Update build_style for all templates.
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
This commit is contained in:
parent
90204b7b28
commit
23dd7d008e
|
@ -3,7 +3,7 @@ pkgname=ConsoleKit
|
||||||
version=0.4.5
|
version=0.4.5
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-docbook-docs --enable-pam-module
|
configure_args="--enable-docbook-docs --enable-pam-module
|
||||||
--with-systemdsystemunitdir=/lib/systemd/system"
|
--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="Framework for defining and tracking users, login sessions and seats"
|
short_desc="Framework for defining and tracking users, login sessions and seats"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=GConf
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/GConf/3.2/GConf-$version.tar.xz"
|
distfiles="${GNOME_SITE}/GConf/3.2/GConf-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service
|
configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service
|
||||||
--disable-orbit"
|
--disable-orbit"
|
||||||
short_desc="A process-transparent configuration system"
|
short_desc="A process-transparent configuration system"
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=ISOEnts
|
pkgname=ISOEnts
|
||||||
version=1986
|
version=1986
|
||||||
distfiles="http://www.oasis-open.org/cover/${pkgname}.zip"
|
distfiles="http://www.oasis-open.org/cover/${pkgname}.zip"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Character entity sets from ISO 8879:1986 (SGML)"
|
short_desc="Character entity sets from ISO 8879:1986 (SGML)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.oasis-open.org"
|
homepage="http://www.oasis-open.org"
|
||||||
|
|
|
@ -6,7 +6,7 @@ version=${_distver}.${_distverpatch}
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
||||||
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
|
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gslib --without-jp2 --without-autotrace
|
configure_args="--without-gslib --without-jp2 --without-autotrace
|
||||||
--without-djvu --without-dps --without-fpx --without-gvc --without-jbig
|
--without-djvu --without-dps --without-fpx --without-gvc --without-jbig
|
||||||
--without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1
|
--without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=7.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Mesa-${version}"
|
wrksrc="Mesa-${version}"
|
||||||
distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-glx-tls --enable-xcb --enable-shared-glapi
|
configure_args="--enable-glx-tls --enable-xcb --enable-shared-glapi
|
||||||
--enable-shared-dricore --disable-glut --enable-gles1 --enable-gles2
|
--enable-shared-dricore --disable-glut --enable-gles1 --enable-gles2
|
||||||
--enable-egl --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-driver=dri
|
--enable-egl --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-driver=dri
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=NetworkManager
|
||||||
version=0.9.1.90
|
version=0.9.1.90
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=gentoo
|
configure_args="--with-distro=gentoo
|
||||||
--with-dhcpcd=/sbin/dhcpcd --with-dhclient=no --disable-wimax
|
--with-dhcpcd=/sbin/dhcpcd --with-dhclient=no --disable-wimax
|
||||||
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
||||||
|
|
|
@ -4,7 +4,6 @@ version=20110211
|
||||||
revision=14
|
revision=14
|
||||||
wrksrc=openrc-${version}
|
wrksrc=openrc-${version}
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
|
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Universal init system"
|
short_desc="Universal init system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://roy.marples.name/projects/openrc"
|
homepage="http://roy.marples.name/projects/openrc"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=1.2.14
|
||||||
revision=4
|
revision=4
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz"
|
distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-alsa --disable-esd --disable-rpath
|
configure_args="--enable-alsa --disable-esd --disable-rpath
|
||||||
--enable-clock_gettime --disable-nas --disable-arts"
|
--enable-clock_gettime --disable-nas --disable-arts"
|
||||||
short_desc="Simple Directmedia Layer"
|
short_desc="Simple Directmedia Layer"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=SDL_image
|
||||||
version=1.2.10
|
version=1.2.10
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Load images as SDL surfaces"
|
short_desc="Load images as SDL surfaces"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=75e05d1e95f6277b44797157d9e25a908ba8d08a393216ffb019b0d74de11876
|
checksum=75e05d1e95f6277b44797157d9e25a908ba8d08a393216ffb019b0d74de11876
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=SDL_mixer
|
||||||
version=1.2.11
|
version=1.2.11
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Multi-channel audio mixer library"
|
short_desc="Multi-channel audio mixer library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=86145ac39cac6d2c6169c226f937648dca5e89dcd828751763dd174fa9af9cf9
|
checksum=86145ac39cac6d2c6169c226f937648dca5e89dcd828751763dd174fa9af9cf9
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=SDL_net
|
||||||
version=1.2.7
|
version=1.2.7
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Small sample cross-platform networking library for SDL"
|
short_desc="Small sample cross-platform networking library for SDL"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53
|
checksum=2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=SDL_ttf
|
||||||
version=2.0.9
|
version=2.0.9
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Use TrueType fonts in your SDL applications"
|
short_desc="Use TrueType fonts in your SDL applications"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b4248876798b43d0fae1931cf8ae249f4f67a87736f97183f035f34aab554653
|
checksum=b4248876798b43d0fae1931cf8ae249f4f67a87736f97183f035f34aab554653
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=Terminal
|
||||||
version=0.4.8
|
version=0.4.8
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="X Terminal Emulator"
|
short_desc="X Terminal Emulator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.xfce.org/projects/terminal"
|
homepage="http://www.xfce.org/projects/terminal"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=Thunar
|
pkgname=Thunar
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
distfiles="http://archive.xfce.org/src/xfce/thunar/1.2/Thunar-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/thunar/1.2/Thunar-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gio-unix --enable-dbus --enable-gudev --enable-exif
|
configure_args="--enable-gio-unix --enable-dbus --enable-gudev --enable-exif
|
||||||
--enable-pcre --enable-notifications"
|
--enable-pcre --enable-notifications"
|
||||||
short_desc="Thunar File Manager"
|
short_desc="Thunar File Manager"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=accountsservice
|
||||||
version=0.6.14
|
version=0.6.14
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=acct
|
pkgname=acct
|
||||||
version=6.5.5
|
version=6.5.5
|
||||||
distfiles="http://ftp.gnu.org/gnu/acct/acct-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/acct/acct-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="GNU Accounting Utilities"
|
short_desc="GNU Accounting Utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4163c87b9e92a73a65eaeadc6c41caa4626da782ff26d6e7a945edcc140a6fd5
|
checksum=4163c87b9e92a73a65eaeadc6c41caa4626da782ff26d6e7a945edcc140a6fd5
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=acl
|
pkgname=acl
|
||||||
version=2.2.51
|
version=2.2.51
|
||||||
distfiles="${NONGNU_SITE}/acl/acl-${version}.src.tar.gz"
|
distfiles="${NONGNU_SITE}/acl/acl-${version}.src.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
||||||
install-lib install-dev"
|
install-lib install-dev"
|
||||||
|
|
|
@ -5,7 +5,6 @@ wrksrc=acpica-unix-${version}
|
||||||
# Sigh, can't use official URL!
|
# Sigh, can't use official URL!
|
||||||
#distfiles="http://acpica.org/downloads/acpica-unix-${version}.tar.gz"
|
#distfiles="http://acpica.org/downloads/acpica-unix-${version}.tar.gz"
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/acpica-unix-${version}.tar.gz"
|
distfiles="http://xbps.nopcode.org/distfiles/acpica-unix-${version}.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Intel ACPI CA Unix utilities"
|
short_desc="Intel ACPI CA Unix utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=97fdbf6768f26f15ebf6aa106461e10f8e84bfb2766c7f8fe313fcd08e381d2e
|
checksum=97fdbf6768f26f15ebf6aa106461e10f8e84bfb2766c7f8fe313fcd08e381d2e
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=2.0.12
|
||||||
revision=1
|
revision=1
|
||||||
homepage="http://tedfelix.com/linux/acpid-netlink.html"
|
homepage="http://tedfelix.com/linux/acpid-netlink.html"
|
||||||
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
|
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -16,7 +16,6 @@ fi
|
||||||
distfiles="${_eula} ${_disttarball}"
|
distfiles="${_eula} ${_disttarball}"
|
||||||
checksum="${_eulacksum} ${_distcksum}"
|
checksum="${_eulacksum} ${_distcksum}"
|
||||||
noextract=yes
|
noextract=yes
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Adobe Flash Player plugin"
|
short_desc="Adobe Flash Player plugin"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=alsa-lib
|
pkgname=alsa-lib
|
||||||
version=1.0.24.1
|
version=1.0.24.1
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
|
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517
|
checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=alsa-plugins
|
||||||
version=1.0.24
|
version=1.0.24
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-maemo-plugin --with-speex=lib"
|
configure_args="--disable-maemo-plugin --with-speex=lib"
|
||||||
short_desc="Advanced Linux Sound Architecture (ALSA) extra plugins"
|
short_desc="Advanced Linux Sound Architecture (ALSA) extra plugins"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=alsa-utils
|
||||||
version=1.0.24.2
|
version=1.0.24.2
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=apache
|
||||||
version=2.2.21
|
version=2.2.21
|
||||||
wrksrc=httpd-${version}
|
wrksrc=httpd-${version}
|
||||||
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix= --enable-pie --enable-modules=all
|
configure_args="--prefix= --enable-pie --enable-modules=all
|
||||||
--enable-mods-shared=all --enable-authn-dbm --enable-authn-anon
|
--enable-mods-shared=all --enable-authn-dbm --enable-authn-anon
|
||||||
--enable-authn-dbd --enable-authn-alias --enable-authz-dbm
|
--enable-authn-dbd --enable-authn-alias --enable-authz-dbm
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=apg
|
pkgname=apg
|
||||||
version=2.2.3
|
version=2.2.3
|
||||||
distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz"
|
distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Automated Password Generator"
|
short_desc="Automated Password Generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba
|
checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=apr-util
|
pkgname=apr-util
|
||||||
version=1.3.12
|
version=1.3.12
|
||||||
distfiles="http://www.apache.org/dist/apr/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.apache.org/dist/apr/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
||||||
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
||||||
--with-expat=/usr --without-oracle"
|
--with-expat=/usr --without-oracle"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=apr
|
pkgname=apr
|
||||||
version=1.4.5
|
version=1.4.5
|
||||||
distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2"
|
distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-devrandom=/dev/urandom
|
configure_args="--with-devrandom=/dev/urandom
|
||||||
--with-installbuilddir=/usr/share/apr-1/build"
|
--with-installbuilddir=/usr/share/apr-1/build"
|
||||||
short_desc="Apache Portable Runtime Library"
|
short_desc="Apache Portable Runtime Library"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=asciidoc
|
||||||
version=8.6.5
|
version=8.6.5
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Text based document generation"
|
short_desc="Text based document generation"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.methods.co.nz/asciidoc/"
|
homepage="http://www.methods.co.nz/asciidoc/"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=aspell
|
||||||
version=0.60.6
|
version=0.60.6
|
||||||
revision=4
|
revision=4
|
||||||
distfiles="ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-compile-in-filters"
|
configure_args="--enable-compile-in-filters"
|
||||||
short_desc="Spell checker with good multi-language support"
|
short_desc="Spell checker with good multi-language support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
|
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=at-spi2-core
|
pkgname=at-spi2-core
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Assistive Technology Service Provider Interface"
|
short_desc="Assistive Technology Service Provider Interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac
|
checksum=2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=atf
|
pkgname=atf
|
||||||
version=0.13
|
version=0.13
|
||||||
distfiles="http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.13/atf-$version.tar.gz"
|
distfiles="http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.13/atf-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Automated Testing Framework"
|
short_desc="Automated Testing Framework"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.netbsd.org/~jmmv/atf/"
|
homepage="http://www.netbsd.org/~jmmv/atf/"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=atk
|
pkgname=atk
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
distfiles="${GNOME_SITE}/atk/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/atk/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Set of interfaces for accessibility"
|
short_desc="Set of interfaces for accessibility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=atkmm
|
pkgname=atkmm
|
||||||
version=2.22.5
|
version=2.22.5
|
||||||
distfiles="${GNOME_SITE}/atkmm/2.22/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/atkmm/2.22/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation"
|
configure_args="--disable-documentation"
|
||||||
short_desc="Set of interfaces for accessibility (C++ bindings)"
|
short_desc="Set of interfaces for accessibility (C++ bindings)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=attr
|
pkgname=attr
|
||||||
version=2.4.46
|
version=2.4.46
|
||||||
distfiles="${NONGNU_SITE}/attr/attr-${version}.src.tar.gz"
|
distfiles="${NONGNU_SITE}/attr/attr-${version}.src.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
||||||
install-lib install-dev"
|
install-lib install-dev"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=aubio
|
||||||
version=0.3.2
|
version=0.3.2
|
||||||
homepage="http://aubio.org"
|
homepage="http://aubio.org"
|
||||||
distfiles="${homepage}/pub/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/pub/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="A library for audio labelling"
|
short_desc="A library for audio labelling"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=autoconf
|
pkgname=autoconf
|
||||||
version=2.68
|
version=2.68
|
||||||
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.xz"
|
||||||
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>"
|
||||||
checksum=c994778716e6223cf65e898e06c15ed498fe81424838adf67007282b661055ba
|
checksum=c994778716e6223cf65e898e06c15ed498fe81424838adf67007282b661055ba
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=automake
|
pkgname=automake
|
||||||
version=1.11.1
|
version=1.11.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>"
|
||||||
checksum=5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae
|
checksum=5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=avahi
|
||||||
version=0.6.30
|
version=0.6.30
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="http://www.avahi.org/download/avahi-$version.tar.gz"
|
distfiles="http://www.avahi.org/download/avahi-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
||||||
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
|
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
|
||||||
--with-xml=expat --with-avahi-user=avahi --with-avahi-group=avahi
|
--with-xml=expat --with-avahi-user=avahi --with-avahi-group=avahi
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=babl
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
# XXX reenable when it's fixed.
|
# XXX reenable when it's fixed.
|
||||||
configure_args="--disable-introspection"
|
configure_args="--disable-introspection"
|
||||||
short_desc="Dynamic pixel format translation library"
|
short_desc="Dynamic pixel format translation library"
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'base-directories'
|
# Template file for 'base-directories'
|
||||||
pkgname=base-directories
|
pkgname=base-directories
|
||||||
version=0.15
|
version=0.15
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Void GNU/Linux base system directories"
|
short_desc="Void GNU/Linux base system directories"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'base-files'
|
# Template file for 'base-files'
|
||||||
pkgname=base-files
|
pkgname=base-files
|
||||||
version=0.53
|
version=0.53
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Void GNU/Linux base system files"
|
short_desc="Void GNU/Linux base system files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bash-completion
|
pkgname=bash-completion
|
||||||
version=1.3
|
version=1.3
|
||||||
distfiles="http://${pkgname}.alioth.debian.org/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://${pkgname}.alioth.debian.org/files/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Programmable completion for the GNU Bash shell"
|
short_desc="Programmable completion for the GNU Bash shell"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec
|
checksum=8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec
|
||||||
|
|
|
@ -7,7 +7,7 @@ revision=1
|
||||||
#version=${_bash_distver}
|
#version=${_bash_distver}
|
||||||
wrksrc=${pkgname}-${_bash_distver}
|
wrksrc=${pkgname}-${_bash_distver}
|
||||||
distfiles="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-bash-malloc --with-curses --bindir=/bin
|
configure_args="--without-bash-malloc --with-curses --bindir=/bin
|
||||||
--enable-array-variables --enable-brace-expansion --enable-casemod-attributes
|
--enable-array-variables --enable-brace-expansion --enable-casemod-attributes
|
||||||
--enable-casemod-expansions --enable-command-timing --enable-cond-command
|
--enable-casemod-expansions --enable-command-timing --enable-cond-command
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bdftopcf
|
pkgname=bdftopcf
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/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>"
|
||||||
checksum=9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
|
checksum=9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bigreqsproto
|
pkgname=bigreqsproto
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="BigReqs extension headers from modular Xorg X11"
|
short_desc="BigReqs extension headers from modular Xorg X11"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd
|
checksum=4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=bin86
|
pkgname=bin86
|
||||||
version=0.16.18
|
version=0.16.18
|
||||||
distfiles="http://www.debath.co.uk/dev86/bin86-$version.tar.gz"
|
distfiles="http://www.debath.co.uk/dev86/bin86-$version.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="A complete 8086 assembler and loader"
|
short_desc="A complete 8086 assembler and loader"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=10b1aa5c0813e0bb01b8cab8b06543809e75b06b8e55db462351887c4a9ed831
|
checksum=10b1aa5c0813e0bb01b8cab8b06543809e75b06b8e55db462351887c4a9ed831
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=binutils
|
pkgname=binutils
|
||||||
version=2.21.1
|
version=2.21.1
|
||||||
distfiles="${GNU_SITE}/binutils/$pkgname-$version.tar.bz2"
|
distfiles="${GNU_SITE}/binutils/$pkgname-$version.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="GNU binary utilities"
|
short_desc="GNU binary utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/binutils/"
|
homepage="http://www.gnu.org/software/binutils/"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=bison
|
pkgname=bison
|
||||||
version=2.5
|
version=2.5
|
||||||
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
|
||||||
short_desc="GNU yacc(1) replacement"
|
short_desc="GNU yacc(1) replacement"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
|
checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=blueman
|
||||||
version=1.21
|
version=1.21
|
||||||
revision=4
|
revision=4
|
||||||
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-polkit=yes --enable-hal=no"
|
configure_args="--enable-polkit=yes --enable-hal=no"
|
||||||
short_desc="GTK+ Bluetooth Manager"
|
short_desc="GTK+ Bluetooth Manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=bluez
|
||||||
version=4.94
|
version=4.94
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/lib --enable-gstreamer
|
configure_args="--libexecdir=/lib --enable-gstreamer
|
||||||
--enable-alsa --enable-usb --enable-tools --enable-bccmd
|
--enable-alsa --enable-usb --enable-tools --enable-bccmd
|
||||||
--enable-hid2hci --enable-dfutool --enable-hidd --enable-pand --enable-dund
|
--enable-hid2hci --enable-dfutool --enable-hidd --enable-pand --enable-dund
|
||||||
|
|
|
@ -5,7 +5,6 @@ revision=1
|
||||||
_boostver="$(echo $version|sed 's|\.|_|g')"
|
_boostver="$(echo $version|sed 's|\.|_|g')"
|
||||||
wrksrc=${pkgname}_${_boostver}
|
wrksrc=${pkgname}_${_boostver}
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Free peer-reviewed portable C++ source libraries"
|
short_desc="Free peer-reviewed portable C++ source libraries"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db
|
checksum=45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=brasero
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-caches"
|
configure_args="--disable-schemas-compile --disable-caches"
|
||||||
short_desc="Application to burn CD/DVD for the Gnome Desktop"
|
short_desc="Application to burn CD/DVD for the Gnome Desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=bridge-utils
|
||||||
version=1.5
|
version=1.5
|
||||||
homepage="http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
|
homepage="http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
|
||||||
distfiles="${SOURCEFORGE_SITE}/bridge/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/bridge/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Layer2 ethernet bridging for Linux"
|
short_desc="Layer2 ethernet bridging for Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=btrfs-progs
|
pkgname=btrfs-progs
|
||||||
version=20101110
|
version=20101110
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
|
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CFLAGS=-Wno-error"
|
make_build_args="CFLAGS=-Wno-error"
|
||||||
make_install_args="prefix=/usr bindir=/sbin mandir=/usr/share/man"
|
make_install_args="prefix=/usr bindir=/sbin mandir=/usr/share/man"
|
||||||
short_desc="Btrfs filesystem utilities"
|
short_desc="Btrfs filesystem utilities"
|
||||||
|
|
|
@ -4,7 +4,6 @@ version=1.19.2
|
||||||
revision=1
|
revision=1
|
||||||
homepage="http://www.busybox.net"
|
homepage="http://www.busybox.net"
|
||||||
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
|
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="The Swiss Army Knife of Embedded Linux"
|
short_desc="The Swiss Army Knife of Embedded Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -3,7 +3,6 @@ pkgname=bzip2
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://www.bzip.org/$version/$pkgname-$version.tar.gz"
|
distfiles="http://www.bzip.org/$version/$pkgname-$version.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="The bzip2 compression library"
|
short_desc="The bzip2 compression library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
|
checksum=a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20110502+nmu1
|
version=20110502+nmu1
|
||||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Common CA certificates"
|
short_desc="Common CA certificates"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=cairo
|
||||||
version=1.10.2
|
version=1.10.2
|
||||||
revision=3
|
revision=3
|
||||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-xlib --enable-xcb --enable-xlib-xcb=no
|
configure_args="--enable-xlib --enable-xcb --enable-xlib-xcb=no
|
||||||
--enable-png --disable-directfb --enable-ft --enable-pdf --enable-tee
|
--enable-png --disable-directfb --enable-ft --enable-pdf --enable-tee
|
||||||
--enable-ps --enable-svg --disable-gcov --enable-gl --enable-xlib-xrender"
|
--enable-ps --enable-svg --disable-gcov --enable-gl --enable-xlib-xrender"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cairomm
|
pkgname=cairomm
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="C++ bindings to Cairo vector graphics library"
|
short_desc="C++ bindings to Cairo vector graphics library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f
|
checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cantarell-fonts
|
pkgname=cantarell-fonts
|
||||||
version=0.0.7
|
version=0.0.7
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Cantarell family of TrueType fonts"
|
short_desc="Cantarell family of TrueType fonts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6a21f841d28de444deee201a25e5cbc129fde14d633c547a7d36941437f72090
|
checksum=6a21f841d28de444deee201a25e5cbc129fde14d633c547a7d36941437f72090
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=capchroot
|
pkgname=capchroot
|
||||||
version=0.1
|
version=0.1
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
|
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Use chroot with capabilities as normal user"
|
short_desc="Use chroot with capabilities as normal user"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9e28571684022698921f25711f60f3e634206412851150905ec73cfd63bc0e92
|
checksum=9e28571684022698921f25711f60f3e634206412851150905ec73cfd63bc0e92
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=caribou
|
pkgname=caribou
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
--disable-gtk2-module"
|
--disable-gtk2-module"
|
||||||
short_desc="An alternative to the Gnome On-screen Keyboard"
|
short_desc="An alternative to the Gnome On-screen Keyboard"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=ccache
|
||||||
version=3.1.6
|
version=3.1.6
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="compiler cache"
|
short_desc="compiler cache"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://cache.samba.org"
|
homepage="http://cache.samba.org"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname-III-$version
|
wrksrc=$pkgname-III-$version
|
||||||
distfiles="http://downloads.xiph.org/releases/$pkgname/$pkgname-III-$version.src.tgz"
|
distfiles="http://downloads.xiph.org/releases/$pkgname/$pkgname-III-$version.src.tgz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install"
|
MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install"
|
||||||
short_desc="CDDA reading utility with extra data verification features"
|
short_desc="CDDA reading utility with extra data verification features"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cdrtools
|
pkgname=cdrtools
|
||||||
version=3.00
|
version=3.00
|
||||||
distfiles="ftp://ftp.berlios.de/pub/cdrecord/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.berlios.de/pub/cdrecord/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CCOM=gcc RUNPATH= LDPATH= NOWARN=true"
|
make_build_args="CCOM=gcc RUNPATH= LDPATH= NOWARN=true"
|
||||||
make_install_args="INS_BASE=/usr MANDIR=/man"
|
make_install_args="INS_BASE=/usr MANDIR=/man"
|
||||||
short_desc="Highly portable CD/DVD/BluRay command line recording software"
|
short_desc="Highly portable CD/DVD/BluRay command line recording software"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=0.5.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=celt-${version}
|
wrksrc=celt-${version}
|
||||||
distfiles="http://downloads.us.xiph.org/releases/celt/celt-${version}.tar.gz"
|
distfiles="http://downloads.us.xiph.org/releases/celt/celt-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="An audio codec for use in low-delay speech and audio communication"
|
short_desc="An audio codec for use in low-delay speech and audio communication"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=fc2e5b68382eb436a38c3104684a6c494df9bde133c139fbba3ddb5d7eaa6a2e
|
checksum=fc2e5b68382eb436a38c3104684a6c494df9bde133c139fbba3ddb5d7eaa6a2e
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.2.1
|
version=3.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper
|
configure_args="--disable-scrollkeeper
|
||||||
--disable-static --disable-schemas-compile"
|
--disable-static --disable-schemas-compile"
|
||||||
short_desc="GNOME tool to take pictures and videos from your webcam"
|
short_desc="GNOME tool to take pictures and videos from your webcam"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=chromium-bsu
|
pkgname=chromium-bsu
|
||||||
version=0.9.15
|
version=0.9.15
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-openal --disable-glpng"
|
configure_args="--disable-openal --disable-glpng"
|
||||||
short_desc="Fast paced, arcade-style, top-scrolling space shooter"
|
short_desc="Fast paced, arcade-style, top-scrolling space shooter"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=chromium
|
pkgname=chromium
|
||||||
version=14.0.835.202
|
version=14.0.835.202
|
||||||
distfiles="http://build.chromium.org/official/$pkgname-$version.tar.bz2"
|
distfiles="http://build.chromium.org/official/$pkgname-$version.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.chromium.org/"
|
homepage="http://www.chromium.org/"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=1.26
|
||||||
revision=4
|
revision=4
|
||||||
homepage="http://chrony.tuxfamily.org/"
|
homepage="http://chrony.tuxfamily.org/"
|
||||||
distfiles="http://download.tuxfamily.org/chrony/$pkgname-$version.tar.gz"
|
distfiles="http://download.tuxfamily.org/chrony/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Sets your computer's clock from time servers on the Net"
|
short_desc="Sets your computer's clock from time servers on the Net"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cloog-ppl
|
pkgname=cloog-ppl
|
||||||
version=0.15.9
|
version=0.15.9
|
||||||
distfiles="ftp://gcc.gnu.org/pub/gcc/infrastructure/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://gcc.gnu.org/pub/gcc/infrastructure/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-bits=gmp --with-ppl=${XBPS_MASTERDIR}/usr"
|
configure_args="--with-bits=gmp --with-ppl=${XBPS_MASTERDIR}/usr"
|
||||||
short_desc="The Chunky Loop Generator"
|
short_desc="The Chunky Loop Generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=0.9.21b
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-core-${version}
|
wrksrc=${pkgname}-core-${version}
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-core-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-core-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Text search engine written in C++"
|
short_desc="Text search engine written in C++"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=202ee45af747f18642ae0a088d7c4553521714a511a1a9ec99b8144cf9928317
|
checksum=202ee45af747f18642ae0a088d7c4553521714a511a1a9ec99b8144cf9928317
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=clutter-gst
|
pkgname=clutter-gst
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
distfiles="http://clutter-project.org/sources/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="http://clutter-project.org/sources/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-debug"
|
configure_args="--disable-debug"
|
||||||
short_desc="GStreamer bindings for the Clutter Toolkit"
|
short_desc="GStreamer bindings for the Clutter Toolkit"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=clutter-gtk
|
pkgname=clutter-gtk
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.0/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.0/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0741fd2feb7d065dd5949a0b47f9cd740272c1428ca93431dea677acb6de464e
|
checksum=0741fd2feb7d065dd5949a0b47f9cd740272c1428ca93431dea677acb6de464e
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=clutter
|
pkgname=clutter
|
||||||
version=1.8.2
|
version=1.8.2
|
||||||
distfiles="${GNOME_SITE}/clutter/1.8/clutter-$version.tar.xz"
|
distfiles="${GNOME_SITE}/clutter/1.8/clutter-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-introspection"
|
configure_args="--enable-introspection"
|
||||||
short_desc="OpenGL based interactive canvas library"
|
short_desc="OpenGL based interactive canvas library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cogl
|
pkgname=cogl
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-introspection"
|
configure_args="--enable-introspection"
|
||||||
short_desc="Library for using 3D graphics hardware for rendering"
|
short_desc="Library for using 3D graphics hardware for rendering"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=0.1.13
|
||||||
revision=2
|
revision=2
|
||||||
homepage="http://www.freedesktop.org/software/colord"
|
homepage="http://www.freedesktop.org/software/colord"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-sane --disable-static"
|
configure_args="--disable-sane --disable-static"
|
||||||
short_desc="Color daemon"
|
short_desc="Color daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=compositeproto
|
pkgname=compositeproto
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Composite extension headers from modular X.org"
|
short_desc="Composite extension headers from modular X.org"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e2744576731e1416503aade0d58a7861d0260f70b993351473a9f38ced606984
|
checksum=e2744576731e1416503aade0d58a7861d0260f70b993351473a9f38ced606984
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=connman-gnome
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="${KERNEL_SITE}/network/connman/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/network/connman/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Open Source CONNection MANager GTK+2 frontend"
|
short_desc="Open Source CONNection MANager GTK+2 frontend"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e2bab2c3d8efea54bb57bc98821b56de4a82e284281f26b8ea162d9ce30ce79e
|
checksum=e2bab2c3d8efea54bb57bc98821b56de4a82e284281f26b8ea162d9ce30ce79e
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=connman
|
||||||
version=0.69
|
version=0.69
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pie --enable-polkit
|
configure_args="--enable-pie --enable-polkit
|
||||||
--enable-ethernet --enable-wifi --enable-bluetooth --enable-openvpn
|
--enable-ethernet --enable-wifi --enable-bluetooth --enable-openvpn
|
||||||
--enable-loopback --enable-pacrunner --enable-ntpd --enable-client
|
--enable-loopback --enable-pacrunner --enable-ntpd --enable-client
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=8.14
|
version=8.14
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-install-program=hostname --bindir=/bin"
|
configure_args="--enable-install-program=hostname --bindir=/bin"
|
||||||
short_desc="The GNU core utilities"
|
short_desc="The GNU core utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cpio
|
pkgname=cpio
|
||||||
version=2.11
|
version=2.11
|
||||||
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>"
|
||||||
checksum=601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978
|
checksum=601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=cppcheck
|
||||||
version=1.51
|
version=1.51
|
||||||
homepage="http://cppcheck.sourceforge.net"
|
homepage="http://cppcheck.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="all man"
|
make_build_target="all man"
|
||||||
short_desc="Static analysis of C/C++ code"
|
short_desc="Static analysis of C/C++ code"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
pkgname=cpufrequtils
|
pkgname=cpufrequtils
|
||||||
version=008
|
version=008
|
||||||
distfiles="${KERNEL_SITE}/utils/kernel/cpufreq/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/utils/kernel/cpufreq/$pkgname-$version.tar.bz2"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Userspace tools for the Linux kernel cpufreq subsystem"
|
short_desc="Userspace tools for the Linux kernel cpufreq subsystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1b9daa591d977679fb09ffb9b4d58afa94b9387f3c0be92ec077080e328130f1
|
checksum=1b9daa591d977679fb09ffb9b4d58afa94b9387f3c0be92ec077080e328130f1
|
||||||
|
|
|
@ -4,7 +4,6 @@ words_date=20080507
|
||||||
version=2.8.13-${words_date}
|
version=2.8.13-${words_date}
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
distfiles="$SOURCEFORGE_SITE/cracklib/$pkgname-${words_date}.gz"
|
distfiles="$SOURCEFORGE_SITE/cracklib/$pkgname-${words_date}.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="English Dictionary words for cracklib"
|
short_desc="English Dictionary words for cracklib"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e0c7f452c1fd80d551ae4a7d1afa7fa19cbf47c2d6d5dafc1255c1e76502cb71
|
checksum=e0c7f452c1fd80d551ae4a7d1afa7fa19cbf47c2d6d5dafc1255c1e76502cb71
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=cracklib
|
pkgname=cracklib
|
||||||
version=2.8.18
|
version=2.8.18
|
||||||
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Password Checking Library"
|
short_desc="Password Checking Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
|
checksum=2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=cronie
|
||||||
version=1.4.8
|
version=1.4.8
|
||||||
revision=5
|
revision=5
|
||||||
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
||||||
--localstatedir=/var"
|
--localstatedir=/var"
|
||||||
short_desc="Runs specified programs at scheduled times"
|
short_desc="Runs specified programs at scheduled times"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=curl
|
||||||
version=7.22.0
|
version=7.22.0
|
||||||
homepage="http://curl.haxx.se"
|
homepage="http://curl.haxx.se"
|
||||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ldaps --with-gssapi=/usr \
|
configure_args="--enable-ldaps --with-gssapi=/usr \
|
||||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
|
||||||
short_desc="Client that groks URLs"
|
short_desc="Client that groks URLs"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=curlftpfs
|
pkgname=curlftpfs
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_func_working_mktime=yes"
|
configure_args="ac_cv_func_working_mktime=yes"
|
||||||
short_desc="A FTP filesystem based on cURL and FUSE"
|
short_desc="A FTP filesystem based on cURL and FUSE"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=cvs
|
||||||
version=1.11.23
|
version=1.11.23
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
distfiles="http://ftp.gnu.org/non-gnu/cvs/source/stable/$version/cvs-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/non-gnu/cvs/source/stable/$version/cvs-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Concurrent Versions System"
|
short_desc="Concurrent Versions System"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9
|
checksum=400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9
|
||||||
|
|
|
@ -6,7 +6,7 @@ XBPS_FETCH_CMD="wget"
|
||||||
pkgname=cvs2svn
|
pkgname=cvs2svn
|
||||||
version=2.3.0
|
version=2.3.0
|
||||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/46528/cvs2svn-2.3.0.tar.gz"
|
distfiles="http://cvs2svn.tigris.org/files/documents/1462/46528/cvs2svn-2.3.0.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="man"
|
make_build_args="man"
|
||||||
short_desc="CVS to Subversion, git and bazaar repository conversion tool"
|
short_desc="CVS to Subversion, git and bazaar repository conversion tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=damageproto
|
pkgname=damageproto
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="Damage extension headers from modular X.org"
|
short_desc="Damage extension headers from modular X.org"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="${XORG_HOME}"
|
homepage="${XORG_HOME}"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=dash
|
pkgname=dash
|
||||||
version=0.5.7
|
version=0.5.7
|
||||||
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--exec-prefix= LANG=C"
|
configure_args="--exec-prefix= LANG=C"
|
||||||
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
|
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=4.8.26
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="db-${version}"
|
wrksrc="db-${version}"
|
||||||
distfiles="http://download-uk.oracle.com/berkeley-db/db-${version}.tar.gz"
|
distfiles="http://download-uk.oracle.com/berkeley-db/db-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
build_wrksrc="build_unix"
|
build_wrksrc="build_unix"
|
||||||
configure_script="../dist/configure"
|
configure_script="../dist/configure"
|
||||||
configure_args="--enable-compat185 --enable-cxx --enable-o_direct
|
configure_args="--enable-compat185 --enable-cxx --enable-o_direct
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=dbus-glib
|
||||||
version=0.98
|
version=0.98
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
||||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-bash-completion"
|
configure_args="--disable-static --disable-bash-completion"
|
||||||
short_desc="GLib bindings for D-Bus"
|
short_desc="GLib bindings for D-Bus"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=dbus-python
|
||||||
version=0.83.2
|
version=0.83.2
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="D-Bus Python bindings"
|
short_desc="D-Bus Python bindings"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=883729c98f40790021e3be0f7028ae863ee1c4a7b922a5578c1342592adfff64
|
checksum=883729c98f40790021e3be0f7028ae863ee1c4a7b922a5578c1342592adfff64
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=1.4.16
|
||||||
revision=2
|
revision=2
|
||||||
homepage="http://dbus.freedesktop.org/"
|
homepage="http://dbus.freedesktop.org/"
|
||||||
distfiles="${homepage}/releases/dbus/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/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
|
||||||
--disable-dnotify --enable-inotify --with-dbus-user=dbus
|
--disable-dnotify --enable-inotify --with-dbus-user=dbus
|
||||||
--disable-doxygen-docs --disable-xml-docs --disable-tests
|
--disable-doxygen-docs --disable-xml-docs --disable-tests
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=dconf
|
pkgname=dconf
|
||||||
version=0.10.0
|
version=0.10.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu-configure
|
||||||
short_desc="A low-level configuration system"
|
short_desc="A low-level configuration system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/dconf"
|
homepage="http://live.gnome.org/dconf"
|
||||||
|
|
|
@ -3,7 +3,6 @@ pkgname=dcron
|
||||||
version=4.5
|
version=4.5
|
||||||
revision=7
|
revision=7
|
||||||
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
||||||
build_style=custom-install
|
|
||||||
short_desc="Dillon's lightweight cron daemon"
|
short_desc="Dillon's lightweight cron daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9e50edb6f5bd8153b16bad05087d985e5153ce45cc01ae77e7f842213fb4a824
|
checksum=9e50edb6f5bd8153b16bad05087d985e5153ce45cc01ae77e7f842213fb4a824
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue