Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the extract suffix string. yay. --HG-- extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
This commit is contained in:
parent
a4f4fde9cf
commit
ac80ddda40
221 changed files with 236 additions and 222 deletions
|
@ -3,7 +3,7 @@ pkgname=MesaLib
|
||||||
version=7.2
|
version=7.2
|
||||||
wrksrc="Mesa-$version"
|
wrksrc="Mesa-$version"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://kent.dl.sourceforge.net/sourceforge/mesa3d/$pkgname-$version@.tar.bz2"
|
http://kent.dl.sourceforge.net/sourceforge/mesa3d/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_build_args="MKDEP=mkdep"
|
make_build_args="MKDEP=mkdep"
|
||||||
configure_args="--with-expat=$XBPS_MASTERDIR"
|
configure_args="--with-expat=$XBPS_MASTERDIR"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=atk
|
pkgname=atk
|
||||||
version=1.24.0
|
version=1.24.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/GNOME/sources/atk/1.24/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/GNOME/sources/atk/1.24/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="atk.pc"
|
pkgconfig_override="atk.pc"
|
||||||
short_desc="Set of interfaces for accessibility"
|
short_desc="Set of interfaces for accessibility"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'autoconf'.
|
# Template build file for 'autoconf'.
|
||||||
pkgname=autoconf
|
pkgname=autoconf
|
||||||
version=2.63
|
version=2.63
|
||||||
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Generates automatic source code configuration scripts"
|
short_desc="Generates automatic source code configuration scripts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'automake'.
|
# Template build file for 'automake'.
|
||||||
pkgname=automake
|
pkgname=automake
|
||||||
version=1.10.1
|
version=1.10.1
|
||||||
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version@.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="GNU Standards-compliant Makefile generator"
|
short_desc="GNU Standards-compliant Makefile generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'babl'.
|
# Template build file for 'babl'.
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.0.22
|
version=0.0.22
|
||||||
distfiles="ftp://ftp.gtk.org/pub/babl/0.0/$pkgname-$version@.tar.bz2"
|
distfiles="ftp://ftp.gtk.org/pub/babl/0.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
pkgconfig_override="babl.pc"
|
pkgconfig_override="babl.pc"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'bash'.
|
# Template build file for 'bash'.
|
||||||
pkgname=bash
|
pkgname=bash
|
||||||
version=3.2
|
version=3.2
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/bash/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/pub/gnu/bash/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-readline --enable-progcomp
|
configure_args="--enable-readline --enable-progcomp
|
||||||
--enable-process-substitution --enable-job-control --enable-history
|
--enable-process-substitution --enable-job-control --enable-history
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bdftopcf
|
pkgname=bdftopcf
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="BDF to PCF font converter for X11"
|
short_desc="BDF to PCF font converter for X11"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bigreqsproto
|
pkgname=bigreqsproto
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="bigreqsproto.pc"
|
pkgconfig_override="bigreqsproto.pc"
|
||||||
short_desc="BigReqs extension headers from modular Xorg X11"
|
short_desc="BigReqs extension headers from modular Xorg X11"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'binutils'
|
# Template file for 'binutils'
|
||||||
pkgname=binutils
|
pkgname=binutils
|
||||||
version=2.18
|
version=2.18
|
||||||
distfiles="http://ftp.gnu.org/gnu/binutils/$pkgname-$version@.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/binutils/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-werror --enable-shared --disable-multilib"
|
configure_args="--disable-werror --enable-shared --disable-multilib"
|
||||||
make_install_target="tooldir=$XBPS_DESTDIR/$pkgname-$version/usr
|
make_install_target="tooldir=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'bison'.
|
# Template build file for 'bison'.
|
||||||
pkgname=bison
|
pkgname=bison
|
||||||
version=2.3
|
version=2.3
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version@.tar.bz2"
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_env="ac_cv_path_M4=/usr/bin/m4"
|
configure_env="ac_cv_path_M4=/usr/bin/m4"
|
||||||
short_desc="GNU yacc(1) replacement"
|
short_desc="GNU yacc(1) replacement"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'bzip2'.
|
# Template build file for 'bzip2'.
|
||||||
pkgname=bzip2
|
pkgname=bzip2
|
||||||
version=1.0.5
|
version=1.0.5
|
||||||
distfiles="http://www.bzip.org/1.0.5/$pkgname-$version@.tar.gz"
|
distfiles="http://www.bzip.org/1.0.5/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_build_target="-f Makefile-libbz2_so"
|
make_build_target="-f Makefile-libbz2_so"
|
||||||
make_install_args="PREFIX=$XBPS_DESTDIR/$pkgname-$version/usr"
|
make_install_args="PREFIX=$XBPS_DESTDIR/$pkgname-$version/usr"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cairo
|
pkgname=cairo
|
||||||
version=1.7.6
|
version=1.7.6
|
||||||
patch_files="$pkgname-doc-public-Makefile-in.diff"
|
patch_files="$pkgname-doc-public-Makefile-in.diff"
|
||||||
distfiles="http://cairographics.org/snapshots/$pkgname-$version@.tar.gz"
|
distfiles="http://cairographics.org/snapshots/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
configure_args="--enable-glitz --enable-pdf --enable-ps"
|
configure_args="--enable-glitz --enable-pdf --enable-ps"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=compositeproto
|
pkgname=compositeproto
|
||||||
version=0.4
|
version=0.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="compositeproto.pc"
|
pkgconfig_override="compositeproto.pc"
|
||||||
short_desc="Composite extension headers from modular X.org"
|
short_desc="Composite extension headers from modular X.org"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=6.12
|
version=6.12
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
||||||
short_desc="The GNU core utilities"
|
short_desc="The GNU core utilities"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cpio'
|
# Template file for 'cpio'
|
||||||
pkgname=cpio
|
pkgname=cpio
|
||||||
version=2.9
|
version=2.9
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'curl'
|
# Template file for 'curl'
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.19.0
|
version=7.19.0
|
||||||
distfiles="http://curl.haxx.se/download/$pkgname-$version@.tar.bz2"
|
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Client that groks URLs"
|
short_desc="Client that groks URLs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=damageproto
|
pkgname=damageproto
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="damageproto.pc"
|
pkgconfig_override="damageproto.pc"
|
||||||
short_desc="Damage extension headers from modular X.org"
|
short_desc="Damage extension headers from modular X.org"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.2.4
|
version=1.2.4
|
||||||
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version@.tar.gz"
|
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
||||||
--localstatedir=/var --without-x"
|
--localstatedir=/var --without-x"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=desktop-file-utils
|
pkgname=desktop-file-utils
|
||||||
version=0.15
|
version=0.15
|
||||||
distfiles="
|
distfiles="
|
||||||
http://freedesktop.org/software/desktop-file-utils/releases/$pkgname-$version@.tar.gz"
|
http://freedesktop.org/software/desktop-file-utils/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Utilities to manage desktop entries"
|
short_desc="Utilities to manage desktop entries"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'diffutils'
|
# Template file for 'diffutils'
|
||||||
pkgname=diffutils
|
pkgname=diffutils
|
||||||
version=2.8.1
|
version=2.8.1
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="The GNU diff utilities"
|
short_desc="The GNU diff utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=dmxproto
|
pkgname=dmxproto
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="dmxproto.pc"
|
pkgconfig_override="dmxproto.pc"
|
||||||
short_desc="Distributed Multi-headed X protocol headers from modular X.org"
|
short_desc="Distributed Multi-headed X protocol headers from modular X.org"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=e2fsprogs
|
pkgname=e2fsprogs
|
||||||
version=1.41.3
|
version=1.41.3
|
||||||
distfiles="
|
distfiles="
|
||||||
http://prdownloads.sourceforge.net/e2fsprogs/$pkgname-$version@.tar.gz"
|
http://prdownloads.sourceforge.net/e2fsprogs/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-compression --enable-htree --enable-elf-shlibs
|
configure_args="--enable-compression --enable-htree --enable-elf-shlibs
|
||||||
--enable-fsck --enable-e2initrd-helper --disable-rpath --bindir=/bin
|
--enable-fsck --enable-e2initrd-helper --disable-rpath --bindir=/bin
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=encodings
|
pkgname=encodings
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="X11 Font Index Generator"
|
short_desc="X11 Font Index Generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=epdfview
|
pkgname=epdfview
|
||||||
version=0.1.6
|
version=0.1.6
|
||||||
distfiles="
|
distfiles="
|
||||||
http://trac.emma-soft.com/epdfview/chrome/site/releases/$pkgname-$version@.tar.bz2"
|
http://trac.emma-soft.com/epdfview/chrome/site/releases/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
ignore_files="charset.alias"
|
ignore_files="charset.alias"
|
||||||
short_desc="Lightweight PDF viewer using Poppler and GTK+"
|
short_desc="Lightweight PDF viewer using Poppler and GTK+"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=evieext
|
pkgname=evieext
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="evieproto.pc"
|
pkgconfig_override="evieproto.pc"
|
||||||
short_desc="EvIE extension headers"
|
short_desc="EvIE extension headers"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=expat
|
pkgname=expat
|
||||||
version=2.0.1
|
version=2.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://kent.dl.sourceforge.net/sourceforge/expat/$pkgname-$version@.tar.gz"
|
http://kent.dl.sourceforge.net/sourceforge/expat/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="XML parser library written in C"
|
short_desc="XML parser library written in C"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fakeroot'
|
# Template file for 'fakeroot'
|
||||||
pkgname=fakeroot
|
pkgname=fakeroot
|
||||||
version=1.10.1
|
version=1.10.1
|
||||||
distfiles="http://ftp.de.debian.org/debian/pool/main/f/fakeroot/${pkgname}_${version}@.tar.gz"
|
distfiles="http://ftp.de.debian.org/debian/pool/main/f/fakeroot/${pkgname}_${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Gives a fake root environment"
|
short_desc="Gives a fake root environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=4.26
|
version=4.26
|
||||||
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version@.tar.gz"
|
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
no_libtool_fixup=yes
|
no_libtool_fixup=yes
|
||||||
short_desc="File type identification utility"
|
short_desc="File type identification utility"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'findutils'
|
# Template file for 'findutils'
|
||||||
pkgname=findutils
|
pkgname=findutils
|
||||||
version=4.4.0
|
version=4.4.0
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="The GNU Find Utilities"
|
short_desc="The GNU Find Utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=firefox
|
||||||
version=3.0.3
|
version=3.0.3
|
||||||
wrksrc=mozilla
|
wrksrc=mozilla
|
||||||
distfiles="
|
distfiles="
|
||||||
http://sunsite.rediris.es/pub/mozilla.org/firefox/releases/3.0.3/source/$pkgname-$version-source@.tar.bz2"
|
http://sunsite.rediris.es/pub/mozilla.org/firefox/releases/3.0.3/source/$pkgname-$version-source.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-default-toolkit=cairo-gtk2 --disable-dbus
|
configure_args="--enable-default-toolkit=cairo-gtk2 --disable-dbus
|
||||||
--disable-crashreporter --enable-xft --with-pthreads --enable-xinerama
|
--disable-crashreporter --enable-xft --with-pthreads --enable-xinerama
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=fixesproto
|
pkgname=fixesproto
|
||||||
version=4.0
|
version=4.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="fixesproto.pc"
|
pkgconfig_override="fixesproto.pc"
|
||||||
short_desc="Fixes extension headers from X.org"
|
short_desc="Fixes extension headers from X.org"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flex'
|
# Template file for 'flex'
|
||||||
pkgname=flex
|
pkgname=flex
|
||||||
version=2.5.35
|
version=2.5.35
|
||||||
distfiles="http://prdownloads.sourceforge.net/flex/$pkgname-$version@.tar.bz2"
|
distfiles="http://prdownloads.sourceforge.net/flex/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-rpath"
|
configure_args="--disable-rpath"
|
||||||
short_desc="The Fast Lexical Analyzer"
|
short_desc="The Fast Lexical Analyzer"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-adobe-100dpi
|
pkgname=font-adobe-100dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 100dpi Adobe PCF fonts"
|
short_desc="Standard 100dpi Adobe PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-adobe-75dpi
|
pkgname=font-adobe-75dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 75pi Adobe PCF fonts"
|
short_desc="Standard 75pi Adobe PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-adobe-utopia-100dpi
|
pkgname=font-adobe-utopia-100dpi
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="100dpi Adobe Utopia PCF fonts"
|
short_desc="100dpi Adobe Utopia PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-adobe-utopia-75dpi
|
pkgname=font-adobe-utopia-75dpi
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="100dpi Adobe Utopia PCF fonts"
|
short_desc="100dpi Adobe Utopia PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-adobe-utopia-type1
|
pkgname=font-adobe-utopia-type1
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Adobe Utopia Type1 fonts"
|
short_desc="Adobe Utopia Type1 fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-alias
|
pkgname=font-alias
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Standard aliases for X11 PCF fonts"
|
short_desc="Standard aliases for X11 PCF fonts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-100dpi
|
pkgname=font-bh-100dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 100dpi Bigelow & Holmes PCF fonts"
|
short_desc="Standard 100dpi Bigelow & Holmes PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-75dpi
|
pkgname=font-bh-75dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 75dpi Bigelow & Holmes PCF fonts"
|
short_desc="Standard 75dpi Bigelow & Holmes PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-lucidatypewriter-100dpi
|
pkgname=font-bh-lucidatypewriter-100dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="100dpi Bigelow & Holmes Lucida Typewriter PCF fonts"
|
short_desc="100dpi Bigelow & Holmes Lucida Typewriter PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-lucidatypewriter-75dpi
|
pkgname=font-bh-lucidatypewriter-75dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="75dpi Bigelow & Holmes Lucida Typewriter PCF fonts"
|
short_desc="75dpi Bigelow & Holmes Lucida Typewriter PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-ttf
|
pkgname=font-bh-ttf
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard Bigelow & Holmes TrueType fonts"
|
short_desc="Standard Bigelow & Holmes TrueType fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bh-type1
|
pkgname=font-bh-type1
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard Bigelow & Holmes Type1 fonts"
|
short_desc="Standard Bigelow & Holmes Type1 fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bitstream-100dpi
|
pkgname=font-bitstream-100dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 100dpi Bitstream PCF fonts"
|
short_desc="Standard 100dpi Bitstream PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bitstream-75dpi
|
pkgname=font-bitstream-75dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard 100dpi Bitstream PCF fonts"
|
short_desc="Standard 100dpi Bitstream PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bitstream-speedo
|
pkgname=font-bitstream-speedo
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard Speedo Bitstream PCF fonts"
|
short_desc="Standard Speedo Bitstream PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-bitstream-type1
|
pkgname=font-bitstream-type1
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard Type1 Bitstream PCF fonts"
|
short_desc="Standard Type1 Bitstream PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-cursor-misc
|
pkgname=font-cursor-misc
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Standard X11 cursors in PCF format"
|
short_desc="Standard X11 cursors in PCF format"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-misc-misc
|
pkgname=font-misc-misc
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard X11 \"fixed\" PCF fonts"
|
short_desc="Standard X11 \"fixed\" PCF fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=font-util
|
pkgname=font-util
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=fontcacheproto
|
pkgname=fontcacheproto
|
||||||
version=0.1.2
|
version=0.1.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="fontcacheproto.pc"
|
pkgconfig_override="fontcacheproto.pc"
|
||||||
short_desc="Fontcache extension headers from X.org"
|
short_desc="Fontcache extension headers from X.org"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=fontconfig
|
pkgname=fontconfig
|
||||||
version=2.6.0
|
version=2.6.0
|
||||||
patch_files="$pkgname-Makefile-fc-cache.diff"
|
patch_files="$pkgname-Makefile-fc-cache.diff"
|
||||||
distfiles="http://www.fontconfig.org/release/$pkgname-$version@.tar.gz"
|
distfiles="http://www.fontconfig.org/release/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-add-fonts=$XBPS_MASTERDIR/lib/X11/fonts
|
configure_args="--with-add-fonts=$XBPS_MASTERDIR/lib/X11/fonts
|
||||||
--enable-docs --with-default-fonts=$XBPS_MASTERDIR/lib/X11/fonts"
|
--enable-docs --with-default-fonts=$XBPS_MASTERDIR/lib/X11/fonts"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=fontsproto
|
pkgname=fontsproto
|
||||||
version=2.0.2
|
version=2.0.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="fontsproto.pc"
|
pkgconfig_override="fontsproto.pc"
|
||||||
short_desc="Fonts extension headers from X.org"
|
short_desc="Fonts extension headers from X.org"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=freeglut
|
||||||
version=2.4.0
|
version=2.4.0
|
||||||
patch_files="$pkgname-src-Makefile-in.diff"
|
patch_files="$pkgname-src-Makefile-in.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://surfnet.dl.sourceforge.net/sourceforge/freeglut/$pkgname-$version@.tar.gz"
|
http://surfnet.dl.sourceforge.net/sourceforge/freeglut/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-warnings"
|
configure_args="--disable-warnings"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=freetype2
|
||||||
version=2.3.7
|
version=2.3.7
|
||||||
wrksrc="freetype-$version"
|
wrksrc="freetype-$version"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://download.savannah.gnu.org/releases/freetype/freetype-$version@.tar.bz2"
|
http://download.savannah.gnu.org/releases/freetype/freetype-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
configure_env="GNUMAKE=$make_cmd"
|
configure_env="GNUMAKE=$make_cmd"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gawk'
|
# Template file for 'gawk'
|
||||||
pkgname=gawk
|
pkgname=gawk
|
||||||
version=3.1.6
|
version=3.1.6
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="The GNU awk utility"
|
short_desc="The GNU awk utility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=gcc
|
||||||
version=4.3.2
|
version=4.3.2
|
||||||
patch_files="$pkgname-fix-amd64.diff"
|
patch_files="$pkgname-fix-amd64.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnu.org/pub/gnu/gcc/$pkgname-$version/$pkgname-$version@.tar.bz2"
|
http://ftp.gnu.org/pub/gnu/gcc/$pkgname-$version/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-clocale=gnu --disable-bootstrap
|
configure_args="--enable-clocale=gnu --disable-bootstrap
|
||||||
--enable-threads=posix --enable-__cxa_atexit --disable-multilib
|
--enable-threads=posix --enable-__cxa_atexit --disable-multilib
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdbm'
|
# Template file for 'gdbm'
|
||||||
pkgname=gdbm
|
pkgname=gdbm
|
||||||
version=1.8.3
|
version=1.8.3
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="GNU database routines"
|
short_desc="GNU database routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gegl'.
|
# Template build file for 'gegl'.
|
||||||
pkgname=gegl
|
pkgname=gegl
|
||||||
version=0.0.20
|
version=0.0.20
|
||||||
distfiles="ftp://ftp.gimp.org/pub/gegl/0.0/$pkgname-$version@.tar.bz2"
|
distfiles="ftp://ftp.gimp.org/pub/gegl/0.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
pkgconfig_override="gegl.pc"
|
pkgconfig_override="gegl.pc"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.17
|
version=0.17
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnu.org/pub/gnu/gettext/gettext-$version@.tar.gz"
|
http://ftp.gnu.org/pub/gnu/gettext/gettext-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Internationalized Message Handling Library and tools"
|
short_desc="Internationalized Message Handling Library and tools"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=gimp
|
pkgname=gimp
|
||||||
version=2.6.1
|
version=2.6.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://sunsite.rediris.es/mirror/gimp/v2.6/$pkgname-$version@.tar.bz2"
|
http://sunsite.rediris.es/mirror/gimp/v2.6/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-python"
|
configure_args="--disable-python"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.6.0.2
|
version=1.6.0.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://www.kernel.org/pub/software/scm/git/$pkgname-$version@.tar.bz2"
|
http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_env="CURLDIR=$XBPS_MASTERDIR THREADED_DELTA_SEARCH=1"
|
make_env="CURLDIR=$XBPS_MASTERDIR THREADED_DELTA_SEARCH=1"
|
||||||
configure_args="--with-shell=/bin/sh --with-perl=$XBPS_MASTERDIR/usr/bin/perl
|
configure_args="--with-shell=/bin/sh --with-perl=$XBPS_MASTERDIR/usr/bin/perl
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=gkrellm
|
||||||
version=2.3.2
|
version=2.3.2
|
||||||
patch_files="$pkgname-fix-sensors.diff"
|
patch_files="$pkgname-fix-sensors.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version@.tar.bz2"
|
http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
make_build_target="netbsd2"
|
make_build_target="netbsd2"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.18.2
|
version=2.18.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/gnome/sources/glib/2.18/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/gnome/sources/glib/2.18/$pkgname-$version.tar.bz2"
|
||||||
# Disable FAM for now and use the installed pcre package instead
|
# Disable FAM for now and use the installed pcre package instead
|
||||||
# of the supplied one.
|
# of the supplied one.
|
||||||
configure_args="--disable-fam --with-pcre=system"
|
configure_args="--disable-fam --with-pcre=system"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=glibc
|
pkgname=glibc
|
||||||
version=2.8
|
version=2.8
|
||||||
wrksrc="libc"
|
wrksrc="libc"
|
||||||
distfiles="ftp://ftp.archlinux.org/other/glibc/$pkgname-2.8_20080828@.tar.bz2"
|
distfiles="ftp://ftp.archlinux.org/other/glibc/$pkgname-2.8_20080828.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_env="ac_cv_path_BASH_SHELL=/bin/bash"
|
configure_env="ac_cv_path_BASH_SHELL=/bin/bash"
|
||||||
configure_script="../configure"
|
configure_script="../configure"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=glitz
|
pkgname=glitz
|
||||||
version=0.5.6
|
version=0.5.6
|
||||||
distfiles="
|
distfiles="
|
||||||
http://cairographics.org/snapshots/$pkgname-$version@.tar.gz"
|
http://cairographics.org/snapshots/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-x"
|
configure_args="--with-x"
|
||||||
pkgconfig_override="glitz.pc glitz-glx.pc"
|
pkgconfig_override="glitz.pc glitz-glx.pc"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=glproto
|
pkgname=glproto
|
||||||
version=1.4.9
|
version=1.4.9
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="glproto.pc"
|
pkgconfig_override="glproto.pc"
|
||||||
short_desc="GL extension headers"
|
short_desc="GL extension headers"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gmp'
|
# Template build file for 'gmp'
|
||||||
pkgname=gmp
|
pkgname=gmp
|
||||||
version=4.2.4
|
version=4.2.4
|
||||||
distfiles="ftp://ftp.gmplib.org/pub/$pkgname-$version@.tar.bz2"
|
distfiles="ftp://ftp.gmplib.org/pub/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Library for arbitrary precision arithmetic"
|
short_desc="Library for arbitrary precision arithmetic"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'grep'.
|
# Template build file for 'grep'.
|
||||||
pkgname=grep
|
pkgname=grep
|
||||||
version=2.5.3
|
version=2.5.3
|
||||||
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version@.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin
|
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin
|
||||||
--disable-perl-regexp"
|
--disable-perl-regexp"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'groff'
|
# Template file for 'groff'
|
||||||
pkgname=groff
|
pkgname=groff
|
||||||
version=1.19.2
|
version=1.19.2
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-appresdir=/usr/lib/X11/app-defaults"
|
configure_args="--with-appresdir=/usr/lib/X11/app-defaults"
|
||||||
short_desc="The GNU troff text-formatting system"
|
short_desc="The GNU troff text-formatting system"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=gstreamer
|
pkgname=gstreamer
|
||||||
version=0.10.21
|
version=0.10.21
|
||||||
distfiles="
|
distfiles="
|
||||||
http://gstreamer.freedesktop.org/src/gstreamer/$pkgname-$version@.tar.bz2"
|
http://gstreamer.freedesktop.org/src/gstreamer/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Core GStreamer libraries and elements"
|
short_desc="Core GStreamer libraries and elements"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=gtk+
|
||||||
version=2.14.3
|
version=2.14.3
|
||||||
patch_files="$pkgname-tests-Makefile-in.diff"
|
patch_files="$pkgname-tests-Makefile-in.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.14/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.14/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-cups"
|
configure_args="--disable-cups"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=gtk-sharp
|
pkgname=gtk-sharp
|
||||||
version=2.12.4
|
version=2.12.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/gnome/sources/gtk-sharp/2.12/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/gnome/sources/gtk-sharp/2.12/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
pkgconfig_override="gtk-sharp-2.0.pc gtk-dotnet-2.0.pc glib-sharp-2.0.pc
|
pkgconfig_override="gtk-sharp-2.0.pc gtk-dotnet-2.0.pc glib-sharp-2.0.pc
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gzip'
|
# Template file for 'gzip'
|
||||||
pkgname=gzip
|
pkgname=gzip
|
||||||
version=1.3.12
|
version=1.3.12
|
||||||
distfiles="http://ftp.gnu.org/gnu/gzip/$pkgname-$version@.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/gzip/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="GNU compression utility (replacement for compress)"
|
short_desc="GNU compression utility (replacement for compress)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=hicolor-icon-theme
|
pkgname=hicolor-icon-theme
|
||||||
version=0.10
|
version=0.10
|
||||||
distfiles="
|
distfiles="
|
||||||
http://icon-theme.freedesktop.org/releases/$pkgname-$version@.tar.gz"
|
http://icon-theme.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Standard icon theme called hicolor"
|
short_desc="Standard icon theme called hicolor"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'iana-etc'
|
# Template file for 'iana-etc'
|
||||||
pkgname=iana-etc
|
pkgname=iana-etc
|
||||||
version=2.30
|
version=2.30
|
||||||
distfiles="http://sethwklein.net/$pkgname-$version@.tar.bz2"
|
distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_build_args="STRIP=yes"
|
make_build_args="STRIP=yes"
|
||||||
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
|
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
version=1.4.0
|
version=1.4.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://kent.dl.sourceforge.net/sourceforge/enlightenment/$pkgname-$version@.tar.gz"
|
http://kent.dl.sourceforge.net/sourceforge/enlightenment/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Image manipulation library"
|
short_desc="Image manipulation library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=initramfs-tools
|
||||||
version=0.92l
|
version=0.92l
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.de.debian.org/debian/pool/main/i/$pkgname/${pkgname}_${version}@.tar.gz"
|
http://ftp.de.debian.org/debian/pool/main/i/$pkgname/${pkgname}_${version}.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Tools for generating an initramfs"
|
short_desc="Tools for generating an initramfs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=inputproto
|
pkgname=inputproto
|
||||||
version=1.4.4
|
version=1.4.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="inputproto.pc"
|
pkgconfig_override="inputproto.pc"
|
||||||
short_desc="Input extension headers from X.org"
|
short_desc="Input extension headers from X.org"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=intltool
|
pkgname=intltool
|
||||||
version=0.40.4
|
version=0.40.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
short_desc="Toolbox for internationalisation"
|
short_desc="Toolbox for internationalisation"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'irssi'
|
# Template build file for 'irssi'
|
||||||
pkgname=irssi
|
pkgname=irssi
|
||||||
version=0.8.12
|
version=0.8.12
|
||||||
distfiles="http://www.irssi.org/files/$pkgname-$version@.tar.bz2"
|
distfiles="http://www.irssi.org/files/$pkgname-$version.tar.bz2"
|
||||||
# We need this to get some perl paths.
|
# We need this to get some perl paths.
|
||||||
. $XBPS_TMPLHELPDIR/perl-module.sh
|
. $XBPS_TMPLHELPDIR/perl-module.sh
|
||||||
configure_args="--with-proxy --with-perl-lib=$PERL_SITELIBEXP"
|
configure_args="--with-proxy --with-perl-lib=$PERL_SITELIBEXP"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=iso-codes
|
||||||
version=3.3
|
version=3.3
|
||||||
patch_files="$pkgname-fix-pkgconfig.diff"
|
patch_files="$pkgname-fix-pkgconfig.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$version@.tar.bz2"
|
ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
pkgconfig_override="iso-codes.pc"
|
pkgconfig_override="iso-codes.pc"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=jasper
|
pkgname=jasper
|
||||||
version=1.900.1
|
version=1.900.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://www.ece.uvic.ca/~mdadams/jasper/software/$pkgname-$version@.zip"
|
http://www.ece.uvic.ca/~mdadams/jasper/software/$pkgname-$version.zip"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-shared --without-x --disable-opengl"
|
configure_args="--enable-shared --without-x --disable-opengl"
|
||||||
short_desc="Software-based reference implementation of the JPEG-2000 codec"
|
short_desc="Software-based reference implementation of the JPEG-2000 codec"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=6.0b
|
||||||
wrksrc=$pkgname-6b
|
wrksrc=$pkgname-6b
|
||||||
patch_files="$pkgname-makefile-cfg.diff"
|
patch_files="$pkgname-makefile-cfg.diff"
|
||||||
distfiles="
|
distfiles="
|
||||||
ftp://ftp.fu-berlin.de/unix/graphics/jpeg/jpegsrc.v6b@.tar.gz"
|
ftp://ftp.fu-berlin.de/unix/graphics/jpeg/jpegsrc.v6b.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_install_target="install install-lib"
|
make_install_target="install install-lib"
|
||||||
configure_args="--enable-shared --enable-static"
|
configure_args="--enable-shared --enable-static"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kbd'
|
# Template file for 'kbd'
|
||||||
pkgname=kbd
|
pkgname=kbd
|
||||||
version=1.12
|
version=1.12
|
||||||
distfiles="http://www.kernel.org/pub/linux/utils/kbd/$pkgname-$version@.tar.bz2"
|
distfiles="http://www.kernel.org/pub/linux/utils/kbd/$pkgname-$version.tar.bz2"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--datadir=/usr/share --mandir=/usr/share/man"
|
configure_args="--datadir=/usr/share --mandir=/usr/share/man"
|
||||||
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
|
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=kbproto
|
pkgname=kbproto
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="kbproto.pc"
|
pkgconfig_override="kbproto.pc"
|
||||||
short_desc="KB extension headers from X.org"
|
short_desc="KB extension headers from X.org"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=kernel-headers
|
pkgname=kernel-headers
|
||||||
version=2.6.27.3
|
version=2.6.27.3
|
||||||
wrksrc="linux-$version"
|
wrksrc="linux-$version"
|
||||||
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version@.tar.bz2"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version.tar.bz2"
|
||||||
build_style=only-install
|
build_style=only-install
|
||||||
make_install_target="
|
make_install_target="
|
||||||
INSTALL_HDR_PATH=$XBPS_DESTDIR/$pkgname-$version/usr
|
INSTALL_HDR_PATH=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=kernel26
|
pkgname=kernel26
|
||||||
version=2.6.27.3
|
version=2.6.27.3
|
||||||
wrksrc="linux-$version"
|
wrksrc="linux-$version"
|
||||||
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version@.tar.bz2"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_build_target="bzImage modules"
|
make_build_target="bzImage modules"
|
||||||
make_install_target="modules_install
|
make_install_target="modules_install
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=klibc
|
pkgname=klibc
|
||||||
version=1.5.14
|
version=1.5.14
|
||||||
distfiles="
|
distfiles="
|
||||||
http://www.kernel.org/pub/linux/libs/klibc/Testing/klibc-$version@.tar.bz2"
|
http://www.kernel.org/pub/linux/libs/klibc/Testing/klibc-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_install_target="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
make_install_target="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
||||||
short_desc="Minimal libc subset for use with initramfs"
|
short_desc="Minimal libc subset for use with initramfs"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'lcms'.
|
# Template build file for 'lcms'.
|
||||||
pkgname=lcms
|
pkgname=lcms
|
||||||
version=1.17
|
version=1.17
|
||||||
distfiles="http://www.littlecms.com/$pkgname-$version@.tar.gz"
|
distfiles="http://www.littlecms.com/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="lcms.pc"
|
pkgconfig_override="lcms.pc"
|
||||||
short_desc="Light Color Management System -- a color management library"
|
short_desc="Light Color Management System -- a color management library"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=4.24
|
version=4.24
|
||||||
wrksrc="$pkgname-424"
|
wrksrc="$pkgname-424"
|
||||||
distfiles="http://www.greenwoodsoftware.com/less/$pkgname-424@.tar.gz"
|
distfiles="http://www.greenwoodsoftware.com/less/$pkgname-424.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Pager program similar to more(1)"
|
short_desc="Pager program similar to more(1)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libICE
|
pkgname=libICE
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="ice.pc"
|
pkgconfig_override="ice.pc"
|
||||||
short_desc="Inter Client Exchange (ICE) library for X"
|
short_desc="Inter Client Exchange (ICE) library for X"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libIDL
|
pkgname=libIDL
|
||||||
version=0.8.11
|
version=0.8.11
|
||||||
distfiles="
|
distfiles="
|
||||||
http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/$pkgname-$version@.tar.bz2"
|
http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_env="HAVE_YACC=yes"
|
configure_env="HAVE_YACC=yes"
|
||||||
pkgconfig_override="libIDL-2.0.pc"
|
pkgconfig_override="libIDL-2.0.pc"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libSM
|
pkgname=libSM
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--without-libuuid"
|
configure_args="--without-libuuid"
|
||||||
pkgconfig_override="sm.pc"
|
pkgconfig_override="sm.pc"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.1.5
|
version=1.1.5
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="x11.pc"
|
pkgconfig_override="x11.pc"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libXau
|
pkgname=libXau
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="xau.pc"
|
pkgconfig_override="xau.pc"
|
||||||
short_desc="Authorization Protocol for X from X.org"
|
short_desc="Authorization Protocol for X from X.org"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libXaw
|
pkgname=libXaw
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="xaw6.pc xaw7.pc xaw8.pc"
|
pkgconfig_override="xaw6.pc xaw7.pc xaw8.pc"
|
||||||
short_desc="X Athena Widgets Library from modular Xorg X11"
|
short_desc="X Athena Widgets Library from modular Xorg X11"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libXcursor
|
pkgname=libXcursor
|
||||||
extract_sufx=".tar.bz2"
|
extract_sufx=".tar.bz2"
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="xcursor.pc"
|
pkgconfig_override="xcursor.pc"
|
||||||
short_desc="Client-side cursor loading library for X"
|
short_desc="Client-side cursor loading library for X"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=libXdamage
|
pkgname=libXdamage
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version@.tar.bz2"
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
pkgconfig_override="xdamage.pc"
|
pkgconfig_override="xdamage.pc"
|
||||||
short_desc="Xdamage extension (Library)"
|
short_desc="Xdamage extension (Library)"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue