Switch all packages to be built against libjpeg-turbo.
This commit is contained in:
parent
89aa841bab
commit
fc26613f73
78 changed files with 199 additions and 659 deletions
|
@ -3,7 +3,7 @@ pkgname=ImageMagick
|
|||
_majorver=6.8.0
|
||||
_patchver=7
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
||||
|
@ -17,19 +17,6 @@ homepage="http://www.imagemagick.org/"
|
|||
license="${pkgname}, MIT"
|
||||
distfiles="http://ftp.nluug.nl/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=e15672c8c11148bcfcd95885e1cd7a5575d4a6984bdf0a3a1c718a2a6ad37435
|
||||
long_desc="
|
||||
ImageMagick TM, is a package for display and interactive manipulation
|
||||
of images for the X Window System. It is written in C and interfaces
|
||||
to the X library, and therefore does not require any proprietary
|
||||
toolkit in order to compile. Although the software is copyrighted, it
|
||||
is available for free and can be redistributed without fee.
|
||||
|
||||
The ImageMagick image display program can display an image on any
|
||||
workstation screen running an X server. It can read and write many of
|
||||
the more popular image formats including JPEG, TIFF, PNM, GIF, and
|
||||
Photo CD. In addition you can interactively resize, rotate, sharpen,
|
||||
color reduce, or add special effects to an image and save your
|
||||
completed work in the same or differing image format."
|
||||
|
||||
conf_files="
|
||||
/etc/ImageMagick/coder.xml
|
||||
|
@ -49,7 +36,7 @@ conf_files="
|
|||
keep_libtool_archives=yes
|
||||
subpackages="libmagick libmagick-devel libmagick-perl"
|
||||
|
||||
makedepends="pkg-config perl>=5.16 jpeg-devel libpng-devel>=1.5.10 tiff-devel
|
||||
makedepends="pkg-config perl>=5.16 libjpeg-turbo-devel libpng-devel>=1.5.10 tiff-devel
|
||||
lcms2-devel freetype-devel libwebp-devel>=0.2.0 fontconfig-devel libXext-devel
|
||||
libXt-devel libltdl-devel libxml2-devel glib-devel pango-devel gdk-pixbuf-devel
|
||||
libwmf-devel fftw-devel djvulibre-devel liblzma-devel libgomp-devel
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'SDL_image'
|
||||
pkgname=SDL_image
|
||||
version=1.2.12
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
# The following are dlopen(3)ed at runtime.
|
||||
depends="libpng>=1.5.10 tiff jpeg libwebp>=0.2.0"
|
||||
makedepends="libpng-devel>=1.5.10 tiff-devel jpeg-devel SDL-devel libwebp-devel>=0.2.0"
|
||||
makedepends="libpng-devel>=1.5.10 tiff-devel libjpeg-turbo-devel SDL-devel libwebp-devel>=0.2.0"
|
||||
subpackages="${pkgname}-devel"
|
||||
short_desc="Load images as SDL surfaces"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -14,10 +14,6 @@ license="BSD"
|
|||
homepage="http://www.libsdl.org/projects/SDL_image/"
|
||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||
checksum=0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699
|
||||
long_desc="
|
||||
This is a simple library to load images of various formats as SDL
|
||||
surfaces. This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM,
|
||||
PCX, GIF, JPEG, PNG, TGA, and TIFF formats."
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'abiword'
|
||||
pkgname=abiword
|
||||
version=2.8.6
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shave --enable-collab-backend-telepathy
|
||||
--enable-collab-backend-tcp --enable-collab-backend-service
|
||||
|
@ -9,23 +9,15 @@ configure_args="--enable-shave --enable-collab-backend-telepathy
|
|||
--disable-static"
|
||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="automake flex pkg-config jpeg-devel libpng-devel>=1.5.10
|
||||
makedepends="automake flex pkg-config libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
fribidi-devel libgsf-devel enchant-devel gtk+-devel librsvg-devel
|
||||
wv-devel boost-devel readline-devel libxslt-devel libwmf-devel"
|
||||
short_desc="Free word processing program similar to Microsoft(R) Word."
|
||||
short_desc="Free word processing program similar to Microsoft(R) Word"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.abisource.com/"
|
||||
distfiles="${homepage}/downloads/${pkgname}/${version}/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=d99089a63a6cfc1a6a4a026be9278028d47d224088d24b1853acb67e95683a15
|
||||
long_desc="
|
||||
AbiWord is a free word processing program similar to Microsoft(R) Word. It is
|
||||
suitable for a wide variety of word processing tasks.
|
||||
|
||||
AbiWord allows you to collaborate with multiple people on one document at the
|
||||
same time. It is tightly integrated with the AbiCollab.net web service, which
|
||||
lets you store documents online, allows easy document sharing with your
|
||||
friends, and performs format conversions on the fly."
|
||||
|
||||
CPPFLAGS="-I/usr/include/boost"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'agar-devel'.
|
||||
#
|
||||
depends="glibc freetype-devel jpeg-devel MesaLib-devel SDL-devel agar"
|
||||
depends="glibc freetype-devel libjpeg-turbo-devel MesaLib-devel SDL-devel agar"
|
||||
short_desc="${short_desc} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ configure_args="--prefix=/usr --without-db4 --enable-nls
|
|||
--with-manpages --with-manlinks --with-glx --with-gl"
|
||||
make_build_target="depend all"
|
||||
depends="glibc freetype jpeg libGL SDL"
|
||||
makedepends="perl groff freetype-devel jpeg-devel MesaLib-devel SDL-devel"
|
||||
makedepends="perl groff freetype-devel libjpeg-turbo-devel MesaLib-devel SDL-devel"
|
||||
short_desc="Modern open-source, cross-platform toolkit"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6af24c3ffecdddc04f28f707065f6fa66c5a8f83062faf62563db09eec1842c4
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'cups'
|
||||
pkgname=cups
|
||||
version=1.6.1
|
||||
revision=4
|
||||
revision=5
|
||||
patch_args="-Np1"
|
||||
depends="libcups>=${version}_${revision} cups-filters bc"
|
||||
makedepends="automake perl pkg-config acl-devel jpeg-devel
|
||||
makedepends="automake perl pkg-config acl-devel libjpeg-turbo-devel
|
||||
libpng-devel>=1.5.10 tiff-devel openssl-devel pam-devel mit-krb5-devel
|
||||
poppler-devel libusb-devel avahi-libs-devel systemd-devel gnutls-devel>=3.1.5
|
||||
poppler-utils"
|
||||
|
@ -14,10 +14,6 @@ homepage="http://www.cups.org/"
|
|||
license="GPL-2"
|
||||
distfiles="ftp://ftp.easysw.com/pub/cups/${version}/cups-${version}-source.tar.bz2"
|
||||
checksum=5842ab1144e653160fe667ee78b932ee036b054c0c2d20533d19e309149a7790
|
||||
long_desc="
|
||||
The Common UNIX Printing System (or CUPS(tm)) is a printing system and general
|
||||
replacement for lpd and the like. It supports the Internet Printing Protocol
|
||||
(IPP), and has its own filtering driver model for handling various document types."
|
||||
|
||||
make_dirs="
|
||||
/var/cache/cups/rss 0750 root lp
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'deadbeef'.
|
||||
pkgname=deadbeef
|
||||
version=0.5.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-gtk3 --disable-gtk2"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
makedepends="pkg-config intltool gtk+3-devel libSM-devel libICE-devel
|
||||
alsa-lib-devel ffmpeg-devel libvorbis-devel libcurl-devel imlib2-devel
|
||||
jpeg-devel libpng-devel libmad-devel libflac-devel wavpack-devel
|
||||
libjpeg-turbo-devel libpng-devel libmad-devel libflac-devel wavpack-devel
|
||||
libsndfile-devel libcdio-devel libcddb-devel libX11-devel dbus-devel
|
||||
pulseaudio-devel faad2-devel libsamplerate-devel yasm"
|
||||
short_desc="Ultimate Music Player For GNU/Linux"
|
||||
|
@ -16,31 +16,6 @@ license="GPL-2,LGPL-2.1"
|
|||
homepage="http://deadbeef.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=17c123eb50e33c89403d8d3035b9132463a227a6905fd42bcbb2a3a5616cea5b
|
||||
long_desc="
|
||||
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, BSD, OpenSolaris
|
||||
and probably other UNIX-like systems.
|
||||
|
||||
It is mainly written by Alexey Yakovenko, with contributions from a lot of
|
||||
different people (see about box in the player for more details).
|
||||
|
||||
Some features (incomplete list):
|
||||
- mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, tta, cd audio (and many more)
|
||||
- sid, nsf and lots of other popular chiptune formats
|
||||
- ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support
|
||||
- unicode tags are fully supported as well (both utf8 and ucs2)
|
||||
- cuesheet (.cue files) support, with charset detection (utf8/cp1251/iso8859-1)
|
||||
- tracker modules like mod, s3m, it, xm, etc
|
||||
- gtk2 interface with efficient custom widgets
|
||||
- no GNOME or KDE dependencies
|
||||
- minimize to tray, with scrollwheel volume control
|
||||
- control playback from command line
|
||||
- global hotkeys
|
||||
- 18-band graphical equalizer
|
||||
- radio and podcast support for ogg vorbis, mp3 and aac streams
|
||||
- gapless playback
|
||||
- plugin support; bundled with lots of plugins
|
||||
- duration calculation is as precise as possible for vbr mp3 files (with and
|
||||
without xing/info tags)"
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/deadbeef-queue.desktop 644 usr/share/applications
|
||||
|
|
|
@ -1,14 +1,10 @@
|
|||
# Template file for 'djvulibre-devel'.
|
||||
#
|
||||
depends="jpeg-devel libdjvulibre"
|
||||
noarch=yes
|
||||
depends="libjpeg-turbo-devel libdjvulibre>=${version}"
|
||||
short_desc="Development files for the DjVu image format"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
}
|
||||
|
|
|
@ -1,28 +1,14 @@
|
|||
# Template file for 'djvulibre'
|
||||
pkgname=djvulibre
|
||||
version=3.5.24
|
||||
homepage="http://djvu.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||
configure_args="--disable-desktopfiles"
|
||||
revision=3
|
||||
makedepends="pkg-config tiff-devel"
|
||||
short_desc="Utilities for the DjVu image format"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://djvu.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
|
||||
checksum=c0734c81d22a0e458c3fb5efd4c3eab051bcb6ad8740f5a5784c1f5699482534
|
||||
long_desc="
|
||||
DjVu is a set of compression technologies, a file format, and a software
|
||||
platform for the delivery over the Web of digital documents, scanned
|
||||
documents, and high resolution images.
|
||||
|
||||
DjVu documents download and display extremely quickly, and look exactly the
|
||||
same on all platforms. DjVu can be seen as a superior alternative to PDF
|
||||
and Postscript for digital documents, to TIFF (and PDF) for scanned documents,
|
||||
to JPEG for photographs and pictures, and to GIF for large palettized images.
|
||||
DjVu is the only Web format that is practical for distributing high-resolution
|
||||
scanned documents in color."
|
||||
|
||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eet-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="zlib-devel openssl-devel eina-devel jpeg-devel eet>=${version}"
|
||||
depends="zlib-devel openssl-devel eina-devel libjpeg-turbo-devel eet>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'eet'
|
||||
pkgname=eet
|
||||
version=1.7.5
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="eet-devel"
|
||||
makedepends="pkg-config eina-devel>=1.7.5 jpeg-devel openssl-devel"
|
||||
makedepends="pkg-config eina-devel>=1.7.5 libjpeg-turbo-devel openssl-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
homepage="http://enlightenment.org"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'evas'
|
||||
pkgname=evas
|
||||
version=1.7.5
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="evas-devel"
|
||||
makedepends="pkg-config giflib-devel libpng-devel jpeg-devel fontconfig-devel
|
||||
makedepends="pkg-config giflib-devel libpng-devel libjpeg-turbo-devel fontconfig-devel
|
||||
tiff-devel fribidi-devel harfbuzz-devel eet-devel pixman-devel
|
||||
xcb-util-image-devel MesaLib-devel"
|
||||
build_style=gnu-configure
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'feh'
|
||||
pkgname=feh
|
||||
version=2.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr exif=1 help=1"
|
||||
make_install_args="PREFIX=/usr"
|
||||
makedepends="pkg-config giblib-devel libcurl-devel libexif-devel
|
||||
libpng-devel jpeg-devel libXinerama-devel libXt-devel"
|
||||
libpng-devel libjpeg-turbo-devel libXinerama-devel libXt-devel"
|
||||
short_desc="Fast and light imlib2-based image viewer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'fltk'
|
||||
pkgname=fltk
|
||||
version=1.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-threads --enable-xft --enable-shared"
|
||||
makedepends="jpeg-devel libpng-devel>=1.5.10 MesaLib-devel alsa-lib-devel
|
||||
makedepends="libjpeg-turbo-devel libpng-devel>=1.5.10 MesaLib-devel alsa-lib-devel
|
||||
freetype-devel libXinerama-devel libXft-devel"
|
||||
subpackages="fltk-devel"
|
||||
short_desc="Cross-platform C++ GUI toolkit"
|
||||
|
@ -13,14 +13,6 @@ license="LGPL-2.1"
|
|||
homepage="http://www.fltk.org/"
|
||||
distfiles="http://ftp.easysw.com/pub/fltk/$version/fltk-$version-source.tar.gz"
|
||||
checksum=176044df94f31bd53a5806cf5054ca78b180bf9ae27ce47649608833695ee4a4
|
||||
long_desc="
|
||||
FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11),
|
||||
Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the
|
||||
bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
|
||||
|
||||
FLTK is designed to be small and modular enough to be statically linked, but works
|
||||
fine as a shared library. FLTK also includes an excellent UI builder called
|
||||
FLUID that can be used to create applications in minutes."
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man/cat[13]
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
# Template file for 'gd-devel'.
|
||||
#
|
||||
depends="libXpm-devel jpeg-devel fontconfig-devel zlib-devel libpng-devel gd>=$version"
|
||||
depends="libXpm-devel libjpeg-turbo-devel fontconfig-devel zlib-devel
|
||||
libpng-devel gd>=${version}"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -2,10 +2,6 @@
|
|||
#
|
||||
depends="perl"
|
||||
short_desc="Utility programs that use libgd"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the utility programs that use the GD
|
||||
library."
|
||||
|
||||
do_install() {
|
||||
vmove usr/bin usr
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# Template build file for 'gd'.
|
||||
pkgname=gd
|
||||
version=2.0.35
|
||||
revision=8
|
||||
revision=9
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config libXpm-devel jpeg-devel fontconfig-devel libpng-devel>=1.5.10"
|
||||
makedepends="pkg-config libXpm-devel libjpeg-turbo-devel fontconfig-devel
|
||||
libpng-devel>=1.5.10"
|
||||
subpackages="gd-devel gd-progs"
|
||||
short_desc="Graphics library for the dynamic creation of images"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -11,19 +12,3 @@ homepage="http://www.libgd.org/"
|
|||
license="BSD"
|
||||
distfiles="http://jaist.dl.sourceforge.net/project/buluoos/0.1/src/gd-$version.tar.bz2"
|
||||
checksum=bf222490749d2a9a9ac3593b01eb55aed98461ff81202414707f61b42aa300f9
|
||||
long_desc="
|
||||
gd is a graphics library. It allows your code to quickly draw images
|
||||
complete with lines, arcs, text, multiple colors, cut and paste from
|
||||
other images, and flood fills, and write out the result as a .PNG
|
||||
file. This is particularly useful in World Wide Web applications,
|
||||
where .PNG is one of the formats accepted for inline images by most
|
||||
browsers.
|
||||
|
||||
gd is not a paint program. If you are looking for a paint program, you
|
||||
are looking in the wrong place. If you are not a programmer, you are
|
||||
looking in the wrong place.
|
||||
|
||||
gd does not provide for every possible desirable graphics operation.
|
||||
It is not necessary or desirable for gd to become a kitchen-sink
|
||||
graphics package, but incorporates most of the commonly requested
|
||||
features for an 8-bit 2D package."
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.26.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
subpackages="$pkgname-devel"
|
||||
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
||||
makedepends="perl pkg-config glib-devel libpng-devel>=1.5.10 jpeg-devel
|
||||
makedepends="perl pkg-config glib-devel libpng-devel>=1.5.10 libjpeg-turbo-devel
|
||||
tiff-devel libX11-devel gobject-introspection"
|
||||
triggers="gtk-pixbuf-loaders"
|
||||
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
||||
|
@ -14,5 +14,3 @@ homepage="http://www.gtk.org/"
|
|||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84
|
||||
long_desc="
|
||||
This package contains an image loading library for the GTK+ toolkit v2."
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
noarch=yes
|
||||
depends="glib-devel gegl>=$version"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
# Template build file for 'gegl'.
|
||||
pkgname=gegl
|
||||
version=0.2.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs --without-sdl --without-libopenraw
|
||||
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
||||
--without-umfpack --with-exiv2 --without-libv4l --disable-introspection"
|
||||
makedepends="pkg-config intltool glib-devel libpng-devel>=1.5.10 jpeg-devel cairo-devel librsvg-devel pango-devel gtk+-devel babl-devel jasper-devel exiv2-devel"
|
||||
makedepends="pkg-config intltool glib-devel libpng-devel>=1.5.10
|
||||
libjpeg-turbo-devel librsvg-devel gtk+-devel babl-devel jasper-devel exiv2-devel"
|
||||
subpackages="gegl-devel"
|
||||
short_desc="Graph based image processing framework"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -14,11 +15,3 @@ license="GPL-3, LGPL-3"
|
|||
homepage="http://www.gimp.org"
|
||||
distfiles="ftp://ftp.gimp.org/pub/gegl/0.2/gegl-$version.tar.bz2"
|
||||
checksum=df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426
|
||||
long_desc="
|
||||
GEGL (Generic Graphics Library) is a graph based image processing
|
||||
framework.
|
||||
|
||||
GEGL provides infrastructure to do demand based cached non destructive
|
||||
image editing on larger than RAM buffers. Through babl it provides
|
||||
support for a wide range of color models and pixel storage formats for
|
||||
input and output."
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Template file for 'ghostscript-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="libijs>=$version libgs>=$version"
|
||||
depends="libijs>=${version} libgs>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
# Template file for 'libgs'.
|
||||
#
|
||||
short_desc="${short_desc} -- runtime shared library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the runtime shared library."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/libgs.so*" usr/lib
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
# Template file for 'libijs'.
|
||||
#
|
||||
short_desc="${short_desc} -- IJS runtime shared library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the IJS runtime shared library."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/libijs*" usr/lib
|
||||
|
|
|
@ -1,27 +1,20 @@
|
|||
# Template file for 'ghostscript'
|
||||
pkgname=ghostscript
|
||||
version=9.06
|
||||
revision=1
|
||||
disable_parallel_build=yes
|
||||
subpackages="libgs libijs $pkgname-devel"
|
||||
depends="gsfonts"
|
||||
makedepends="automake pkg-config dbus-devel libXext-devel libXt-devel
|
||||
fontconfig-devel jasper-devel tiff-devel jpeg-devel libpng-devel>=1.5.10
|
||||
lcms2-devel cups-devel"
|
||||
revision=2
|
||||
short_desc="An interpreter for the PostScript language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.ghostscript.com/"
|
||||
license="GPL-3, custom"
|
||||
distfiles="http://downloads.ghostscript.com/public/$pkgname-$version.tar.bz2"
|
||||
checksum=05acd1b576899572ef8ecbc25637cf73cbd0be267e651732db3012db33088e04
|
||||
long_desc="
|
||||
GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a
|
||||
back-end to a program such as ghostview, it can display PostScript and PDF
|
||||
documents in an X11 environment.
|
||||
|
||||
Furthermore, it can render PostScript and PDF files as graphics to be printed
|
||||
on non-PostScript printers. Supported printers include common dot-matrix,
|
||||
inkjet and laser models."
|
||||
disable_parallel_build=yes
|
||||
subpackages="libgs libijs $pkgname-devel"
|
||||
depends="gsfonts"
|
||||
makedepends="automake pkg-config dbus-devel libXext-devel libXt-devel
|
||||
fontconfig-devel jasper-devel tiff-devel libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
lcms2-devel cups-devel"
|
||||
|
||||
pre_configure() {
|
||||
# force it to use system libs.
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=2.28.0
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
subpackages="${pkgname}-libs ${pkgname}-devel"
|
||||
makedepends="flex pkg-config libpng-devel>=1.5.10 gd-devel expat-devel jpeg-devel
|
||||
fontconfig-devel gtk+-devel librsvg-devel libXaw-devel libXt-devel libXmu-devel
|
||||
libXpm-devel libltdl-devel libXrender-devel"
|
||||
makedepends="flex pkg-config libpng-devel>=1.5.10 gd-devel expat-devel
|
||||
libjpeg-turbo-devel fontconfig-devel gtk+-devel librsvg-devel libXaw-devel
|
||||
libXt-devel libXmu-devel libXpm-devel libltdl-devel libXrender-devel"
|
||||
short_desc="Graph Visualization Software"
|
||||
configure_args="--disable-rpath --enable-ltdl --disable-ltdl-install
|
||||
--disable-swig --disable-sharp --disable-guile --disable-io --disable-java
|
||||
|
@ -18,11 +18,6 @@ homepage="http://www.graphviz.org"
|
|||
license="EPL"
|
||||
distfiles="http://www.graphviz.org/pub/graphviz/stable/SOURCES/$pkgname-$version.tar.gz"
|
||||
checksum=d3aa7973c578cae4cc26d9d6498c57ed06680cab9a4e940d0357a3c6527afc76
|
||||
long_desc="
|
||||
Graph visualization is a way of representing structural information as
|
||||
diagrams of abstract graphs and networks. Automatic graph drawing has
|
||||
many important applications in software engineering, database and web
|
||||
design, networking, and in visual interfaces for many other domains."
|
||||
|
||||
post_install() {
|
||||
# intall license.
|
||||
|
|
|
@ -1,25 +1,19 @@
|
|||
# Template file for 'hplip'
|
||||
pkgname=hplip
|
||||
version=3.12.11
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="HP Linux Imaging and Printing"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://hplipopensource.com/"
|
||||
license="GPL-2"
|
||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=c5b81167b21aa4ee6bdf3f5c120bfa050d0c794608da8bcc32e2580234919ffa
|
||||
long_desc="
|
||||
HPLIP (Hewlett-Packard Linux Imaging and Printing) is an HP-developed solution
|
||||
for printing, scanning, and faxing with HP inkjet and laser based printers in
|
||||
Linux. The HPLIP project provides printing support for 2,080 printer models,
|
||||
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
|
||||
Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP."
|
||||
|
||||
conf_files="/etc/hp/hplip.conf"
|
||||
|
||||
#XXX: pyqt pkgs for python gui
|
||||
makedepends="pkg-config automake libtool python-devel libxml2-python cups-devel
|
||||
sane-devel ghostscript-devel net-snmp-devel libusb-devel jpeg-devel
|
||||
sane-devel ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel
|
||||
dbus-devel polkit-devel"
|
||||
fulldepends="python foomatic-db foomatic-db-engine desktop-file-utils"
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'imlib2'.
|
||||
pkgname=imlib2
|
||||
version=1.4.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --sysconfdir=/etc/imlib2
|
||||
--enable-visibility-hiding"
|
||||
makedepends="pkg-config freetype-devel jpeg-devel libpng-devel>=1.5.10
|
||||
makedepends="pkg-config freetype-devel libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
tiff-devel libid3tag-devel giflib-devel>=5.0.1 libXext-devel"
|
||||
subpackages="imlib2-devel"
|
||||
short_desc="Image manipulation library"
|
||||
|
@ -14,26 +14,3 @@ distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-$version.tar.gz"
|
|||
homepage="http://sourceforge.net/projects/enlightenment/"
|
||||
license="BSD"
|
||||
checksum=6e809413a571f82b9e67aeaf5577a1245a034c866ae5fa83c191a227f60cc7a0
|
||||
long_desc="
|
||||
Imlib 2 is the successor to Imlib. It is NOT a newer version - it is a
|
||||
completely new library. Imlib 2 can be installed alongside Imlib 1.x
|
||||
without any problems since they are effectively different libraries - BUT
|
||||
they have very similar functionality.
|
||||
|
||||
Imlib 2 does the following:
|
||||
|
||||
* Load/Save image files from disk in one of many formats
|
||||
* Render image data onto other images or an X-Windows drawable
|
||||
* Produce pixmaps and pixmap masks of Images
|
||||
* Apply filters and transformations to images
|
||||
* Accept RGBA Data for images and apply colour correction/modifications
|
||||
* Alpha blend Images on other images or drawables
|
||||
* Render truetype anti-aliased text straight and at angles
|
||||
* Render rectangles, anti-aliased lines, and multi-coloured gradients
|
||||
* Cache data intelligently for maximum performance
|
||||
* Allocate colours automatically
|
||||
* Allow full control over caching and color allocation
|
||||
* Provide highly optimized MMX assembly for core routines
|
||||
* Provide plug-in filter interface
|
||||
* Provide on-the-fly runtime plug-in image loading and saving interface
|
||||
* Fastest image compositing, rendering and manipulation library for X"
|
||||
|
|
|
@ -1,15 +1,10 @@
|
|||
# Template file for 'jasper-devel'.
|
||||
#
|
||||
depends="jpeg-devel libjasper"
|
||||
noarch=yes
|
||||
depends="libjpeg-turbo-devel libjasper>=${version}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
|
@ -1,13 +1,8 @@
|
|||
# Template file for 'libjasper'.
|
||||
#
|
||||
short_desc="${sourcepkg} - shared library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the shared library."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/*.so* ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
|
@ -2,19 +2,17 @@
|
|||
pkgname=jasper
|
||||
version=1.900.1
|
||||
revision=5
|
||||
distfiles="http://www.ece.uvic.ca/~mdadams/jasper/software/$pkgname-$version.zip"
|
||||
subpackages="libjasper $pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --without-x --disable-opengl"
|
||||
makedepends="unzip jpeg-devel"
|
||||
configure_args="--enable-shared --disable-static --without-x --disable-opengl"
|
||||
makedepends="unzip libjpeg-turbo-devel"
|
||||
short_desc="Software-based reference implementation of the JPEG-2000 codec"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.ece.uvic.ca/~mdadams/jasper"
|
||||
license="JasPer-2.0"
|
||||
distfiles="http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${version}.zip"
|
||||
checksum=6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494
|
||||
long_desc="
|
||||
The JasPer Project is a collaborative effort between Image Power, Inc.
|
||||
and the University of British Columbia. The objective of this project is
|
||||
to develop a software-based reference implementation of the codec
|
||||
specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).This
|
||||
software has also been submitted to the ISO for inclusion in the JPEG-2000
|
||||
Part-5 standard (as an official reference implementation)."
|
||||
|
||||
subpackages="libjasper $pkgname-devel"
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/jasper
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Template file for 'jpeg-devel'.
|
||||
# Template file for 'libjpeg-turbo-devel'.
|
||||
#
|
||||
depends="glibc-devel jpeg>=8d"
|
||||
short_desc="${sourcepkg} development files"
|
||||
|
@ -6,7 +6,7 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
replaces="jpeg-devel>=0"
|
||||
replaces="libjpeg-turbo-devel>=0"
|
||||
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -22,7 +22,7 @@ long_desc="
|
|||
files. Rdjpgcom displays any text comments included in a JPEG file.
|
||||
Wrjpgcom inserts text comments into a JPEG file."
|
||||
|
||||
subpackages="jpeg-devel jpeg-tools"
|
||||
subpackages="libjpeg-turbo-devel jpeg-tools"
|
||||
replaces="jpeg>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
# Template file for 'lcms-devel'.
|
||||
#
|
||||
depends="glibc-devel jpeg-devel tiff-devel lcms"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
noarch=yes
|
||||
depends="libjpeg-turbo-devel tiff-devel lcms>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
|
@ -1,22 +1,15 @@
|
|||
# Template build file for 'lcms'.
|
||||
pkgname=lcms
|
||||
version=1.19
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc=${pkgname}-${version%[a-z]*}
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
subpackages="lcms-devel"
|
||||
build_style=gnu-configure
|
||||
makedepends="glibc-devel jpeg-devel tiff-devel"
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config libjpeg-turbo-devel tiff-devel"
|
||||
short_desc="Light Color Management System -- a color management library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.littlecms.com"
|
||||
license="BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=80ae32cb9f568af4dc7ee4d3c05a4c31fc513fc3e31730fed0ce7378237273a9
|
||||
long_desc="
|
||||
LCMS is the Little Color Management System, a Color Matching Method
|
||||
(CMM) library which implements fast transforms between ICC profiles.
|
||||
It is released under LGPL with source code and meant to be portable.
|
||||
|
||||
Color management refers to techniques that ensure consistent color
|
||||
as images are transferred from scanners or cameras to monitors and
|
||||
printers."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Template file for 'libgphoto2-devel'.
|
||||
#
|
||||
depends="libexif-devel libusb-compat-devel libgphoto2"
|
||||
depends="libexif-devel libusb-compat-devel libgphoto2>=${version}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib ${DESTDIR}/usr/share/man
|
||||
|
|
|
@ -1,28 +1,17 @@
|
|||
# Template file for 'libgphoto2'
|
||||
pkgname=libgphoto2
|
||||
version=2.4.14
|
||||
revision=3
|
||||
revision=4
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
makedepends="pkg-config libltdl-devel libusb-compat-devel jpeg-devel gd-devel libexif-devel"
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
makedepends="pkg-config libltdl-devel libusb-compat-devel libjpeg-turbo-devel gd-devel libexif-devel"
|
||||
short_desc="Digital camera access library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.gphoto.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
||||
checksum=59b32d45252f67d066cc3bda7a59f8078e0cf4e7f23590a4b621633e81060292
|
||||
long_desc="
|
||||
libgphoto2 is the core library designed to allow access to digital
|
||||
camera by external programs. Here is an overview of the global
|
||||
architecture:
|
||||
|
||||
It abstracts communication ports and camera protocol, to allow a
|
||||
complete modularity. To support a new communication physical layer
|
||||
(like IEEE1394), just add a new port to libgphoto2_port. To support
|
||||
a new kind a digital camera, just provide a new camlib with the
|
||||
required callbacks. All of this will be transparent to client
|
||||
programs that call libgphoto2."
|
||||
|
||||
post_install() {
|
||||
# Remove unused udev helper
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
#
|
||||
depends="glib-devel libarchive-devel cairo-devel libgxps>=$version"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'libgxps'
|
||||
pkgname=libgxps
|
||||
version=0.2.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config glib-devel jpeg-devel libpng-devel>=1.5.10 tiff-devel lcms2-devel libarchive-devel freetype-devel gobject-introspection"
|
||||
makedepends="pkg-config glib-devel libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
tiff-devel lcms2-devel libarchive-devel freetype-devel gobject-introspection"
|
||||
subpackages="${pkgname}-devel"
|
||||
short_desc="GObject base library for XPS documents"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -12,5 +13,3 @@ license="LGPL-2.1"
|
|||
homepage="http://live.gnome.org/libgxps"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||
checksum=39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be
|
||||
long_desc="
|
||||
libgxps is a GObject based library for handling and rendering XPS documents."
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
# Template file for 'libmng-devel'.
|
||||
#
|
||||
depends="jpeg-devel zlib-devel lcms-devel libmng"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
depends="libjpeg-turbo-devel zlib-devel lcms-devel libmng>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mkdir -p ${DESTDIR}/usr/share/man
|
||||
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/*.*a ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/share/man/man3 ${DESTDIR}/usr/share/man
|
||||
}
|
||||
|
|
|
@ -1,21 +1,17 @@
|
|||
# Template build file for 'libmng'.
|
||||
pkgname=libmng
|
||||
version=1.0.10
|
||||
revision=4
|
||||
distfiles="http://www.libmng.com/download/libmng-$version.tar.bz2"
|
||||
revision=5
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
makedepends="automake jpeg-devel zlib-devel lcms-devel"
|
||||
configure_args="--disable-static"
|
||||
makedepends="automake libjpeg-turbo-devel zlib-devel lcms-devel"
|
||||
short_desc="Multiple-image Network Graphics (MNG) reference library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.libmng.com"
|
||||
license="BSD"
|
||||
distfiles="http://www.libmng.com/download/libmng-$version.tar.bz2"
|
||||
checksum=7b1477816c54b4d8ee0690c583982637910a1801ece0b0831e03fd07882e8118
|
||||
long_desc="
|
||||
The libmng library supports decoding, displaying, encoding, and various other
|
||||
manipulations of Multiple-image Network Graphics (MNG) format image files. It
|
||||
uses the zlib(3) compression library, and optionally the JPEG library by the
|
||||
Independent JPEG Group (IJG) and/or lcms (little CMS), a color-management
|
||||
library by Marti Maria Saguar."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
pre_configure() {
|
||||
ln -s makefiles/configure.in .
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Template file for 'libwebp-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="jpeg-devel libpng-devel libwebp>=${version}"
|
||||
depends="libjpeg-turbo-devel libpng-devel libwebp>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=0.2.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="automake jpeg-devel libpng-devel>=1.5.10 tiff-devel"
|
||||
makedepends="automake libjpeg-turbo-devel libpng-devel>=1.5.10 tiff-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
short_desc="WebP image format"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -12,10 +12,6 @@ homepage="http://code.google.com/speed/webp/"
|
|||
license="BSD"
|
||||
distfiles="http://webp.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=894e08b8b0043cf007cc1ca893f33d73784565a6e64b0e7aefb201a687392314
|
||||
long_desc="
|
||||
WebP is a new image format that provides lossy compression for photographic
|
||||
images. In a large scale study of 900,000 web images, WebP images were 39.8%
|
||||
smaller than jpeg images of similar quality."
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
#
|
||||
noarch=yes
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'libwmf'.
|
||||
pkgname=libwmf
|
||||
version=0.2.8.4
|
||||
revision=12
|
||||
revision=13
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gsfontdir=/usr/share/fonts/Type1
|
||||
--with-fontdir=/usr/share/fonts/Type1 --disable-static
|
||||
--with-gsfontmap=/usr/share/ghostscript/8.15/lib/Fontmap.GS"
|
||||
makedepends="pkg-config freetype-devel jpeg-devel libpng-devel>=1.5.10
|
||||
makedepends="pkg-config freetype-devel libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
expat-devel glib-devel gtk+-devel gd-devel"
|
||||
fulldepends="gsfonts"
|
||||
triggers="gtk-pixbuf-loaders"
|
||||
|
@ -15,15 +15,6 @@ short_desc="Library for reading and converting WMF (Windows Meta Files)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/wvware/$pkgname-$version.tar.gz"
|
||||
checksum=5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8
|
||||
long_desc="
|
||||
libwmf is a library for UNIX-like machines that can convert wmf
|
||||
(Windows Meta Files) files into other formats. Currently it supports
|
||||
a gd binding to convert to png, and an X one to draw direct to an X
|
||||
window or pixmap. It also comes with a program to display wmfs: wmf2x.
|
||||
|
||||
Without a TrueType font server and the standard MS Windows fonts, the X
|
||||
binding might render text in a different font than would appear under
|
||||
MS Windows natively (this is a runtime issue for the wmf2x program)."
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/fonts
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lightspark'
|
||||
pkgname=lightspark
|
||||
version=0.7.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
configure_args="-DAUDIO_BACKEND=pulse -DENABLE_CURL=1 -DCOMPILE_PLUGIN=1"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="pkg-config cmake nasm pcre-devel>=8.30 libffi-devel libX11-devel
|
||||
fontconfig-devel boost-devel SDL-devel ffmpeg-devel>=1.0.1 libcurl-devel
|
||||
MesaLib-devel ftgl-devel glew-devel>=1.9.0 libxml2-devel libxml++-devel
|
||||
glibmm-devel gtk+-devel jpeg-devel pulseaudio-devel llvm-devel librtmp-devel
|
||||
glibmm-devel gtk+-devel libjpeg-turbo-devel pulseaudio-devel llvm librtmp-devel
|
||||
liblzma-devel"
|
||||
conf_files="/etc/xdg/lightspark.conf"
|
||||
short_desc="Modern, free, open-source flash player implementation"
|
||||
|
@ -17,12 +17,3 @@ homepage="http://lightspark.github.com/"
|
|||
license="LGPL-3"
|
||||
distfiles="http://launchpad.net/lightspark/trunk/$pkgname-$version/+download/$pkgname-$version.tar.gz"
|
||||
checksum=f3df63692ad8409888336a58f4db96b3344737d492df3a3f06c7359fdf26c85b
|
||||
long_desc="
|
||||
Lightspark features:
|
||||
|
||||
* JIT compilation of Actionscript to native x86 bytecode using LLVM
|
||||
* Hardware accelerated rendering using OpenGL Shaders (GLSL)
|
||||
* Very good and robust support for current-generation Actionscript 3
|
||||
* A new, clean, codebase exploiting multithreading and optimized for modern
|
||||
hardware. Designed from scratch after the official Flash documentation was
|
||||
released."
|
||||
|
|
|
@ -1,38 +1,19 @@
|
|||
# Template build file for 'netsurf'.
|
||||
pkgname=netsurf
|
||||
version=2.9
|
||||
revision=2
|
||||
revision=3
|
||||
depends="desktop-file-utils shared-mime-info"
|
||||
makedepends="pkg-config perl jpeg-devel libmng-devel libpng-devel>=1.5.10 librsvg-devel libxml2-devel libcurl-devel lcms-devel libwebp-devel libparserutils-devel libwapcaplet-devel libhubbub-devel libcss-devel libnsbmp-devel libnsgif-devel gtk+-devel libglade-devel gstreamer-devel"
|
||||
makedepends="pkg-config perl libjpeg-turbo-devel libmng-devel
|
||||
libpng-devel>=1.5.10 librsvg-devel libxml2-devel libcurl-devel
|
||||
lcms-devel libwebp-devel libparserutils-devel libwapcaplet-devel
|
||||
libhubbub-devel libcss-devel libnsbmp-devel libnsgif-devel gtk+-devel
|
||||
libglade-devel gstreamer-devel"
|
||||
short_desc="Free, open source web browser written in C."
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="GPL-2, MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="${homepage}/downloads/releases/${pkgname}-${version}-full-src.tar.gz"
|
||||
checksum=ade6ade7f66ce2f0a80df724bafefd18c17165166111c490837737aa2e09ae9d
|
||||
long_desc="
|
||||
Small as a mouse, fast as a cheetah and available for free. NetSurf is
|
||||
a multi-platform web browser for RISC OS, UNIX-like platforms (including
|
||||
Linux), Mac OS X, and more.
|
||||
|
||||
Written in C, this award winning open source project features its own
|
||||
layout engine. It is licensed under GPL version 2.
|
||||
|
||||
* Web standards: HTML 4.01 and CSS 2.1
|
||||
* Image formats: PNG, GIF, JPEG, SVG, JNG, MNG and BMP
|
||||
* HTTPS for secure online transactions
|
||||
* Unicode text
|
||||
* Web page thumbnailing
|
||||
* Local history trees
|
||||
* Global history
|
||||
* Hotlist manager (bookmarks)
|
||||
* Cookie manager
|
||||
* URL completion
|
||||
* Text selection
|
||||
* Scale view
|
||||
* Search-as-you-type text search highlighting
|
||||
* Save pages complete with images
|
||||
* Fast, lightweight layout and rendering engine"
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} --directory=${pkgname}-${version} \
|
||||
|
|
|
@ -1,22 +1,16 @@
|
|||
# Template file for 'neverball'
|
||||
pkgname=neverball
|
||||
version=1.5.4
|
||||
revision=6
|
||||
makedepends="libpng-devel>=1.5.10 jpeg-devel libvorbis-devel SDL_ttf-devel physfs-devel MesaLib-devel"
|
||||
fulldepends="desktop-file-utils"
|
||||
revision=7
|
||||
makedepends="libpng-devel>=1.5.10 libjpeg-turbo-devel libvorbis-devel
|
||||
SDL_ttf-devel physfs-devel MesaLib-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Puzzle/action game similar to Super Monkey Ball"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.neverball.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
|
||||
checksum=ea31ca9f6eec70c8e66eaa20d7ce9e48295fdb077313b97637c503b16b7b0da6
|
||||
long_desc="
|
||||
Tilt the floor to roll a ball through an obstacle course before time runs
|
||||
out. Neverball is part puzzle game, part action game, and entirely a
|
||||
test of skill.
|
||||
|
||||
Also found here is Neverputt, a hot-seat multiplayer miniature golf game
|
||||
using the physics and graphics of Neverball."
|
||||
|
||||
do_build() {
|
||||
HOME=/ LANG=C LC_ALL=C LDFLAGS="-lm -lX11" make ${makejobs} \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pekwm'.
|
||||
pkgname=pekwm
|
||||
version=0.1.16
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Window manager based on aewm++"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -9,18 +9,6 @@ license="GPL-2"
|
|||
homepage="https://www.pekwm.org/projects/pekwm"
|
||||
distfiles="http://www.pekwm.org/projects/pekwm/files/pekwm-$version.tar.bz2"
|
||||
checksum=899eef35d5d1f472dd65a08c180b9719935cb1f42eda7fada6f9b8b551c79c96
|
||||
long_desc="
|
||||
A window manager based on aewm++. Here is a compact list of changes
|
||||
between the original aewm++-1.1.16 and pekwm:
|
||||
|
||||
* Better structured and formatted code.
|
||||
* Possibility to group windows in a single frame.
|
||||
* Configurable keygrabber.
|
||||
* Configurable rootmenu.
|
||||
* Configration file.
|
||||
* Xinerama support.
|
||||
* Smart window placement.
|
||||
* Basic pixmap theming, with configurable buttons."
|
||||
|
||||
conf_files="
|
||||
/etc/pekwm/vars
|
||||
|
@ -36,5 +24,5 @@ conf_files="
|
|||
/etc/pekwm/mouse_click
|
||||
/etc/pekwm/config_system"
|
||||
|
||||
makedepends="pkg-config jpeg-devel libpng-devel>=1.5.10 libXinerama-devel
|
||||
makedepends="pkg-config libjpeg-turbo-devel libpng-devel>=1.5.10 libXinerama-devel
|
||||
libXft-devel libXrender-devel fontconfig-devel libXpm-devel libXrandr-devel"
|
||||
|
|
|
@ -1,20 +1,16 @@
|
|||
# Template file for 'python-imaging'
|
||||
pkgname=python-imaging
|
||||
version=1.1.7
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Imaging-${version}"
|
||||
build_style=python-module
|
||||
makedepends="python-devel jpeg-devel freetype-devel lcms-devel"
|
||||
makedepends="python-devel libjpeg-turbo-devel freetype-devel lcms-devel"
|
||||
short_desc="PIL. Provides image processing capabilities for python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="PIL"
|
||||
homepage="http://www.pythonware.com/products/pil/index.htm"
|
||||
distfiles="http://effbot.org/downloads/Imaging-${version}.tar.gz"
|
||||
checksum=895bc7c2498c8e1f9b99938f1a40dc86b3f149741f105cf7c7bd2e0725405211
|
||||
long_desc="
|
||||
The Python Imaging Library (PIL) adds image processing capabilities to your
|
||||
Python interpreter. This library supports many file formats, and provides
|
||||
powerful image processing and graphics capabilities."
|
||||
|
||||
pycompile_module="PIL"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemu-kvm'
|
||||
pkgname=qemu-kvm
|
||||
version=1.2.0
|
||||
revision=4
|
||||
revision=5
|
||||
nostrip=yes
|
||||
conflicts="qemu>=0"
|
||||
provides="qemu-$version"
|
||||
|
@ -11,7 +11,7 @@ configure_args="--prefix=/usr --sysconfdir=/etc --enable-spice
|
|||
--enable-kvm --audio-drv-list=alsa,sdl,pa --disable-xen
|
||||
--enable-vhost-net --enable-vnc-png --enable-vnc-tls
|
||||
--enable-virtfs --disable-fdt --enable-vde --enable-seccomp"
|
||||
makedepends="perl python attr-devel libpng-devel>=1.5.10 jpeg-devel ncurses-devel
|
||||
makedepends="perl python attr-devel libpng-devel>=1.5.10 libjpeg-turbo-devel ncurses-devel
|
||||
libuuid-devel libX11-devel alsa-lib-devel gnutls-devel>=3.1.5 SDL-devel libbluetooth-devel
|
||||
libsasl-devel spice-protocol spice-devel glib-devel MesaLib-devel pulseaudio-devel
|
||||
libcurl-devel xfsprogs-devel libcap-ng-devel libcap-devel vde2-devel nss-devel
|
||||
|
@ -23,12 +23,6 @@ homepage="http://www.linux-kvm.org"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/kvm/$pkgname-$version.tar.gz"
|
||||
checksum=e98ab96c24337e312864f2341016695ac11cb9a04be83548a8da89596d591b05
|
||||
long_desc="
|
||||
QEMU is a generic and open source machine emulator and virtualizer.
|
||||
|
||||
When used as a machine emulator, QEMU can run OSes and programs made for
|
||||
one machine (e.g. an ARM board) on a different machine (e.g. your own PC).
|
||||
By using dynamic translation, it achieves very good performances."
|
||||
|
||||
post_install() {
|
||||
# symbolic link for backwards compatibility
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=1.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
--enable-kvm --audio-drv-list=alsa,sdl,pa --disable-xen
|
||||
|
@ -14,19 +14,13 @@ homepage="http://qemu.org"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=878055ec05bc28fecfe2da97eb8bc992e8635575b67cebdfc5ca1ede171140a8
|
||||
long_desc="
|
||||
QEMU is a generic and open source machine emulator and virtualizer.
|
||||
|
||||
When used as a machine emulator, QEMU can run OSes and programs made for
|
||||
one machine (e.g. an ARM board) on a different machine (e.g. your own PC).
|
||||
By using dynamic translation, it achieves very good performances."
|
||||
|
||||
nostrip=yes
|
||||
conflicts="qemu-kvm>=0"
|
||||
provides="qemu-kvm-$version"
|
||||
replaces="qemu-kvm>=0"
|
||||
|
||||
makedepends="perl python attr-devel libpng-devel>=1.5.10 jpeg-devel
|
||||
makedepends="perl python attr-devel libpng-devel>=1.5.10 libjpeg-turbo-devel
|
||||
libuuid-devel libX11-devel alsa-lib-devel gnutls-devel>=3.1.5 SDL-devel
|
||||
libsasl-devel spice-protocol spice-devel glib-devel MesaLib-devel
|
||||
libcurl-devel xfsprogs-devel libcap-ng-devel libcap-devel nss-devel
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qt'
|
||||
pkgname=qt
|
||||
version=4.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
_distname=qt-everywhere-opensource-src
|
||||
wrksrc=${_distname}-${version}
|
||||
homepage="http://qt.nokia.com/"
|
||||
|
@ -10,9 +10,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="http://releases.qt-project.org/qt4/source/${_distname}-$version.tar.gz"
|
||||
checksum=33b0e38ba4c54a0cf8a4be8ca5a4584f1c2e0adfecb57b21d9d1d267b0093270
|
||||
long_desc="
|
||||
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
|
||||
maintaining GUI (graphical user interface) applications."
|
||||
|
||||
subpackages="qt-plugin-pgsql qt-plugin-mysql qt-plugin-sqlite
|
||||
qt-qmake qt-qtconfig qt-designer qt-devel qt-devel-tools"
|
||||
|
@ -20,7 +17,7 @@ subpackages="qt-plugin-pgsql qt-plugin-mysql qt-plugin-sqlite
|
|||
# XXX Missing dependencies: unixodbc.
|
||||
makedepends="pkg-config libpng-devel>=1.5.10 MesaLib-devel libXrender-devel
|
||||
fontconfig-devel libXi-devel libXv-devel libXinerama-devel libXrandr-devel
|
||||
libXcursor-devel dbus-devel glib-devel icu-devel cups-devel jpeg-devel
|
||||
libXcursor-devel dbus-devel glib-devel icu-devel cups-devel libjpeg-turbo-devel
|
||||
sqlite-devel alsa-lib-devel openssl-devel tiff-devel libmng-devel gtk+-devel
|
||||
libmysqlclient-devel>=5.5.27 postgresql-libs-devel pulseaudio-devel"
|
||||
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
# Template file for 'libsane'.
|
||||
#
|
||||
short_desc="${short_desc} - runtime shared library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the SANE runtime shared library."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/libsane.so.*" usr/lib
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
noarch=yes
|
||||
depends="libsane>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'sane'.
|
||||
pkgname=sane
|
||||
version=1.0.23
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="sane-backends-${version}"
|
||||
subpackages="lib${pkgname} $pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-locking --enable-avahi --with-docdir=/usr/share/doc/sane
|
||||
--disable-latex --enable-libusb_1_0 --enable-pthread"
|
||||
depends="net-snmp"
|
||||
makedepends="pkg-config avahi-libs-devel jpeg-devel tiff-devel libgphoto2-devel
|
||||
makedepends="pkg-config avahi-libs-devel libjpeg-turbo-devel tiff-devel libgphoto2-devel
|
||||
v4l-utils-devel libusb-devel net-snmp-devel libieee1284-devel"
|
||||
systemd_services="saned.socket on"
|
||||
short_desc="Scanner Access Now Easy"
|
||||
|
@ -17,11 +17,6 @@ homepage="http://www.sane-project.org/"
|
|||
license="GPL-2"
|
||||
distfiles="http://distfiles.bsdfrog.org/sane-backends-${version}.tar.gz"
|
||||
checksum=4d4f5b2881615af7fc0ed75fdde7dc623a749e80e40f3f792fe4010163cbb029
|
||||
long_desc="
|
||||
SANE stands for Scanner Access Now Easy and is an application programming
|
||||
interface (API) that provides standardized access to any raster image scanner
|
||||
hardware (flatbed scanner, hand-held scanner, video- and still-cameras,
|
||||
frame-grabbers, etc.)."
|
||||
|
||||
conf_files="
|
||||
/etc/sane.d/abaton.conf
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'slim'
|
||||
pkgname=slim
|
||||
version=1.3.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_PAM=yes -DUSE_CONSOLEKIT=no"
|
||||
short_desc="Desktop-independent graphical login manager for X11"
|
||||
|
@ -10,22 +10,10 @@ license="GPL-2"
|
|||
homepage="http://slim.berlios.de/"
|
||||
distfiles="http://download.berlios.de/slim/slim-${version}.tar.gz"
|
||||
checksum=155c26460c98b9f0925624028b4254afc0de4fda33300f3ac45606b2c5cbd501
|
||||
long_desc="
|
||||
It aims to be light and simple, although completely configurable through
|
||||
themes and an option file; is suitable for machines on which remote login
|
||||
functionalities are not needed. Features included:
|
||||
|
||||
PNG and XFT support for alpha transparency and antialiased fonts
|
||||
External themes support
|
||||
Configurable runtime options: X server, login / shutdown / reboot commands
|
||||
Single (GDM-like) or double (XDM-like) input control
|
||||
Can load predefined user at startup
|
||||
Configurable welcome / shutdown messages
|
||||
Random theme selection"
|
||||
|
||||
conf_files="/etc/slim.conf /etc/pam.d/slim"
|
||||
makedepends="cmake pkg-config libpng-devel jpeg-devel libXmu-devel libXft-devel
|
||||
pam-devel"
|
||||
makedepends="cmake pkg-config libpng-devel libjpeg-turbo-devel libXmu-devel
|
||||
libXft-devel pam-devel"
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/slim.pam 644 etc/pam.d slim
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
noarch=yes
|
||||
depends="gtk+3-devel pixman-devel openssl-devel celt051-devel
|
||||
${sourcepkg}-${version}_${revision}"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,22 +1,18 @@
|
|||
# Template file for 'spice-gtk'
|
||||
pkgname=spice-gtk
|
||||
version=0.14
|
||||
revision=4
|
||||
revision=5
|
||||
subpackages="${pkgname}-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-vala --enable-introspection
|
||||
--enable-smartcard=no"
|
||||
makedepends="pkg-config intltool gobject-introspection pixman-devel
|
||||
celt051-devel openssl-devel libsasl-devel gtk+3-devel pulseaudio-devel
|
||||
jpeg-devel spice-devel spice-protocol polkit-devel dbus-glib-devel vala-devel"
|
||||
libjpeg-turbo-devel spice-devel spice-protocol polkit-devel
|
||||
dbus-glib-devel vala-devel"
|
||||
homepage="http://spice-space.org"
|
||||
license="LGPL-2"
|
||||
short_desc="GTK+2/3 SPICE widget"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a16fa27364541493b886cc943f72c8f96ec251083af0a29d405a2c4f490274f5
|
||||
long_desc="
|
||||
spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects for
|
||||
SPICE protocol parsing and a gtk widget for embedding the SPICE display into
|
||||
other applications such as virt-manager."
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
noarch=yes
|
||||
depends="pixman-devel celt051-devel openssl-devel spice>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'spice'
|
||||
pkgname=spice
|
||||
version=0.12.0
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="spice-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tunnel --disable-opengl --disable-smartcard
|
||||
--with-sasl --disable-static --disable-xinerama"
|
||||
makedepends="pkg-config spice-protocol>=0.10.1 jpeg-devel pixman-devel
|
||||
makedepends="pkg-config spice-protocol>=0.10.1 libjpeg-turbo-devel pixman-devel
|
||||
openssl-devel celt051-devel alsa-lib-devel libXfixes-devel libXrender-devel
|
||||
libXrandr-devel libsasl-devel python-parsing"
|
||||
short_desc="Implements the SPICE protocol"
|
||||
|
@ -15,9 +15,3 @@ license="GPL-2"
|
|||
homepage="http://www.spicespace.org"
|
||||
distfiles="$homepage/download/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=6ad7cef8527ed0275c305e6f99c47887976ca20e65eef164a1041e43be35b796
|
||||
long_desc="
|
||||
The Simple Protocol for Independent Computing Environments (SPICE) is
|
||||
a remote display system built for virtual environments which allows
|
||||
you to view a computing 'desktop' environment not only on the machine
|
||||
where it is running, but from anywhere on the Internet and from a wide
|
||||
variety of machine architectures."
|
||||
|
|
|
@ -1,31 +1,14 @@
|
|||
# Template file for 'testdisk'
|
||||
pkgname=testdisk
|
||||
version=6.13
|
||||
revision=1
|
||||
distfiles="http://www.cgsecurity.org/$pkgname-$version.tar.bz2"
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ewf --enable-sudo"
|
||||
makedepends="jpeg-devel libuuid-devel e2fsprogs-devel openssl-devel ntfs-3g-devel ncurses-devel"
|
||||
makedepends="libjpeg-turbo-devel libuuid-devel e2fsprogs-devel
|
||||
openssl-devel ntfs-3g-devel ncurses-devel"
|
||||
fulldepends="sudo"
|
||||
short_desc="Powerful free data recovery software"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.cgsecurity.org/$pkgname-$version.tar.bz2"
|
||||
checksum=48275ccddfc9445b6c3e6e181728dae9e49bd25b824a6b5670d58f1f88cdf220
|
||||
long_desc="
|
||||
TestDisk is a powerful free data recovery software! It was primarily designed
|
||||
to help recover lost partitions and/or make non-booting disks bootable again
|
||||
when these symptoms are caused by faulty software, certain types of viruses
|
||||
or human error (such as accidentally deleting a Partition Table).
|
||||
Partition table recovery using TestDisk is really easy.
|
||||
|
||||
TestDisk can:
|
||||
Fix partition table, recover deleted partition
|
||||
Recover FAT32 boot sector from its backup
|
||||
Rebuild FAT12/FAT16/FAT32 boot sector
|
||||
Fix FAT tables
|
||||
Rebuild NTFS boot sector
|
||||
Recover NTFS boot sector from its backup
|
||||
Fix MFT using MFT mirror
|
||||
Locate ext2/ext3/ext4 Backup SuperBlock
|
||||
Undelete files from FAT, exFAT, NTFS and ext2 filesystem
|
||||
Copy files from deleted FAT, exFAT, NTFS and ext2/ext3/ext4 partitions."
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'thunderbird'.
|
||||
pkgname=thunderbird
|
||||
version=17.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=comm-release
|
||||
short_desc="Standalone Mail/News reader"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -9,21 +9,11 @@ homepage="http://www.mozilla.org/thunderbird/"
|
|||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
||||
checksum=08a102f21511afb696980b7c35b75f385f4260fba5f1c0b1b488ab81a49dbede
|
||||
long_desc="
|
||||
Mozilla Firefox is a free, open-source and cross-platform web browser
|
||||
for Windows, Linux, MacOS X and many other operating systems. It is
|
||||
small, fast and easy to use, and offers many advantages over other web
|
||||
browsers, such as tabbed browsing and the ability to block pop-up
|
||||
windows.
|
||||
|
||||
Firefox also offers excellent bookmark and history management, and it
|
||||
can be extended by developers using industry standards such as XML,
|
||||
CSS, JavaScript, C++, etc. Many extensions are available."
|
||||
|
||||
disable_debug=yes
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
|
||||
makedepends="unzip zip perl python yasm jpeg-devel libpng-devel>=1.5.10
|
||||
makedepends="unzip zip perl python yasm libjpeg-turbo-devel libpng-devel>=1.5.10
|
||||
pixman-devel libIDL-devel nss-devel>=3.13.3 sqlite-devel libXrender-devel
|
||||
gtk+-devel libevent-devel libnotify-devel libvpx-devel GConf-devel
|
||||
startup-notification-devel dbus-glib-devel alsa-lib-devel hunspell-devel
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'tiff'.
|
||||
pkgname=tiff
|
||||
version=4.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cxx --without-x --disable-static"
|
||||
makedepends="zlib-devel jpeg-devel liblzma-devel"
|
||||
makedepends="zlib-devel libjpeg-turbo-devel liblzma-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
short_desc="Library and tools for reading and writing TIFF data files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -12,14 +12,3 @@ license="BSD"
|
|||
homepage="http://www.remotesensing.org/libtiff/"
|
||||
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
||||
checksum=ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872
|
||||
long_desc="
|
||||
This is software provides support for the Tag Image Format (TIFF).
|
||||
Included is a library, libtiff, for reading and writing TIFF, a
|
||||
collection of tools for doing simple manipulations of TIFF images, and
|
||||
documentation on the library and tools. A random assortment of
|
||||
TIFF-related software contributed by others is also included.
|
||||
|
||||
The library, along with associated tool programs, should handle most of
|
||||
your needs for reading and writing files that follow the 5.0 or 6.0
|
||||
TIFF spec. There is also considerable support for some of the more
|
||||
esoteric portions of the 6.0 TIFF spec."
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Template file for 'tiff-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="zlib-devel jpeg-devel tiff>=$version"
|
||||
depends="zlib-devel libjpeg-turbo-devel tiff>=$version"
|
||||
short_desc="${sourcepkg} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tumbler'.
|
||||
pkgname=tumbler
|
||||
version=0.1.26
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
# XXX: missing support: libopenraw, ffmpegthumbnailer
|
||||
makedepends="pkg-config intltool jpeg-devel libpng-devel>=1.5.10 gtk+-devel
|
||||
makedepends="pkg-config intltool libjpeg-turbo-devel libpng-devel>=1.5.10 gtk+-devel
|
||||
dbus-glib-devel libgsf-devel poppler-glib-devel gst-plugins-base1-devel"
|
||||
subpackages="tumbler-devel"
|
||||
short_desc="D-Bus Thumbnailer service"
|
||||
|
|
|
@ -1,13 +1,8 @@
|
|||
# Template file for 'libv4l-devel'.
|
||||
#
|
||||
short_desc="QT v4l2 control panel application."
|
||||
long_desc="
|
||||
${long_desc}
|
||||
short_desc="QT v4l2 control panel application"
|
||||
|
||||
This is the QT v4l2 control panel application."
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
vmove usr/bin/qv4l2 usr/bin
|
||||
vmove usr/share/applications usr/share
|
||||
vmove usr/share/icons usr/share
|
||||
|
|
|
@ -1,31 +1,15 @@
|
|||
# Template file for 'v4l-utils'
|
||||
pkgname=v4l-utils
|
||||
version=0.8.5
|
||||
revision=6
|
||||
revision=7
|
||||
depends="sysfsutils"
|
||||
makedepends="which jpeg-devel libsysfs-devel qt-devel libstdc++-devel"
|
||||
makedepends="which libjpeg-turbo-devel libsysfs-devel qt-devel libstdc++-devel"
|
||||
short_desc="Userspace tools and libraries for Video 4 Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://freshmeat.net/projects/libv4l"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=c205848fbaf3489b97519dae04da31be4998bbc170a2ca9791357a8a549e594c
|
||||
long_desc="
|
||||
v4l-utils is a collection of various video4linux (V4L) and DVB utilities.
|
||||
|
||||
libv4l is an accompanying collection of libraries that adds a thin abstraction
|
||||
layer on top of video4linux2 (V4L2) devices. The purpose of this layer is to
|
||||
make it easy for application writers to support a wide variety of devices
|
||||
without having to write separate code for different devices in the same class.
|
||||
It consists of 3 different libraries. libv4lconvert offers functions to convert
|
||||
from any (known) pixel format to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420.
|
||||
|
||||
libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
|
||||
of the drivers for those devices supporting v4l1 compatibility (which many
|
||||
v4l2 drivers do not).
|
||||
|
||||
libv4l2 offers the v4l2 API on top of v4l2 devices, while adding support for
|
||||
the application transparent libv4lconvert conversion where necessary."
|
||||
|
||||
conf_files="/etc/rc_maps.cfg"
|
||||
subpackages="$pkgname-devel qv4l2"
|
||||
|
|
|
@ -1,15 +1,10 @@
|
|||
# Template file for 'libv4l-devel'.
|
||||
#
|
||||
depends="jpeg-devel libsysfs-devel v4l-utils"
|
||||
noarch=yes
|
||||
depends="libjpeg-turbo-devel libsysfs-devel v4l-utils>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
This package contains development files: headers, static libs, etc."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'vino'
|
||||
pkgname=vino
|
||||
version=3.6.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
depends="desktop-file-utils"
|
||||
makedepends="pkg-config intltool gnome-doc-utils jpeg-devel gtk+3-devel>=3.6.1
|
||||
makedepends="pkg-config intltool gnome-doc-utils libjpeg-turbo-devel gtk+3-devel>=3.6.1
|
||||
libnotify-devel avahi-glib-libs-devel dbus-glib-devel telepathy-glib-devel
|
||||
libsoup-devel libXtst-devel NetworkManager-devel libgnome-keyring-devel
|
||||
gnutls-devel>=3.1.5"
|
||||
|
@ -15,5 +15,3 @@ homepage="http://www.gnome.org"
|
|||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=c24907542c5ea086293dc852edfeb6b6d02d63e210a3ff715c18d04e130857e4
|
||||
long_desc="
|
||||
The package contains an integrated VNC server for GNOME."
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'warsow'
|
||||
pkgname=warsow
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="warsow_${version}_sdk"
|
||||
# libopenal is dlopen(3)ed at runtime.
|
||||
depends="desktop-file-utils warsow-data>=$version libopenal"
|
||||
makedepends="pkg-config libcurl-devel libvorbis-devel libtheora-devel
|
||||
jpeg-devel libpng-devel SDL-devel libopenal-devel MesaLib-devel
|
||||
libjpeg-turbo-devel libpng-devel SDL-devel libopenal-devel MesaLib-devel
|
||||
libXext-devel libXinerama-devel libXrandr-devel libXxf86vm-devel
|
||||
libXxf86dga-devel>=1.1.3 fontconfig-devel"
|
||||
short_desc="Free online multiplayer competitive FPS based on the Qfusion engine"
|
||||
|
@ -15,8 +15,6 @@ license="GPL-2"
|
|||
homepage="http://www.warsow.net/"
|
||||
distfiles="http://funpark.warsow-esport.net/~warsow/1.0/warsow_${version}_sdk.tar.gz"
|
||||
checksum=2e394b5c50ad206723a59636ab93448f69d8602e710ab334451badf746870e22
|
||||
long_desc="
|
||||
A free online multiplayer competitive FPS based on the Qfusion engine."
|
||||
|
||||
do_build() {
|
||||
cd ${wrksrc}/source
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'webkit-gtk3'
|
||||
pkgname=webkit-gtk3
|
||||
version=1.10.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="webkitgtk-${version}"
|
||||
makedepends="perl pkg-config intltool which gperf bison25 flex
|
||||
jpeg-devel libpng-devel>=1.5.10 sqlite-devel gtk+-devel gtk+3-devel>=3.6.0_2
|
||||
libjpeg-turbo-devel libpng-devel>=1.5.10 sqlite-devel gtk+-devel gtk+3-devel
|
||||
gst-plugins-base-devel libsoup-devel libxslt-devel icu-devel>=49
|
||||
enchant-devel dbus-glib-devel geoclue-devel gobject-introspection ruby"
|
||||
subpackages="webkit-gtk webkit-gtk-devel ${pkgname}-devel"
|
||||
|
@ -14,14 +14,6 @@ homepage="http://webkitgtk.org/"
|
|||
license="LGPL-2.1, Simplified BSD (2 clause)"
|
||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||
checksum=19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c
|
||||
long_desc="
|
||||
WebKit is an open source web browser engine. WebKit is also the name of
|
||||
the Mac OS X system framework version of the engine that's used by
|
||||
Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML
|
||||
and JavaScript code began as a branch of the KHTML and KJS libraries
|
||||
from KDE.
|
||||
|
||||
This is the GTK3+ port of the engine."
|
||||
|
||||
# Disable dbg pkgs; too huge for little gain.
|
||||
disable_debug=yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weston'.
|
||||
pkgname=weston
|
||||
version=1.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Reference implementation of a Wayland compositor"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -9,22 +9,11 @@ homepage="http://wayland.freedesktop.org/"
|
|||
license="MIT"
|
||||
distfiles="http://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=33849cadd538cab4c321bf2b5b1b0a188c08c1be24dcdb76bca7f75b21a22691
|
||||
long_desc="
|
||||
Weston is the reference implementation of a Wayland compositor, and a
|
||||
useful compositor in its own right. Weston has various backends that
|
||||
lets it run on Linux kernel modesetting and evdev input as well as
|
||||
under X11. Weston ships with a few example clients, from simple
|
||||
clients that demonstrate certain aspects of the protocol to more
|
||||
complete clients and a simplistic toolkit. There is also a quite
|
||||
capable terminal emulator (weston-terminal) and an toy/example desktop
|
||||
shell. Finally, weston also provides integration with the Xorg server
|
||||
and can pull X clients into the Wayland desktop and act as a X window
|
||||
manager."
|
||||
|
||||
depends="wayland>=1.0.2"
|
||||
|
||||
# XXX xcb-xkb.pc
|
||||
makedepends="pkg-config wayland-devel>=1.0.2 libxkbcommon-devel
|
||||
xcb-util-keysyms-devel pixman-devel libXcursor-devel MesaLib-devel
|
||||
cairo-devel mtdev-devel libwebp-devel jpeg-devel poppler-glib-devel
|
||||
cairo-devel mtdev-devel libwebp-devel libjpeg-turbo-devel poppler-glib-devel
|
||||
pam-devel systemd-devel librsvg glu-devel"
|
||||
|
|
|
@ -1,26 +1,19 @@
|
|||
# Template build file for 'wxGTK'
|
||||
pkgname=wxGTK
|
||||
version=2.8.12.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="wxPython-src-${version}"
|
||||
subpackages="${pkgname}-devel"
|
||||
# XXX: GStreamer support?
|
||||
makedepends="pkg-config zlib-devel libpng-devel>=1.5.10 jpeg-devel libXpm-devel tiff-devel expat-devel libXinerama-devel GConf-devel gtk+-devel MesaLib-devel"
|
||||
makedepends="pkg-config zlib-devel libpng-devel>=1.5.10 libjpeg-turbo-devel
|
||||
libXpm-devel tiff-devel expat-devel libXinerama-devel GConf-devel
|
||||
gtk+-devel MesaLib-devel"
|
||||
short_desc="The wxWidgets GUI toolkit library (GTK Version)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://www.wxwidgets.org/"
|
||||
license="wxWindows"
|
||||
distfiles="${SOURCEFORGE_SITE}/wxpython/wxPython-src-${version}.tar.bz2"
|
||||
checksum=1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0
|
||||
long_desc="
|
||||
C++ library that lets developers create applications for Windows, OS X, Linux
|
||||
and UNIX on 32-bit and 64-bit architectures as well as several mobile
|
||||
platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has
|
||||
popular language bindings for Python, Perl, Ruby and many other languages.
|
||||
|
||||
Unlike other cross-platform toolkits, wxWidgets gives its applications a truly
|
||||
native look and feel because it uses the platform's native API rather than
|
||||
emulating the GUI. It's also extensive, free, open-source and mature."
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --enable-monolithic --with-gtk=2 --with-x \
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
# Template file for 'wxGTK-devel'.
|
||||
#
|
||||
depends="wxGTK>=$version"
|
||||
short_desc="${short_desc} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,31 +1,19 @@
|
|||
# Template build file for 'wxPython'
|
||||
pkgname=wxPython
|
||||
version=2.8.12.1
|
||||
distfiles="${SOURCEFORGE_SITE}/wxpython/${pkgname}-src-${version}.tar.bz2"
|
||||
revision=3
|
||||
subpackages="${pkgname}-devel"
|
||||
wrksrc="${pkgname}-src-${version}"
|
||||
makedepends="pkg-config zlib-devel libpng-devel jpeg-devel libXpm-devel tiff-devel expat-devel libX11-devel libXinerama-devel GConf-devel cairo-devel gtk+-devel MesaLib-devel wxGTK-devel python-devel"
|
||||
makedepends="pkg-config zlib-devel libpng-devel libjpeg-turbo-devel libXpm-devel
|
||||
tiff-devel expat-devel libX11-devel libXinerama-devel GConf-devel cairo-devel
|
||||
gtk+-devel MesaLib-devel wxGTK-devel python-devel"
|
||||
fulldepends="python"
|
||||
revision=2
|
||||
short_desc="The wxWidgets GUI toolkit library (Python Bindings)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://www.wxwidgets.org/"
|
||||
license="wxWindows"
|
||||
distfiles="${SOURCEFORGE_SITE}/wxpython/${pkgname}-src-${version}.tar.bz2"
|
||||
checksum=1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0
|
||||
long_desc="
|
||||
C++ library that lets developers create applications for Windows, OS X, Linux
|
||||
and UNIX on 32-bit and 64-bit architectures as well as several mobile
|
||||
platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has
|
||||
popular language bindings for Python, Perl, Ruby and many other languages.
|
||||
|
||||
Unlike other cross-platform toolkits, wxWidgets gives its applications a truly
|
||||
native look and feel because it uses the platform's native API rather than
|
||||
emulating the GUI. It's also extensive, free, open-source and mature.
|
||||
|
||||
This package contains the python bindings."
|
||||
|
||||
|
||||
|
||||
subpackages="${pkgname}-devel"
|
||||
|
||||
pre_configure() {
|
||||
msg_normal "Replacing python interpreter with python2.7...\n"
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Template file for 'wxPython-devel'.
|
||||
#
|
||||
depends="wxGTK-devel wxPython"
|
||||
short_desc="${short_desc} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
depends="wxGTK-devel wxPython>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xbmc'
|
||||
pkgname=xbmc
|
||||
version=11.0
|
||||
revision=12
|
||||
revision=13
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-debug --enable-sdl --enable-vdpau --enable-vaapi
|
||||
--disable-crystalhd --disable-tegra --disable-nfs --disable-afpclient
|
||||
|
@ -13,16 +13,12 @@ homepage="http://www.xbmc.org"
|
|||
license="GPL-2"
|
||||
distfiles="http://mirrors.xbmc.org/releases/source/xbmc-$version.tar.gz"
|
||||
checksum=1fe5d310c16138f26e2b13bc545604e95f48ace6c8636f23e77da402cd7b0b19
|
||||
long_desc="
|
||||
XBMC is an award-winning free and open source (GPL) software media player
|
||||
and entertainment hub for digital media. XBMC is available for Linux, OSX,
|
||||
Windows, and the original Xbox."
|
||||
|
||||
disable_debug=yes
|
||||
broken_as_needed=yes
|
||||
depends="udisks upower hicolor-icon-theme desktop-file-utils mesa-demos"
|
||||
makedepends="pkg-config gperf cmake zip unzip nasm yasm libudev-devel>=183
|
||||
pcre-devel>=8.30 expat-devel libpng-devel>=1.5.10 jpeg-devel tiff-devel libXmu-devel
|
||||
pcre-devel>=8.30 expat-devel libpng-devel>=1.5.10 libjpeg-turbo-devel tiff-devel libXmu-devel
|
||||
libXrandr-devel avahi-libs-devel pulseaudio-devel SDL_mixer-devel samba-devel
|
||||
libmysqlclient-devel>=5.5.27 libmpeg2-devel wavpack-devel zlib-devel lzo-devel
|
||||
glu-devel glew-devel>=1.9.0 fribidi-devel sqlite-devel libcdio-devel freetype-devel
|
||||
|
|
|
@ -1,20 +1,17 @@
|
|||
# Template file for 'xonotic'
|
||||
pkgname=xonotic
|
||||
version=0.6.0
|
||||
revision=2
|
||||
wrksrc="Xonotic"
|
||||
homepage="http://xonotic.org"
|
||||
license="GPL-2, GPL-3"
|
||||
distfiles="http://dl.xonotic.org/xonotic-${version}-source.zip"
|
||||
depends="desktop-file-utils xonotic-data>=0.6.0"
|
||||
makedepends="unzip gmp-devel MesaLib-devel SDL-devel libcurl-devel alsa-lib-devel libmodplug-devel libvorbis-devel libXpm-devel jpeg-devel"
|
||||
revision=1
|
||||
makedepends="unzip gmp-devel MesaLib-devel SDL-devel libcurl-devel
|
||||
alsa-lib-devel libmodplug-devel libvorbis-devel libXpm-devel libjpeg-turbo-devel"
|
||||
short_desc="A free, fast-paced crossplatform first-person shooter"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5cdf60597631d126cb8f2b0dae086075152b553da11353463ea828cb0cce3c98
|
||||
long_desc="
|
||||
This is Xonotirc, $short_desc."
|
||||
|
||||
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} -C source/darkplaces CPUOPTIMIZATIONS="${CFLAGS}" \
|
||||
|
|
Loading…
Reference in a new issue