diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-13 16:02:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-13 16:02:13 +0000 |
commit | 8457985d612531269ceca5b651073448f435f7e7 (patch) | |
tree | 72dcf5c661366e169cc11e30b7a0a683fbac6d46 /testing | |
parent | da49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (diff) | |
download | aports-8457985d612531269ceca5b651073448f435f7e7.tar.bz2 aports-8457985d612531269ceca5b651073448f435f7e7.tar.xz |
testing/*: add arch
Diffstat (limited to 'testing')
122 files changed, 122 insertions, 0 deletions
diff --git a/testing/acf-fetch-crl/APKBUILD b/testing/acf-fetch-crl/APKBUILD index 3728292fdf..5b64737324 100644 --- a/testing/acf-fetch-crl/APKBUILD +++ b/testing/acf-fetch-crl/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="A web-based system administration interface for fetch-crl" url="http://git.alpinelinux.org/cgit/$pkgname" +arch="x86 x86_64" license="GPL-2" depends="acf-core lua fetch-crl" makedepends="" diff --git a/testing/appliancekit/APKBUILD b/testing/appliancekit/APKBUILD index adf1357bce..b19af7fe54 100644 --- a/testing/appliancekit/APKBUILD +++ b/testing/appliancekit/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.131.3 pkgrel=0 pkgdesc="ApplianceKit is the provisioning backend used by RapidXen." url="http://bitbucket.org/systeminplace/appliancekit/overview" +arch="x86 x86_64" license="ISC" depends="python" makedepends="python-dev" diff --git a/testing/augeas/APKBUILD b/testing/augeas/APKBUILD index 522477b510..216e1bb241 100644 --- a/testing/augeas/APKBUILD +++ b/testing/augeas/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.7.3 pkgrel=0 pkgdesc="a configuration editing tool" url="http://augeas.net" +arch="x86 x86_64" license="LGPL" depends= makedepends="readline-dev" diff --git a/testing/bcfg2/APKBUILD b/testing/bcfg2/APKBUILD index b746341136..a5eda248fc 100644 --- a/testing/bcfg2/APKBUILD +++ b/testing/bcfg2/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.1.1 pkgrel=0 pkgdesc="configuration management tool" url="http://trac.mcs.anl.gov/projects/bcfg2" +arch="x86 x86_64" license="Custom" depends="python" makedepends="python-dev" diff --git a/testing/bluez-firmware/APKBUILD b/testing/bluez-firmware/APKBUILD index 95e03ae5c5..a564148c58 100644 --- a/testing/bluez-firmware/APKBUILD +++ b/testing/bluez-firmware/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.2 pkgrel=0 pkgdesc="Firmware for Broadcom BCM203x Blutonium devices" url="http://www.bluez.org/" +arch="x86 x86_64" license="GPL2" depends="" makedepends="" diff --git a/testing/bluez-hcidump/APKBUILD b/testing/bluez-hcidump/APKBUILD index 0ee37d683d..53d6fd61f4 100644 --- a/testing/bluez-hcidump/APKBUILD +++ b/testing/bluez-hcidump/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.42 pkgrel=0 pkgdesc="Bluetooth HCI package analyzer" url="http://www.bluez.org/" +arch="x86 x86_64" license="GPL2" depends= makedepends="bluez-dev" diff --git a/testing/bluez/APKBUILD b/testing/bluez/APKBUILD index ce10aecce2..70aa179df6 100644 --- a/testing/bluez/APKBUILD +++ b/testing/bluez/APKBUILD @@ -4,6 +4,7 @@ pkgver=4.72 pkgrel=0 pkgdesc="Tools for the Bluetooth protocol stack" url="http://www.bluez.org/" +arch="x86 x86_64" license="GPL2" depends= makedepends="dbus-dev gst-plugins-base-dev alsa-lib-dev libusb-compat-dev diff --git a/testing/btrfs-progs/APKBUILD b/testing/btrfs-progs/APKBUILD index 62b90460c1..d338435e51 100644 --- a/testing/btrfs-progs/APKBUILD +++ b/testing/btrfs-progs/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.19 pkgrel=0 pkgdesc="Tools for the btrfs" url="https://btrfs.wiki.kernel.org/" +arch="x86 x86_64" license="GPL" depends= makedepends="util-linux-ng-dev bash" diff --git a/testing/cacti/APKBUILD b/testing/cacti/APKBUILD index e7452bf63e..3806fe183d 100644 --- a/testing/cacti/APKBUILD +++ b/testing/cacti/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.8.7g pkgrel=0 pkgdesc="Network monitoring tool based on RRDtool" url="http://www.cacti.net" +arch="x86 x86_64" license="GPL" depends="mysql php php-mysql php-snmp rrdtool net-snmp php-sockets php-xml php-gd" makedepends= diff --git a/testing/cdparanoia/APKBUILD b/testing/cdparanoia/APKBUILD index e31d894f80..8bd123097c 100644 --- a/testing/cdparanoia/APKBUILD +++ b/testing/cdparanoia/APKBUILD @@ -5,6 +5,7 @@ pkgver=10.2 pkgrel=1 pkgdesc="An audio CD extraction application" url="http://www.xiph.org/paranoia" +arch="x86 x86_64" license="GPL" depends= makedepends="libtool autoconf automake" diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index f93cfcf588..9500a5e22a 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.99.41 pkgrel=3 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" +arch="x86 x86_64" license="GPL2" depends="pcre rrdtool" makedepends="openssl-dev gettext-dev ffmpeg-dev" diff --git a/testing/consolekit/APKBUILD b/testing/consolekit/APKBUILD index 56c9602c5c..dfae9cbc4a 100644 --- a/testing/consolekit/APKBUILD +++ b/testing/consolekit/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.4.2 pkgrel=0 pkgdesc="Framework for defining and tracking users, login sessions, and seats" url="http://www.freedesktop.org/wiki/Software/ConsoleKit" +arch="x86 x86_64" license="GPL-2" depends= makedepends="polkit-dev zlib-dev libx11-dev dbus-glib-dev" diff --git a/testing/coova-chilli/APKBUILD b/testing/coova-chilli/APKBUILD index 191906fe4b..ae6e09e090 100644 --- a/testing/coova-chilli/APKBUILD +++ b/testing/coova-chilli/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.2.5 pkgrel=1 pkgdesc="CoovaChilli is an open source access controller for wireless LAN" url="http://www.coova.org/" +arch="x86 x86_64" license="GPL" depends= makedepends="perl openssl-dev autoconf automake libtool" diff --git a/testing/csync2/APKBUILD b/testing/csync2/APKBUILD index 35ddd7d0e9..7e45f7cacd 100644 --- a/testing/csync2/APKBUILD +++ b/testing/csync2/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.34 pkgrel=0 pkgdesc="a cluster synchronization tool" url="http://oss.linbit.com/csync2/" +arch="x86 x86_64" license="GPL-2+" depends= makedepends="librsync-dev gnutls-dev sqlite-dev autoconf automake bison flex" diff --git a/testing/daemontools/APKBUILD b/testing/daemontools/APKBUILD index 84ed1ded7f..ed99eb110e 100644 --- a/testing/daemontools/APKBUILD +++ b/testing/daemontools/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.76 pkgrel=1 pkgdesc="Collection of tools for managing UNIX services" url="http://cr.yp.to/daemontools.html" +arch="x86 x86_64" license="public-domain" depends= # The makefile need GNU cat for 'cat -v' diff --git a/testing/dconf/APKBUILD b/testing/dconf/APKBUILD index 4a73a30681..2b4dc5c4b0 100644 --- a/testing/dconf/APKBUILD +++ b/testing/dconf/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.5.1 pkgrel=0 pkgdesc="A low-level configuration system." url="http://live.gnome.org/dconf" +arch="x86 x86_64" license="LGPL2.1" depends="" makedepends="vala gobject-introspection gtk+-dev glib-dev libxml2-dev" diff --git a/testing/dmidecode/APKBUILD b/testing/dmidecode/APKBUILD index 0b91024e3b..4bd71ec26a 100644 --- a/testing/dmidecode/APKBUILD +++ b/testing/dmidecode/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.9 pkgrel=0 pkgdesc="A utility for reporting system hardware as described by BIOS" url="http://www.nongnu.org/dmidecode" +arch="x86 x86_64" license="GPL" depends= makedepends= diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index fb27610861..22bc01ecac 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" pkggroups="dspam" +arch="x86 x86_64" license="GPL-2" depends= install="$pkgname.pre-install" diff --git a/testing/elinks/APKBUILD b/testing/elinks/APKBUILD index 9810765b84..0eab254ae2 100644 --- a/testing/elinks/APKBUILD +++ b/testing/elinks/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.11.7 pkgrel=0 pkgdesc="a text mode web browser" url="http://elinks.or.cz/" +arch="x86 x86_64" license="GPL" depends= makedepends="bzip2-dev zlib-dev openssl-dev expat-dev libiconv-dev" diff --git a/testing/empty/APKBUILD b/testing/empty/APKBUILD index 0e43068a65..16498e5dd0 100644 --- a/testing/empty/APKBUILD +++ b/testing/empty/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.18b pkgrel=0 pkgdesc="run applications under pseudo-terminal (PTY) sessions" url="http://empty.sourceforge.net/" +arch="x86 x86_64" license="BSD" depends= makedepends= diff --git a/testing/fetch-crl/APKBUILD b/testing/fetch-crl/APKBUILD index cd4f18c170..4fe03d924e 100644 --- a/testing/fetch-crl/APKBUILD +++ b/testing/fetch-crl/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.7.0 pkgrel=1 pkgdesc="Tool to keep Certificate Revocation Lists (CRLs) up-to-date" url="http://dist.eugridpma.info/distribution/util/fetch-crl/" +arch="x86 x86_64" license="custom" subpackages="$pkgname-doc" source=" diff --git a/testing/freeradius-client/APKBUILD b/testing/freeradius-client/APKBUILD index 12e1827393..46c0c0a878 100644 --- a/testing/freeradius-client/APKBUILD +++ b/testing/freeradius-client/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.1.6 pkgrel=0 pkgdesc="FreeRADIUS Client Software" url="http://wiki.freeradius.org/Radiusclient" +arch="x86 x86_64" license="BSD" depends= makedepends="openssl-dev" diff --git a/testing/freeswitch-sounds-es-mx-maria/APKBUILD b/testing/freeswitch-sounds-es-mx-maria/APKBUILD index db0cd12c7b..4bf869bb14 100644 --- a/testing/freeswitch-sounds-es-mx-maria/APKBUILD +++ b/testing/freeswitch-sounds-es-mx-maria/APKBUILD @@ -5,6 +5,7 @@ pkgver="0" pkgrel=0 pkgdesc="Sounds for freeswitch Spanish" url="http://files.freeswitch.org/" +arch="x86 x86_64" license="unknown" depends= makedepends= diff --git a/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD b/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD index 104ecfad39..c3ed2de93e 100644 --- a/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD +++ b/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.1.3 pkgrel=0 pkgdesc="Sounds for freeswitch French" url="http://www.archive.org/details/FrenchAudioFilesForFreeswitch" +arch="x86 x86_64" license="CC-3.0" depends= makedepends= diff --git a/testing/freeswitch-sounds-music-8000/APKBUILD b/testing/freeswitch-sounds-music-8000/APKBUILD index 9cf9655bb5..00bb050753 100644 --- a/testing/freeswitch-sounds-music-8000/APKBUILD +++ b/testing/freeswitch-sounds-music-8000/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.0.8 pkgrel=0 pkgdesc="Sounds for freeswitch Music" url="http://files.freeswitch.org/" +arch="x86 x86_64" license="unknown" depends= makedepends= diff --git a/testing/gnokii/APKBUILD b/testing/gnokii/APKBUILD index a0017e44fd..10ca05bfbb 100644 --- a/testing/gnokii/APKBUILD +++ b/testing/gnokii/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.29 pkgrel=0 pkgdesc="Tools and user space driver for use with mobile phones" url="http://www.gnokii.org/" +arch="x86 x86_64" license="GPL" depends="" subpackages="$pkgname-dev $pkgname-doc libgnokii xgnokii $pkgname-smsd diff --git a/testing/gnome-bluetooth/APKBUILD b/testing/gnome-bluetooth/APKBUILD index 6b73a1b265..0eb6e9ca98 100644 --- a/testing/gnome-bluetooth/APKBUILD +++ b/testing/gnome-bluetooth/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.32.0 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" +arch="x86 x86_64" license="GPL LGPL" depends="hicolor-icon-theme obexd" makedepends="intltool py-gtk gobject-introspection libunique-dev libnotify-dev diff --git a/testing/gnump3d/APKBUILD b/testing/gnump3d/APKBUILD index b367432942..10b27d4833 100644 --- a/testing/gnump3d/APKBUILD +++ b/testing/gnump3d/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.0 pkgrel=0 pkgdesc="A streaming server for MP3, OGG vorbis and other streamable files" url="http://www.gnump3d.org/" +arch="x86 x86_64" license="GPL-2" depends="perl" makedepends="" diff --git a/testing/gparted/APKBUILD b/testing/gparted/APKBUILD index 19b4d98533..4141faa32d 100644 --- a/testing/gparted/APKBUILD +++ b/testing/gparted/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.7.0 pkgrel=0 pkgdesc="a graphical partition editor for creating, reorganizing, and deleting disk partitions" url="http://gparted.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends= makedepends="gtkmm-dev parted-dev util-linux-ng-dev" diff --git a/testing/gross-svn/APKBUILD b/testing/gross-svn/APKBUILD index 58389f55b6..8ac18accc8 100644 --- a/testing/gross-svn/APKBUILD +++ b/testing/gross-svn/APKBUILD @@ -5,6 +5,7 @@ pkgver=511 pkgrel=2 pkgdesc="Greylisting of suspicious sources" url="http://code.google.com/p/gross/" +arch="x86 x86_64" license="BSD" depends= makedepends="c-ares-dev" diff --git a/testing/gvfs/APKBUILD b/testing/gvfs/APKBUILD index 18be65b2db..8699d664f9 100644 --- a/testing/gvfs/APKBUILD +++ b/testing/gvfs/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.6.6 pkgrel=1 pkgdesc="userspace virtual filesystem" url="http://ftp.gnome.org/pub/gnome/sources/gvfs/1.6/" +arch="x86 x86_64" license="GPL" depends= makedepends="dbus-glib-dev intltool fuse-dev udev-dev bluez-dev expat-dev diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD index eadcabd1e0..1bcd718bb5 100644 --- a/testing/haproxy/APKBUILD +++ b/testing/haproxy/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.3.20 pkgrel=1 pkgdesc="A TCP/HTTP reverse proxy for high availability environments" url="http://haproxy.1wt.eu" +arch="x86 x86_64" license="GPL" depends="" makedepends="" diff --git a/testing/hardinfo/APKBUILD b/testing/hardinfo/APKBUILD index 8b6db2bf40..89a43dd53e 100644 --- a/testing/hardinfo/APKBUILD +++ b/testing/hardinfo/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.5.1 pkgrel=2 pkgdesc="A system information and benchmark tool." url="http://hardinfo.berlios.de/wiki/index.php/Main_Page" +arch="x86 x86_64" license="GPL-2" makedepends="gtk+-dev libsoup-dev>=2.4.0 gnutls-dev>=2.4.1" depends= diff --git a/testing/hdparm/APKBUILD b/testing/hdparm/APKBUILD index 99c9ed8f83..ce808e2463 100644 --- a/testing/hdparm/APKBUILD +++ b/testing/hdparm/APKBUILD @@ -4,6 +4,7 @@ pkgver=9.32 pkgrel=0 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" url="http://sourceforge.net/projects/hdparm/" +arch="x86 x86_64" license="BSD" depends= makedepends= diff --git a/testing/hping3/APKBUILD b/testing/hping3/APKBUILD index 2479d74b6c..2359e388b0 100644 --- a/testing/hping3/APKBUILD +++ b/testing/hping3/APKBUILD @@ -5,6 +5,7 @@ pkgver=20051105 pkgrel=1 pkgdesc="A ping-like TCP/IP packet assembler/analyzer" url="http://www.hping.org" +arch="x86 x86_64" license="GPL" depends="" makedepends="libpcap-dev" diff --git a/testing/html2ps/APKBUILD b/testing/html2ps/APKBUILD index d1ce4c2da5..d9e11fc36e 100644 --- a/testing/html2ps/APKBUILD +++ b/testing/html2ps/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.0b5 pkgrel=0 pkgdesc="Perl version of html2ps" url="http://user.it.uu.se/~jan/html2ps.html" +arch="x86 x86_64" license="GPL" depends="perl wget imagemagick" makedepends="" diff --git a/testing/icecast/APKBUILD b/testing/icecast/APKBUILD index 33bffd7325..9a014c1d73 100644 --- a/testing/icecast/APKBUILD +++ b/testing/icecast/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.3.2 pkgrel=2 pkgdesc="Open source media server" url="http://www.icecast.org" +arch="x86 x86_64" license="GPL" depends= install="$pkgname.pre-install" diff --git a/testing/iproute2/APKBUILD b/testing/iproute2/APKBUILD index 71773e5336..bea060071e 100644 --- a/testing/iproute2/APKBUILD +++ b/testing/iproute2/APKBUILD @@ -5,6 +5,7 @@ _realver=2.6.31 pkgrel=1 pkgdesc="IP Routing Utilities" url="http://www.linux-foundation.org/en/Net:Iproute2" +arch="x86 x86_64" license="GPL2" depends= install="$pkgname.post-install $pkgname.post-deinstall" diff --git a/testing/iscsi-scst-grsec/APKBUILD b/testing/iscsi-scst-grsec/APKBUILD index 0320a5caaa..e87b66c788 100644 --- a/testing/iscsi-scst-grsec/APKBUILD +++ b/testing/iscsi-scst-grsec/APKBUILD @@ -19,6 +19,7 @@ _mypkgrel=0 pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="$_flavor ISCSI for SCST $_realver" url="http://scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends="linux-${_flavor}=${_kernelver}" install= diff --git a/testing/iscsi-scst-svn/APKBUILD b/testing/iscsi-scst-svn/APKBUILD index f322407eb9..61ccb248a4 100644 --- a/testing/iscsi-scst-svn/APKBUILD +++ b/testing/iscsi-scst-svn/APKBUILD @@ -6,6 +6,7 @@ pkgver=1713 pkgrel=0 pkgdesc="ISCSI target for SCST - userspace tools" url="http://iscsi-scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends= install= diff --git a/testing/iscsi-scst/APKBUILD b/testing/iscsi-scst/APKBUILD index 1624175deb..b929731594 100644 --- a/testing/iscsi-scst/APKBUILD +++ b/testing/iscsi-scst/APKBUILD @@ -6,6 +6,7 @@ pkgver=1.0.1.1 pkgrel=2 pkgdesc="ISCSI target for SCST - userspace tools" url="http://iscsi-scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends= install= diff --git a/testing/ivtv-utils/APKBUILD b/testing/ivtv-utils/APKBUILD index 3c5d34cf40..9e4f1c331f 100644 --- a/testing/ivtv-utils/APKBUILD +++ b/testing/ivtv-utils/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.4.1 pkgrel=0 pkgdesc="Userspace utilities and firmware for Hauppauge PVR cards" url="http://ivtvdriver.org" +arch="x86 x86_64" license="GPL" depends= makedepends= diff --git a/testing/knock/APKBUILD b/testing/knock/APKBUILD index 8804dac34c..2f1ec96324 100644 --- a/testing/knock/APKBUILD +++ b/testing/knock/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.5 pkgrel=1 pkgdesc="A simple port-knocking daemon" url="http://www.zeroflux.org/projects/knock" +arch="x86 x86_64" license="GPL" depends="iptables" makedepends="libpcap-dev" diff --git a/testing/libburn/APKBUILD b/testing/libburn/APKBUILD index cfc67ca98d..32eb61226b 100644 --- a/testing/libburn/APKBUILD +++ b/testing/libburn/APKBUILD @@ -6,6 +6,7 @@ _pver=${pkgver##*_p} pkgrel=0 pkgdesc="Library for reading, mastering and writing optical discs" url="http://libburnia.pykix.org/" +arch="x86 x86_64" license="GPL" depends="" makedepends="" diff --git a/testing/libfetch/APKBUILD b/testing/libfetch/APKBUILD index c224256a17..3853dd9539 100644 --- a/testing/libfetch/APKBUILD +++ b/testing/libfetch/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.30 pkgrel=0 pkgdesc="URL based download library" url="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/" +arch="x86 x86_64" license="BSD" depends= makedepends="openssl-dev" diff --git a/testing/libgee/APKBUILD b/testing/libgee/APKBUILD index c0d6bea5d7..742915a7a3 100644 --- a/testing/libgee/APKBUILD +++ b/testing/libgee/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.0 pkgrel=0 pkgdesc="GObject collection library" url="http://live.gnome.org/Libgee" +arch="x86 x86_64" license="LGPL2.1" depends="" makedepends=" glib-dev" diff --git a/testing/libisofs/APKBUILD b/testing/libisofs/APKBUILD index 685e9354f1..e8498b7c0d 100644 --- a/testing/libisofs/APKBUILD +++ b/testing/libisofs/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.38 pkgrel=0 pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image" url="http://libburnia.pykix.org/" +arch="x86 x86_64" license="GPL" depends="" makedepends="acl-dev zlib-dev libiconv-dev" diff --git a/testing/libmng/APKBUILD b/testing/libmng/APKBUILD index e9da11cb28..046b5029e9 100644 --- a/testing/libmng/APKBUILD +++ b/testing/libmng/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.0.10 pkgrel=0 pkgdesc="A collection of routines used to create and manipulate MNG format graphics files" url="http://www.libmng.com/" +arch="x86 x86_64" license="custom" depends="" depends_dev="jpeg-dev" diff --git a/testing/libnetfilter_log/APKBUILD b/testing/libnetfilter_log/APKBUILD index b2c4dfcc26..1be7386d81 100644 --- a/testing/libnetfilter_log/APKBUILD +++ b/testing/libnetfilter_log/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.0.16 pkgrel=0 pkgdesc="interface to packets that have been logged by the kernel packet filter" url="http://www.netfilter.org/projects/libnetfilter_log/" +arch="x86 x86_64" license="GPL-2" depends="libnfnetlink" makedepends="libnfnetlink-dev pkgconfig" diff --git a/testing/librsync/APKBUILD b/testing/librsync/APKBUILD index 965a2744c4..eec2910d04 100644 --- a/testing/librsync/APKBUILD +++ b/testing/librsync/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.9.7 pkgrel=0 pkgdesc="librsync implements the rolling-checksum algorithm of rsync" url="http://sourceforge.net/projects/librsync/" +arch="x86 x86_64" license="LGPL 2.1" depends="" makedepends="" diff --git a/testing/libsyncml/APKBUILD b/testing/libsyncml/APKBUILD index 0d8617113c..49b73edbf1 100644 --- a/testing/libsyncml/APKBUILD +++ b/testing/libsyncml/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.5.4 pkgrel=0 pkgdesc="Implementation of the SyncML protocol" url="http://libsyncml.opensync.org/" +arch="x86 x86_64" license="LGPL-2.1" depends= makedepends="glib-dev libxml2-dev libwbxml-dev openobex-dev bluez-dev cmake" diff --git a/testing/libvirt/APKBUILD b/testing/libvirt/APKBUILD index cf16036a16..19b8edf8d3 100644 --- a/testing/libvirt/APKBUILD +++ b/testing/libvirt/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.8.5 pkgrel=0 pkgdesc="A virtualization API for several hypervisor and container systems" url="http://libvirt.org/" +arch="x86 x86_64" license="LGPL" depends="python" makedepends="device-mapper libgpg-error-dev libxml2-dev libtasn1-dev diff --git a/testing/libwbxml/APKBUILD b/testing/libwbxml/APKBUILD index dce1f530a8..22d4d1975d 100644 --- a/testing/libwbxml/APKBUILD +++ b/testing/libwbxml/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.10.8 pkgrel=0 pkgdesc="libwbxml is a library to encode and decode WAP Binary XML" url="https://libwbxml.opensync.org" +arch="x86 x86_64" license="LGPL" depends= makedepends="cmake expat-dev" diff --git a/testing/libwmf/APKBUILD b/testing/libwmf/APKBUILD index 024795bd46..9af09a7049 100644 --- a/testing/libwmf/APKBUILD +++ b/testing/libwmf/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.8.4 pkgrel=1 pkgdesc="A library for reading vector images in Microsoft's native Windows Metafile Format (WMF)." url="http://wvware.sourceforge.net/libwmf.html" +arch="x86 x86_64" license="LGPL" makedepends="libpng-dev>=1.4.0 freetype-dev jpeg-dev>=8 expat-dev" install= diff --git a/testing/linux-scst/APKBUILD b/testing/linux-scst/APKBUILD index bbcd830c7d..7b7dcb38c1 100644 --- a/testing/linux-scst/APKBUILD +++ b/testing/linux-scst/APKBUILD @@ -19,6 +19,7 @@ source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$pkgver.tar.bz2 # no need to patch now #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 subpackages="$pkgname-dev" +arch="x86 x86_64" license="GPL-2" _abi_release=${pkgver}-${_flavor} diff --git a/testing/lua-augeas/APKBUILD b/testing/lua-augeas/APKBUILD index ff98ac5762..88884a9070 100644 --- a/testing/lua-augeas/APKBUILD +++ b/testing/lua-augeas/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.1 pkgrel=1 pkgdesc="Lua bindings for Augeas" url="http://git.alpinelinux.org/cgit/lua-augeas/" +arch="x86 x86_64" license="LGPL" depends= makedepends="lua-dev pkgconfig augeas-dev" diff --git a/testing/lua-crypto/APKBUILD b/testing/lua-crypto/APKBUILD index 027affb396..9441394be2 100644 --- a/testing/lua-crypto/APKBUILD +++ b/testing/lua-crypto/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.2.0 pkgrel=2 pkgdesc="a Lua frontend to the OpenSSL cryptographic library" url="http://luacrypto.luaforge.net/" +arch="x86 x86_64" license="MIT/X11" depends= makedepends="lua-dev openssl-dev" diff --git a/testing/lua-curl/APKBUILD b/testing/lua-curl/APKBUILD index 0db7be957e..11a1fb6c85 100644 --- a/testing/lua-curl/APKBUILD +++ b/testing/lua-curl/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2 pkgrel=1 pkgdesc="Lua bindings to cURL library" url="http://lua-curl.luaforge.net/" +arch="x86 x86_64" license="MIT/X11" depends= makedepends="lua-dev curl-dev pkgconfig" diff --git a/testing/madwimax/APKBUILD b/testing/madwimax/APKBUILD index 6973265ba8..6ed6ab0464 100644 --- a/testing/madwimax/APKBUILD +++ b/testing/madwimax/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.1.1 pkgrel=2 pkgdesc="WiMAX driver for the Samsung SWC-U200 and similar USB modems" url="http://code.google.com/p/madwimax/" +arch="x86 x86_64" license="GPL-2" depends= makedepends="pkgconfig libusb-dev" diff --git a/testing/mdocml/APKBUILD b/testing/mdocml/APKBUILD index 539ef29e6e..37b5e579db 100644 --- a/testing/mdocml/APKBUILD +++ b/testing/mdocml/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.10.5 pkgrel=0 pkgdesc="Roff implementation" url="http://mdocml.bsd.lv/" +arch="x86 x86_64" license="BSD" depends= makedepends= diff --git a/testing/mediaproxy/APKBUILD b/testing/mediaproxy/APKBUILD index 8f15e46d88..4b877e0fd3 100644 --- a/testing/mediaproxy/APKBUILD +++ b/testing/mediaproxy/APKBUILD @@ -6,6 +6,7 @@ pkgdesc="MediaProxy" url="http://www.ag-projects.com/MediaProxy/" pkgusers="kamailio" pkggroups="kamailio" +arch="x86 x86_64" license="GPL" depends="python py-application py-gnutls py-twisted py-cjson iptables" makedepends="libnetfilter_conntrack-dev libnfnetlink-dev py-buildutils diff --git a/testing/mp3info/APKBUILD b/testing/mp3info/APKBUILD index 92aee7238a..2fa2e16ada 100644 --- a/testing/mp3info/APKBUILD +++ b/testing/mp3info/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.8.5a pkgrel=0 pkgdesc="An MP3 technical info viewer and ID3 1.x tag editor" url="http://www.ibiblio.org/mp3info/" +arch="x86 x86_64" license="GPL" depends= makedepends="ncurses-dev" diff --git a/testing/ncmpcpp/APKBUILD b/testing/ncmpcpp/APKBUILD index 9768fd8c7d..33a8b4454c 100644 --- a/testing/ncmpcpp/APKBUILD +++ b/testing/ncmpcpp/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.5.5 pkgrel=0 pkgdesc="An almost exact clone of ncmpc with some new features." url="http://unkart.ovh.org/ncmpcpp/" +arch="x86 x86_64" license="GPL" depends="" makedepends="curl-dev libmpdclient-dev taglib-dev ncurses-dev openssl-dev" diff --git a/testing/nginx/APKBUILD b/testing/nginx/APKBUILD index 19410d9033..52ae912c86 100644 --- a/testing/nginx/APKBUILD +++ b/testing/nginx/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.8.53 pkgrel=0 pkgdesc="nginx [engine x] is a HTTP and reverse proxy server" url="nginx.org" +arch="x86 x86_64" license="Custom" depends= makedepends="pcre-dev openssl-dev zlib-dev" diff --git a/testing/nload/APKBUILD b/testing/nload/APKBUILD index 90517ad3bf..31718b7328 100644 --- a/testing/nload/APKBUILD +++ b/testing/nload/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.7.2 pkgrel=1 pkgdesc="Console network traffic and bandwidth monitor" url="http://www.roland-riegel.de/nload" +arch="x86 x86_64" license="GPL" depends= makedepends="ncurses-dev" diff --git a/testing/obexd/APKBUILD b/testing/obexd/APKBUILD index 1c1d3d9e10..659a1faad5 100644 --- a/testing/obexd/APKBUILD +++ b/testing/obexd/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.33 pkgrel=0 pkgdesc="D-Bus service providing high-level OBEX client and server side functionality" url="http://www.bluez.org/" +arch="x86 x86_64" license="GPL2" depends= makedepends="dbus-glib-dev openobex-dev glib-dev bluez-dev libical-dev" diff --git a/testing/obexftp/APKBUILD b/testing/obexftp/APKBUILD index a452011c06..e4190e4fd8 100644 --- a/testing/obexftp/APKBUILD +++ b/testing/obexftp/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.23 pkgrel=1 pkgdesc="A tool for transfer files to/from any OBEX enabled device" url="http://openobex.triq.net/obexftp/obexftp" +arch="x86 x86_64" license="GPL" depends= makedepends="pkgconfig openobex-dev bluez-dev" diff --git a/testing/open-vm-tools/APKBUILD b/testing/open-vm-tools/APKBUILD index c58775862d..9155960801 100644 --- a/testing/open-vm-tools/APKBUILD +++ b/testing/open-vm-tools/APKBUILD @@ -5,6 +5,7 @@ _pkgsubver=261024 pkgrel=1 pkgdesc="The Open Virtual Machine Tools are the open source implementation of VMware Tools." url="http://open-vm-tools.sourceforge.net/" +arch="x86 x86_64" license="LGPL" subpackages="$pkgname-gtk" makedepends="procps-dev libdnet-dev icu-dev glib-dev pkgconfig bash diff --git a/testing/openlldp/APKBUILD b/testing/openlldp/APKBUILD index f07f87ddcb..caa36e4b74 100644 --- a/testing/openlldp/APKBUILD +++ b/testing/openlldp/APKBUILD @@ -5,6 +5,7 @@ _realver=0.4alpha pkgrel=2 pkgdesc="Open Source implementation of the IEEE standard 802.1AB Link Layer Discovery Protocol (LLDP)" url="http://openlldp.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends= makedepends= diff --git a/testing/openobex/APKBUILD b/testing/openobex/APKBUILD index 4c83330cd6..0ad92cc24e 100644 --- a/testing/openobex/APKBUILD +++ b/testing/openobex/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.5 pkgrel=0 pkgdesc="Implementation of the OBject EXchange (OBEX) protocol" url="http://dev.zuckschwerdt.org/openobex/" +arch="x86 x86_64" license="GPL LGPL" depends= makedepends="bluez-dev libusb-dev" diff --git a/testing/opensips-cp/APKBUILD b/testing/opensips-cp/APKBUILD index 58ad2d9db2..8b3e06b7a1 100644 --- a/testing/opensips-cp/APKBUILD +++ b/testing/opensips-cp/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.0 pkgrel=0 pkgdesc="Web Control Panel Application for the OpenSIPS SIP server" url="http://opensips-cp.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends="php" makedepends="" diff --git a/testing/opensips/APKBUILD b/testing/opensips/APKBUILD index 00469cbea1..e78581592f 100644 --- a/testing/opensips/APKBUILD +++ b/testing/opensips/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.6.3 pkgrel=0 pkgdesc="Flexible and customizable sip routing engine" url="http://www.opensips.org/" +arch="x86 x86_64" license="GPL" depends= makedepends="bison flex expat-dev coreutils" diff --git a/testing/openvpn-auth-ldap/APKBUILD b/testing/openvpn-auth-ldap/APKBUILD index 58e0606811..dd2a392fd0 100644 --- a/testing/openvpn-auth-ldap/APKBUILD +++ b/testing/openvpn-auth-ldap/APKBUILD @@ -5,6 +5,7 @@ _openvpnver=2.1.3 pkgrel=0 pkgdesc="LDAP authentication and authorization plugin for OpenVPN 2.x" url="http://code.google.com/p/openvpn-auth-ldap/" +arch="x86 x86_64" license="GPL" depends= makedepends="openvpn re2c openldap-dev objc" diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index 118a8782e7..e19b4b92b7 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -8,6 +8,7 @@ pkgdesc="Open source fully featured XCAP server " url="http://openxcap.org" pkgusers="openxcap" pkggroups="openxcap" +arch="x86 x86_64" license="GPL" depends="python py-application py-gnutls py-twisted py-twisted-web2 py-imaging py-lxml py-mysqldb" diff --git a/testing/partimage/APKBUILD b/testing/partimage/APKBUILD index 8ee6c8004a..1adb870407 100644 --- a/testing/partimage/APKBUILD +++ b/testing/partimage/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.8 pkgrel=0 pkgdesc="Saves partitions having a supported filesystem to an image file" url="http://www.partimage.org" +arch="x86 x86_64" license="GPL" depends= makedepends="bzip2-dev newt-dev zlib-dev gettext-dev slang-dev openssl-dev \ diff --git a/testing/perl-cgi-session/APKBUILD b/testing/perl-cgi-session/APKBUILD index 9fbe2d92d0..d4cf621da0 100644 --- a/testing/perl-cgi-session/APKBUILD +++ b/testing/perl-cgi-session/APKBUILD @@ -5,6 +5,7 @@ pkgver=4.42 pkgrel=0 pkgdesc="perl module for persistent session data in CGI applications" url="http://search.cpan.org/~markstos/CGI-Session-4.42/" +arch="x86 x86_64" license="PerlArtistic" depends="perl" makedepends="perl-dev" diff --git a/testing/perl-snmp-session/APKBUILD b/testing/perl-snmp-session/APKBUILD index dc8572ff17..67d2383c10 100644 --- a/testing/perl-snmp-session/APKBUILD +++ b/testing/perl-snmp-session/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.13 pkgrel=0 pkgdesc="A SNMP Perl Module" url="http://code.google.com/p/snmp-session/" +arch="x86 x86_64" license="PerlArtistic" depends="perl" makedepends="perl-dev" diff --git a/testing/pllua/APKBUILD b/testing/pllua/APKBUILD index 09ef17f56d..913f99bbde 100644 --- a/testing/pllua/APKBUILD +++ b/testing/pllua/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.3.1 pkgrel=0 pkgdesc="Procedural language for PostgreSQL using Lua" url="http://pgfoundry.org/projects/pllua" +arch="x86 x86_64" license="GPL" depends="postgresql" makedepends="postgresql-dev lua-dev ccache" diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD index 31adae3ce8..a1373e3a56 100644 --- a/testing/pptpclient/APKBUILD +++ b/testing/pptpclient/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.7.2 pkgrel=1 pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP." url="http://pptpclient.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends="ppp iproute2" makedepends="perl" diff --git a/testing/prosody/APKBUILD b/testing/prosody/APKBUILD index 05996f9a06..8ab75097c6 100644 --- a/testing/prosody/APKBUILD +++ b/testing/prosody/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.4.2 pkgrel=4 pkgdesc="Lua based Jabber/XMPP server" url="http://prosody.im/" +arch="x86 x86_64" license="MIT" depends="lua-socket lua-expat" makedepends="lua-dev libidn-dev openssl-dev" diff --git a/testing/py-application/APKBUILD b/testing/py-application/APKBUILD index 0167661185..b60401f720 100644 --- a/testing/py-application/APKBUILD +++ b/testing/py-application/APKBUILD @@ -6,6 +6,7 @@ pkgver=1.1.5 pkgrel=0 pkgdesc="Basic building blocks for python applications" url="http://pypi.python.org/pypi/python-application" +arch="x86 x86_64" license="PSF" depends="python" makedepends="python-dev" diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD index f414f35ef6..7771a8fef5 100644 --- a/testing/py-buildutils/APKBUILD +++ b/testing/py-buildutils/APKBUILD @@ -6,6 +6,7 @@ pkgver=0.3 pkgrel=0 pkgdesc="buildutils is a collection of enhancements to the Python distutils" url="http://pypi.python.org/pypi/buildutils/0.3" +arch="x86 x86_64" license="GPL" depends="python py-setuptools" makedepends="python-dev" diff --git a/testing/py-cjson/APKBUILD b/testing/py-cjson/APKBUILD index 0a4a272aa2..43b0a0a2b8 100644 --- a/testing/py-cjson/APKBUILD +++ b/testing/py-cjson/APKBUILD @@ -7,6 +7,7 @@ pkgver=1.0.5 pkgrel=1 pkgdesc="Fast JSON encoder/decoder for Python" url="http://pypi.python.org/pypi/python-gnutls" +arch="x86 x86_64" license="PSF" depends="python" makedepends="python-dev" diff --git a/testing/py-crypto/APKBUILD b/testing/py-crypto/APKBUILD index a1beecb8fd..43e325a099 100644 --- a/testing/py-crypto/APKBUILD +++ b/testing/py-crypto/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.0.1 pkgrel=3 pkgdesc="A collection of cryptographic algorithms and protocols, implemented for use from Python." url="http://www.amk.ca/python/code/crypto.html" +arch="x86 x86_64" license="GPL" depends="python" makedepends="gmp-dev python-dev" diff --git a/testing/py-dbus/APKBUILD b/testing/py-dbus/APKBUILD index ab9187ebf0..0bac57e9cb 100644 --- a/testing/py-dbus/APKBUILD +++ b/testing/py-dbus/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.83.1 pkgrel=1 pkgdesc="Python bindings for DBUS" url="http://www.freedesktop.org/wiki/Software/DBusBindings" +arch="x86 x86_64" license="GPL LGPL" depends="python>=2.6.5" makedepends="pkgconfig dbus-glib-dev python-dev" diff --git a/testing/py-gnutls/APKBUILD b/testing/py-gnutls/APKBUILD index 8d5a2f2376..d8dd4694fb 100644 --- a/testing/py-gnutls/APKBUILD +++ b/testing/py-gnutls/APKBUILD @@ -7,6 +7,7 @@ pkgver=1.1.9 pkgrel=1 pkgdesc="Python wrapper for the GNUTLS library" url="http://pypi.python.org/pypi/python-gnutls" +arch="x86 x86_64" license="PSF" depends="python" makedepends="python-dev gnutls-dev" diff --git a/testing/py-imaging/APKBUILD b/testing/py-imaging/APKBUILD index d800ba034f..3552bb8d1a 100644 --- a/testing/py-imaging/APKBUILD +++ b/testing/py-imaging/APKBUILD @@ -6,6 +6,7 @@ pkgver=1.1.7 pkgrel=0 pkgdesc="Python image manipulation library" url="http://pypi.python.org/pypi/PLI" +arch="x86 x86_64" license="PSF" depends="python freetype" makedepends="python-dev freetype-dev" diff --git a/testing/py-lxml/APKBUILD b/testing/py-lxml/APKBUILD index 58b250dfda..e648c00f60 100644 --- a/testing/py-lxml/APKBUILD +++ b/testing/py-lxml/APKBUILD @@ -7,6 +7,7 @@ pkgver=2.2.6 pkgrel=0 pkgdesc="Python LXML Library" url="http://codespeak.net/lxml" +arch="x86 x86_64" license="GPL" depends="libxml2 libxslt" makedepends="libxml2-dev libxslt-dev py-setuptools" diff --git a/testing/py-mysqldb/APKBUILD b/testing/py-mysqldb/APKBUILD index a4486a4e81..e2581564f6 100644 --- a/testing/py-mysqldb/APKBUILD +++ b/testing/py-mysqldb/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.2.3c1 pkgrel=0 pkgdesc="MySQL Module for python" url="http://sourceforge.net/projects/mysql-python/" +arch="x86 x86_64" license="GPL" depends="python libmysqlclient" makedepends="py-setuptools mysql-dev" diff --git a/testing/py-twisted-web2/APKBUILD b/testing/py-twisted-web2/APKBUILD index de0a6d3755..dce48d4773 100644 --- a/testing/py-twisted-web2/APKBUILD +++ b/testing/py-twisted-web2/APKBUILD @@ -6,6 +6,7 @@ pkgver=8.1.0 pkgrel=0 pkgdesc="The twisted.web2 package in Twisted." url="http://twistedmatrix.com/" +arch="x86 x86_64" license="GPL" depends="py-twisted" makedepends="python-dev" diff --git a/testing/py-twisted/APKBUILD b/testing/py-twisted/APKBUILD index 04e8812cbe..0ff65153ff 100644 --- a/testing/py-twisted/APKBUILD +++ b/testing/py-twisted/APKBUILD @@ -4,6 +4,7 @@ pkgver=10.0.0 pkgrel=0 pkgdesc="Asynchronous networking framework written in Python." url="http://twistedmatrix.com/" +arch="x86 x86_64" license="MIT" depends="python py-crypto py-zope-interface" makedepends="python-dev" diff --git a/testing/py-zope-interface/APKBUILD b/testing/py-zope-interface/APKBUILD index 2f9ecacc1d..5268edbae2 100644 --- a/testing/py-zope-interface/APKBUILD +++ b/testing/py-zope-interface/APKBUILD @@ -4,6 +4,7 @@ pkgver=3.6.1 pkgrel=0 pkgdesc="Separate distribution of the zope.interface package used in Zope 3." url="http://www.zope.org/Products/ZopeInterface/" +arch="x86 x86_64" license="ZPL" depends="python" makedepends="python-dev" diff --git a/testing/qt/APKBUILD b/testing/qt/APKBUILD index c87a1957e6..aabc4c8a2c 100644 --- a/testing/qt/APKBUILD +++ b/testing/qt/APKBUILD @@ -4,6 +4,7 @@ pkgver=4.7.1 pkgrel=0 pkgdesc="A cross-platform application and UI framework" url="http://qt.nokia.com/" +arch="x86 x86_64" license="GPL3 LGPL" depends="hicolor-icon-theme ca-certificates" subpackages="$pkgname-dev $pkgname-doc" diff --git a/testing/rdiff-backup/APKBUILD b/testing/rdiff-backup/APKBUILD index 6fcabd7f41..c7536f417e 100644 --- a/testing/rdiff-backup/APKBUILD +++ b/testing/rdiff-backup/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.2.8 pkgrel=0 pkgdesc="A backup utility that maintains extra reverse diffs so that files can be restored from previous backups." url="http://www.gnu.org/savannah-checkouts/non-gnu/rdiff-backup/" +arch="x86 x86_64" license="GPL" depends="python" makedepends="librsync-dev python-dev" diff --git a/testing/re2c/APKBUILD b/testing/re2c/APKBUILD index 9867fece2d..553b3ef44a 100644 --- a/testing/re2c/APKBUILD +++ b/testing/re2c/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.13.5 pkgrel=0 pkgdesc="A tool for writing fast and flexible scanners in C from regular expressions" url="http://www.re2c.org" +arch="x86 x86_64" license="Public Domain" depends= makedepends= diff --git a/testing/reiserfsprogs/APKBUILD b/testing/reiserfsprogs/APKBUILD index 1c6c63ce8d..aeaf7e0f25 100644 --- a/testing/reiserfsprogs/APKBUILD +++ b/testing/reiserfsprogs/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.6.21 pkgrel=0 pkgdesc="Reiserfs Utilities" url="http://www.namesys.com" +arch="x86 x86_64" license="GPL" depends= makedepends="e2fsprogs-dev" diff --git a/testing/rp-pppoe/APKBUILD b/testing/rp-pppoe/APKBUILD index cf56481be1..40893dae12 100644 --- a/testing/rp-pppoe/APKBUILD +++ b/testing/rp-pppoe/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.10 pkgrel=1 pkgdesc="Roaring Penguin\'s Point-to-Point Protocol over Ethernet client" url="http://www.roaringpenguin.com/pppoe/" +arch="x86 x86_64" license="LGPL" depends= makedepends= diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index e9698a13d1..bc1bf75092 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.9.6 pkgrel=1 pkgdesc="an SNMP polling daemon which writes the polled values to an RRD database" url="http://memberwebs.com/stef/software/rrdbot/" +arch="x86 x86_64" license="BSD" depends= makedepends=rrdtool-dev diff --git a/testing/rrdcollect/APKBUILD b/testing/rrdcollect/APKBUILD index c0ffb9774a..3994406eaa 100644 --- a/testing/rrdcollect/APKBUILD +++ b/testing/rrdcollect/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.2.4 pkgrel=1 pkgdesc="Read system statistical data and feed it to RRDtool" url="http://rrdcollect.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends="rrdtool" makedepends="libpcap-dev" diff --git a/testing/rtapd/APKBUILD b/testing/rtapd/APKBUILD index 88db672311..237da264a6 100644 --- a/testing/rtapd/APKBUILD +++ b/testing/rtapd/APKBUILD @@ -7,6 +7,7 @@ pkgver=1.7 pkgrel=1 pkgdesc="daemon for routing packets to rtnppd" url="http://sourceforge.net/projects/rtnppd/" +arch="x86 x86_64" license="GPL" depends="" makedepends="postgresql-dev" diff --git a/testing/rtnppd/APKBUILD b/testing/rtnppd/APKBUILD index b2725b8ab5..6377f67e6a 100644 --- a/testing/rtnppd/APKBUILD +++ b/testing/rtnppd/APKBUILD @@ -6,6 +6,7 @@ pkgver=1.7b pkgrel=1 pkgdesc="A program route TNPP 3.8 (Telocator Network Paging Protocol) packets between serial and other links" url="http://sourceforge.net/projects/rtnppd/" +arch="x86 x86_64" license="GPL" depends="" makedepends="postgresql-dev" diff --git a/testing/scst-grsec/APKBUILD b/testing/scst-grsec/APKBUILD index 4318586ffa..6cec16d728 100644 --- a/testing/scst-grsec/APKBUILD +++ b/testing/scst-grsec/APKBUILD @@ -19,6 +19,7 @@ _mypkgrel=0 pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="$_flavor kernel modules for SCST $_realver" url="http://scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends="linux-${_flavor}=${_kernelver}" install= diff --git a/testing/scst-svn-scst/APKBUILD b/testing/scst-svn-scst/APKBUILD index b7cda1ad71..8cbff4ccba 100644 --- a/testing/scst-svn-scst/APKBUILD +++ b/testing/scst-svn-scst/APKBUILD @@ -23,6 +23,7 @@ _mypkgrel=0 pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="$_flavor kernel modules for SCST $_realver" url="http://scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends="linux-${_flavor}=${_kernelver}" install= diff --git a/testing/scstadmin-svn/APKBUILD b/testing/scstadmin-svn/APKBUILD index e20ad1cb9e..e92ae2ccd2 100644 --- a/testing/scstadmin-svn/APKBUILD +++ b/testing/scstadmin-svn/APKBUILD @@ -5,6 +5,7 @@ pkgver=1713 pkgrel=0 pkgdesc="SCST administration tool written in perl" url="http://scst.sourceforge.net" +arch="x86 x86_64" license="GPL-2" depends="perl" makedepends="perl-dev" diff --git a/testing/sems/APKBUILD b/testing/sems/APKBUILD index c587cae82d..c261a43eff 100644 --- a/testing/sems/APKBUILD +++ b/testing/sems/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.2.1 pkgrel=1 pkgdesc="High performance, extensible media server for SIP (RFC3261) based VoIP services" url="http://iptel.org/sems/" +arch="x86 x86_64" license="GPL-2" install="$pkgname.pre-install $pkgname.post-install" makedepends="python-dev openssl-dev cmake bash" diff --git a/testing/sisctrl/APKBUILD b/testing/sisctrl/APKBUILD index 926a663e70..c8fdc34c98 100644 --- a/testing/sisctrl/APKBUILD +++ b/testing/sisctrl/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.0.20051202 pkgrel=3 pkgdesc="SiSCtrl is Display Control Panel for XFree86/X.org SiS driver" url="http://www.winischhofer.net/linuxsisvga.shtml" +arch="x86 x86_64" license="GPL" depends= makedepends="pkgconfig gtk+-dev libxxf86vm-dev libxrandr-dev libxinerama-dev diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index 7cc86c33e9..931f9ec1dd 100644 --- a/testing/smartmontools/APKBUILD +++ b/testing/smartmontools/APKBUILD @@ -4,6 +4,7 @@ pkgver=5.39.1 pkgrel=0 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" +arch="x86 x86_64" license="GPL" depends= makedepends= diff --git a/testing/spandsp/APKBUILD b/testing/spandsp/APKBUILD index bcb5818d11..5b10a721fc 100644 --- a/testing/spandsp/APKBUILD +++ b/testing/spandsp/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.0.5 pkgrel=0 pkgdesc="library to use DSP functions for telephony" url="http://www.soft-switch.org/" +arch="x86 x86_64" license="GPL" depends= makedepends="tiff-dev" diff --git a/testing/speedometer/APKBUILD b/testing/speedometer/APKBUILD index e6880b6c01..c0ea643792 100644 --- a/testing/speedometer/APKBUILD +++ b/testing/speedometer/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.7 pkgrel=0 pkgdesc="Measure and display the rate of data across a network connection or data being stored in a file" url="http://excess.org/speedometer/" +arch="x86 x86_64" license="LGPL" depends="python urwid" makedepends="python-dev" diff --git a/testing/sqstat/APKBUILD b/testing/sqstat/APKBUILD index d40862eaf8..7d9996596e 100644 --- a/testing/sqstat/APKBUILD +++ b/testing/sqstat/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.20 pkgrel=0 pkgdesc="SqStat is a script which allows to look through active squid users connections" url="http://samm.kiev.ua/sqstat/" +arch="x86 x86_64" license="ISC" depends= makedepends= diff --git a/testing/squark/APKBUILD b/testing/squark/APKBUILD index ed5969525d..e381c2be45 100644 --- a/testing/squark/APKBUILD +++ b/testing/squark/APKBUILD @@ -9,6 +9,7 @@ makedepends="net-snmp-dev cmph-dev lua pkgconfig" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 " url="http://git.alpinelinux.org/cgit/squark/" +arch="x86 x86_64" license=GPL-2 prepare() { diff --git a/testing/squidguard/APKBUILD b/testing/squidguard/APKBUILD index 522386ea2e..fbddaee57b 100644 --- a/testing/squidguard/APKBUILD +++ b/testing/squidguard/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.4 pkgrel=0 pkgdesc="Squid URL redirector" url="http://www.squidguard.org" +arch="x86 x86_64" license="GPL" depends= makedepends="flex bison db-dev" diff --git a/testing/tbl/APKBUILD b/testing/tbl/APKBUILD index de2286ea68..a03cb33b2b 100644 --- a/testing/tbl/APKBUILD +++ b/testing/tbl/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.1.5 pkgrel=0 pkgdesc="Utility to format tables for troff" url="http://tbl.bsd.lv/" +arch="x86 x86_64" license="ISC" depends= makedepends= diff --git a/testing/templayer/APKBUILD b/testing/templayer/APKBUILD index 9fd2dba81e..b113a7db00 100644 --- a/testing/templayer/APKBUILD +++ b/testing/templayer/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.5.1 pkgrel=0 pkgdesc="Templayer is a layered template library for Python and Django" url="http://excess.org/templayer/" +arch="x86 x86_64" license="LGPL" depends="python" makedepends="python-dev" diff --git a/testing/thunar-volman/APKBUILD b/testing/thunar-volman/APKBUILD index 66ddbcc972..8180340772 100644 --- a/testing/thunar-volman/APKBUILD +++ b/testing/thunar-volman/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.5.2 pkgrel=0 pkgdesc="Thunar extension for volumes management" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman" +arch="x86 x86_64" license="GPL" depends= makedepends="thunar-dev exo-dev udev-dev libxfce4ui-dev" diff --git a/testing/ucspi-tcp/APKBUILD b/testing/ucspi-tcp/APKBUILD index 9b6f578a45..78ad50b2c5 100644 --- a/testing/ucspi-tcp/APKBUILD +++ b/testing/ucspi-tcp/APKBUILD @@ -6,6 +6,7 @@ pkgver=0.88 pkgrel=1 pkgdesc="Easy-to-use command-line tools for building TCP client-server applications." url="http://cr.yp.to/ucspi-tcp.html" +arch="x86 x86_64" license="public-domain" depends="" makedepends="" diff --git a/testing/urwid/APKBUILD b/testing/urwid/APKBUILD index 310c0b8f66..99af260830 100644 --- a/testing/urwid/APKBUILD +++ b/testing/urwid/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.9.9.1 pkgrel=1 pkgdesc="Urwid is a console user interface library for Python" url="http://excess.org/urwid/" +arch="x86 x86_64" license="LGPL" depends="python" makedepends="python-dev templayer" diff --git a/testing/usb-modeswitch/APKBUILD b/testing/usb-modeswitch/APKBUILD index 1643920846..b40bd98d10 100644 --- a/testing/usb-modeswitch/APKBUILD +++ b/testing/usb-modeswitch/APKBUILD @@ -5,6 +5,7 @@ pkgrel=0 _pkgdata=20100418 pkgdesc="A mode switching tool for controlling flip flop (multiple device) USB gear" url="http://www.draisberghof.de/usb_modeswitch/" +arch="x86 x86_64" license="GPL" depends="tcl" makedepends="libusb-compat-dev" diff --git a/testing/valide/APKBUILD b/testing/valide/APKBUILD index 5ed20c9349..53f83b482e 100644 --- a/testing/valide/APKBUILD +++ b/testing/valide/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.7.0 pkgrel=0 pkgdesc="Val(a)IDE is an Integrated Development Environment (IDE) for the Vala programming language" url="http://www.valaide.org/" +arch="x86 x86_64" license="GPL" depends="vala" makedepends="gtk+-dev intltool gtksourceview-dev libunique-dev python diff --git a/testing/xfburn/APKBUILD b/testing/xfburn/APKBUILD index fabe387731..7678e30b6b 100644 --- a/testing/xfburn/APKBUILD +++ b/testing/xfburn/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.4.3 pkgrel=0 pkgdesc="a simple CD/DVD burning tool based on libburnia libraries" url="http://goodies.xfce.org/projects/applications/xfburn" +arch="x86 x86_64" license="GPL2" depends="desktop-file-utils hicolor-icon-theme" makedepends="libburn-dev libisofs-dev libxfcegui4-dev thunar-dev librsvg-dev diff --git a/testing/xmlrpc-c/APKBUILD b/testing/xmlrpc-c/APKBUILD index 86777e1b6d..3084815ec1 100644 --- a/testing/xmlrpc-c/APKBUILD +++ b/testing/xmlrpc-c/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.06.40 pkgrel=0 pkgdesc="This library provides a modular implementation of XML-RPC for C and C++" url="http://xmlrpc-c.sourceforge.net/" +arch="x86 x86_64" license="custom:xmlrpc-c" depends= makedepends="libtool curl-dev libxml2-dev zlib-dev" diff --git a/testing/zeromq/APKBUILD b/testing/zeromq/APKBUILD index a014aa13a4..dbd42b827e 100644 --- a/testing/zeromq/APKBUILD +++ b/testing/zeromq/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.0.10 pkgrel=0 pkgdesc="The ZeroMQ messaging library and tools" url="http://www.zeromq.org/" +arch="x86 x86_64" license="LGPLv3+" depends= makedepends="util-linux-ng-dev" |