don't prefix GPL version number with a dash

This conforms to wiki documentation regarding package creation:
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
This commit is contained in:
Sören Tempel 2015-09-30 16:28:24 +02:00 committed by Natanael Copa
parent 4ef580f1c1
commit 53679caf4f
148 changed files with 148 additions and 148 deletions

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for alpine-baselayout"
url="http://git.alpinelinux.org/cgit/acf-alpine-baselayout"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-json4 lua-posix"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for alpine-conf"
url="http://git.alpinelinux.org/cgit/acf-alpine-conf"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-posix openssl"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for amavis"
url="http://git.alpinelinux.org/cgit/acf-amavisd-new"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua amavisd-new"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for apk"
url="http://git.alpinelinux.org/cgit/acf-apk-tools"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-posix apk-tools"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for asterisk"
url="http://git.alpinelinux.org/cgit/acf-asterisk"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua asterisk"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF for Alpine Wall"
url="http://git.alpinelinux.org/cgit/acf-awall"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua awall"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for chrony"
url="http://git.alpinelinux.org/cgit/acf-chrony"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-posix chrony"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for clamav"
url="http://git.alpinelinux.org/cgit/acf-clamav"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua clamav"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for clamsmtp"
url="http://git.alpinelinux.org/cgit/acf-clamsmtp"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua clamsmtp"
makedepends=""
install=

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
arch="noarch"
license="GPL-2"
license="GPL2"
install="$pkgname.post-upgrade"
depends="acf-jquery acf-lib acf-skins haserl-lua$_luaversion lua$_luaversion
lua$_luaversion-posix lua$_luaversion-md5 lua$_luaversion-json4

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for dansguardian"
url="http://git.alpinelinux.org/cgit/acf-dansguardian"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua dansguardian"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for databases"
url="http://git.alpinelinux.org/cgit/acf-db"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua acf-db-lib"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for dhcp"
url="http://git.alpinelinux.org/cgit/acf-dhcp"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua dhcp"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for dnscache"
url="http://git.alpinelinux.org/cgit/acf-dnscache"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-posix dnscache"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for dnsmasq"
url="http://git.alpinelinux.org/cgit/acf-dnsmasq"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua dnsmasq"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for dovecot"
url="http://git.alpinelinux.org/cgit/acf-dovecot"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua dovecot"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for fetchmail"
url="http://git.alpinelinux.org/cgit/acf-fetchmail"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua fetchmail"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF for freeradius 3"
url="http://git.alpinelinux.org/cgit/acf-freeradius3"
arch="all"
license="GPL-2"
license="GPL2"
depends="acf-core lua freeradius3"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF for a web interface for freeswitch voicemail"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="all"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-sql-sqlite3 lua-socket freeswitch"
makedepends=""
install="$pkgname.post-upgrade"

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="ACF for freeswitch"
url="http://git.alpinelinux.org/cgit/acf-freeswitch"
arch="all"
license="GPL-2"
license="GPL2"
depends="acf-core lua freeswitch"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for gross"
url="http://git.alpinelinux.org/cgit/acf-gross"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua gross"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for heimdal"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua heimdal"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for iproute2-qos"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua iproute2-qos acf-alpine-baselayout>=0.5.7"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for ipsec-tools"
url="http://git.alpinelinux.org/cgit/acf-ipsec-tools"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua ipsec-tools"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for iptables"
url="http://git.alpinelinux.org/cgit/acf-iptables"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua iptables"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="jquery libraries for ACF"
url="http://git.alpinelinux.org/cgit/acf-jquery"
arch="noarch"
license="GPL-2"
license="GPL2"
depends=""
replaces="acf-core"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for kamailio"
url="http://git.alpinelinux.org/cgit/acf-kamailio"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua kamailio acf-db-lib"
makedepends="acf-db-lib"
install=

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Lua libraries for ACF"
url="http://git.alpinelinux.org/cgit/acf-lib"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="lua-subprocess"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for lighttpd"
url="http://git.alpinelinux.org/cgit/acf-lighttpd"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lighttpd"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for lvm2"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lvm2"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for mariadb"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua mariadb mariadb-client lua-sql-mysql acf-db-lib"
makedepends="acf-db-lib"
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for mdadm"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua mdadm"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="ACF module for OpenLDAP"
url="http://git.alpinelinux.org/cgit/alacerda/$pkgname/"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua openldap openldap-back-bdb"
depends_dev=""
makedepends="$depends_dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for opennhrp"
url="http://git.alpinelinux.org/cgit/acf-opennhrp"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-posix opennhrp"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for openntpd"
url="http://git.alpinelinux.org/cgit/acf-openntpd"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua openntpd"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for openssh"
url="http://git.alpinelinux.org/cgit/acf-openssh"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua openssh"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for openssl"
url="http://git.alpinelinux.org/cgit/acf-openssl"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua openssl"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for openvpn"
url="http://git.alpinelinux.org/cgit/acf-openvpn"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua openvpn"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for pingu"
url="http://git.alpinelinux.org/cgit/acf-pingu"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua pingu"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for postfix"
url="http://git.alpinelinux.org/cgit/acf-postfix"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua postfix"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF module for postgresql"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua postgresql acf-db-lib lua-sql-postgres"
makedepends="acf-db-lib"
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for ppp"
url="http://git.alpinelinux.org/cgit/acf-ppp"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua ppp"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="ACF for provisioning templated configs to devices"
url="http://git.alpinelinux.org/cgit/acf-provisioning"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-sql-postgres postgresql-client lua-posixtz"
makedepends=""
install=""

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for quagga"
url="http://git.alpinelinux.org/cgit/acf-quagga"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua quagga"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for samba"
url="http://git.alpinelinux.org/cgit/acf-samba"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua samba"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Skins for ACF"
url="http://git.alpinelinux.org/cgit/acf-skins"
arch="noarch"
license="GPL-2"
license="GPL2"
depends=""
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for snort"
url="http://git.alpinelinux.org/cgit/acf-snort"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua snort"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for squid"
url="http://git.alpinelinux.org/cgit/acf-squid"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua squid"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for tcpproxy"
url="http://git.alpinelinux.org/cgit/acf-tcpproxy"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua tcpproxy"
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for tinydns"
url="http://git.alpinelinux.org/cgit/acf-tinydns"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua tinydns"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for unbound"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua unbound"
replaces=""
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A web-based system administration interface for vlc"
url="http://git.alpinelinux.org/cgit/acf-vlc-daemon"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua vlc-daemon"
depends_dev=""
makedepends="$depends_dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ACF for web proxy (squid and dansguardian) logfiles"
url="http://git.alpinelinux.org/cgit/acf-weblog"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="acf-core lua lua-sql-postgres wget postgresql-client lua-subprocess"
makedepends=""
install="$pkgname.post-upgrade"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Periodic software updates"
url=http://git.alpinelinux.org/cgit/aports/tree/testing/apk-cron
arch=noarch
license=GPL-2
license=GPL2
depends=apk-tools
source=apk

View File

@ -18,7 +18,7 @@ source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz
url="http://git.alpinelinux.org/cgit/apk-tools/"
arch="all"
license=GPL-2
license=GPL2
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Init scripts for busybox daemons"
url="http://git.alpinelinux.org/cgit/aports/tree/core/busybox-initscripts"
arch="noarch"
license="GPL-2"
license="GPL2"
depends="busybox"
makedepends=""
install=$pkgname.post-install

View File

@ -6,7 +6,7 @@ pkgrel=9
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="linux-headers"
install="$pkgname.post-install $pkgname.post-upgrade"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Data Acquisition library - packet I/O library"
url="http://www.snort.org/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="libpcap-dev flex bison"
install=""

View File

@ -5,7 +5,7 @@ pkgrel=9
pkgdesc="A distributed C, C++, Obj C compiler"
url="http://distcc.org"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="popt-dev python-dev"
source="http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Small forwarding DNS server"
url="http://www.thekelleys.org.uk/dnsmasq/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="linux-headers"
install="$pkgname.pre-install $pkgname.pre-upgrade"

View File

@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="World's most popular Open Source IRC bot"
url="http://www.eggheads.org/"
arch="all"
license='GPL-2'
license='GPL2'
depends="tcl"
makedepends="tcl-dev !bind-libs"
install=

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Speech synthesizer for English and other languages"
url="http://espeak.sourceforge.net/"
arch="all"
license="GPL-3"
license="GPL3"
subpackages="$pkgname-dev"
depends=
makedepends=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Extensions to Xfce by os-cillation"
url="http://www.os-cillation.com/article.php?sid=40"
arch="all"
license="GPL-2 LGPL-2"
license="GPL2 LGPL-2"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends="hicolor-icon-theme"
depends_dev="gtk+2.0-dev libxfce4util-dev"

View File

@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="A fast implementation of Java Archiver"
url="http://savannah.nongnu.org/projects/fastjar"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="zlib-dev"
install=""

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="a freedesktop.org compliant menu implementation based on GLib and GIO"
url="http://www.xfce.org/"
arch="all"
license="GPL-2"
license="GPL2"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends=
depends_dev="glib-dev gtk+2.0-dev libxfce4ui-dev"

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Geographic Authoritative DNS server"
url="https://github.com/blblack/gdnsd/"
arch="all"
license="GPL-3"
license="GPL3"
depends=""
depends_dev=""
makedepends="userspace-rcu-dev libev-dev libcap-dev ragel autoconf automake libtool"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Picture viewer of the LXDE Desktop"
url="http://wiki.lxde.org/en/GPicView"
arch="all"
license="GPL-2"
license="GPL2"
depends=
subpackages="$pkgname-lang"
makedepends="gtk+-dev intltool libjpeg-turbo-dev"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Xfce theme engine"
url="http://www.xfce.org/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="gtk+2.0-dev gtk+3.0-dev"
source="http://archive.xfce.org/src/xfce/gtk-xfce-engine/${pkgver%.*}/gtk-xfce-engine-$pkgver.tar.bz2

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Alpine Linux Kernel install script"
url="http://git.alpinelinux.org/cgit/aports/tree/main/installkernel"
arch="noarch"
license="GPL-2"
license="GPL2"
subpackages=""
depends=""
source="installkernel"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Asynchronous input/output library"
url="http://lse.sourceforge.net/io/aio.html"
arch="all"
license="LGPL-2"
license="LGPL2"
depends=
makedepends="linux-headers"
install=

View File

@ -7,7 +7,7 @@ _ver=${pkgver/_/-}
pkgrel=27
pkgdesc="C library for developing embedded Linux systems"
url=http://uclibc.org
license="LGPL-2"
license="LGPL2"
arch="all"
options="!strip !libc_musl"
makedepends="linux-headers"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="fingerprint reader and identification library"
url="http://www.freedesktop.org/wiki/Software/fprint/libfprint"
arch="all"
license="LGPL-2.1"
license="LGPL2.1"
depends=""
depends_dev="libusb-dev"
makedepends="$depends_dev nss-dev glib-dev gdk-pixbuf-dev pixman-dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Userspace library providing interface to extended accounting infrastructure."
url="http://www.netfilter.org/projects/libnetfilter_conntrack/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="libnfnetlink-dev libmnl-dev linux-headers"
subpackages="$pkgname-dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="programming interface (API) to the in-kernel connection tracking state table"
url="http://www.netfilter.org/projects/libnetfilter_conntrack/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="linux-headers libnfnetlink-dev libmnl-dev"
subpackages="$pkgname-dev"

View File

@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="interface to packets that have been logged by the kernel packet filter"
url="http://www.netfilter.org/projects/libnetfilter_log/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
depends_dev="linux-headers"
makedepends="$depends_dev libnfnetlink-dev"

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="low-level library for netfilter related kernel/userspace communication"
url="http://www.netfilter.org/projects/libnfnetlink/"
arch="all"
license="GPL-2"
license="GPL2"
depends=""
makedepends="linux-headers"
subpackages="$pkgname-dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Netfilter library providing interface to the nf_tables subsystem"
url="http://netfilter.org/projects/libnftnl/"
arch="all"
license="GPL-2"
license="GPL2"
depends=""
depends_dev="libmnl-dev"
makedepends="$depends_dev bash"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Sender Policy Framework library, a part of the SPF/SRS protocol pair."
url="http://www.libspf2.org"
arch="all"
license="LGPL-2.1 BSD-2"
license="LGPL2.1 BSD-2"
subpackages="$pkgname-dev"
makedepends="autoconf automake libtool"
depends=

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Basic utility non-GUI functions for Xfce"
url="http://www.xfce.org/"
arch="all"
license="GPL-2"
license="GPL2"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends=
depends_dev="glib-dev"

View File

@ -49,7 +49,7 @@ for _i in $source; do
done
arch="x86 x86_64 armhf"
license="GPL-2"
license="GPL2"
prepare() {
local _patch_failed=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Linux system headers"
url="http://kernel.org"
arch="all"
license='GPL-2'
license='GPL2'
makedepends="perl"
options="!strip !tracedeps"
source="http://www.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz

View File

@ -39,7 +39,7 @@ for _i in $source; do
done
arch="armhf"
license="GPL-2"
license="GPL2"
prepare() {
local _patch_failed=

View File

@ -27,7 +27,7 @@ if [ "${pkgver%.0}" = "$pkgver" ]; then
fi
subpackages="$pkgname-dev"
arch="all"
license="GPL-2"
license="GPL2"
_abi_release=${pkgver}

View File

@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="JSON encoding / decoding module for Lua (JSON4lua)"
url="https://github.com/craigmj/json4lua"
arch="noarch"
license="GPL-2"
license="GPL2"
depends=""
subpackages=""
for _i in $_luaversions; do

View File

@ -11,7 +11,7 @@ _luaversions="5.1 5.2 5.3"
pkgdesc="Lua module that allows you to query and manipulate various aspects of an X11 window manager"
url="https://github.com/yetanothergeek/xctrl"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="lua-dev libx11-dev libxmu-dev"
for _i in $_luaversions; do

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="a tool for managing Linux Software RAID arrays"
url="http://neil.brown.name/blog/mdadm"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="groff linux-headers"
subpackages="$pkgname-doc"

View File

@ -13,7 +13,7 @@ source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$_ver.tar.xz
0001-improve-default-config.patch
"
arch="noarch"
license="GPL-2"
license="GPL2"
_builddir="$srcdir"/$pkgname-$_ver
prepare() {

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Multiprecision C library"
url="http://www.multiprecision.org/"
arch="all"
license="LGPL-2.1"
license="LGPL2.1"
depends=
makedepends_host="gmp-dev mpfr-dev"
makedepends="$makedepends_host"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Tool to merge multiple logfiles"
url="http://www.xach.com/multisort/"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends=""
install=""

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Plugins for Nagios to check services on hosts"
url="http://nagiosplugins.org"
arch="all"
license="GPL-2"
license="GPL2"
depends="fping net-snmp-tools bind-tools nrpe-plugin perl-net-snmp"
makedepends="net-snmp-tools openssl-dev openldap-dev mariadb-dev postgresql-dev libpq
linux-headers"

View File

@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Popular monitoring tool"
url="http://www.nagios.org/"
arch="all"
license="GPL-2"
license="GPL2"
depends="perl"
install="$pkgname.pre-install"
makedepends="gd-dev perl-dev libpng-dev libjpeg perl-net-snmp"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Redhat's Newt windowing toolkit development files"
url="https://fedorahosted.org/newt/"
arch="all"
license="LGPL-2"
license="LGPL2"
depends=
makedepends="slang-dev popt-dev python-dev ncurses-dev"
subpackages="$pkgname-dev $pkgname-doc py-newt:py"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Netfilter tables userspace tools"
url="http://netfilter.org/projects/nftables/"
arch="all"
license="GPL-2"
license="GPL2"
depends=""
depends_dev="libmnl-dev libnftnl-dev gmp-dev readline-dev ncurses-dev"
makedepends="$depends_dev bison flex"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Netscape Portable Runtime"
url="http://www.mozilla.org/projects/nspr/"
arch="all"
license="MPL-1.1 GPL-2 LGPL-2.1"
license="MPL-1.1 GPL2 LGPL-2.1"
depends=
# -dev package does not ship any symlinks so dependency cannot be autodetected
depends_dev="nspr"

View File

@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="High performance, transport independent, multi-platform iSCSI initiator"
url="http://www.open-iscsi.org"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="openssl-dev linux-headers"
install=""

View File

@ -9,7 +9,7 @@ pkgrel=0
pkgdesc="Sun OpenJDK 7 via IcedTea"
url="http://icedtea.classpath.org/"
arch="all"
license="GPL-2 with Classpath"
license="GPL2 with Classpath"
depends="$pkgname-jre"
options="sover-namecheck"
makedepends="bash findutils tar zip file paxmark gawk util-linux libxslt

View File

@ -5,7 +5,7 @@ pkgrel=6
pkgdesc="NBMA Next Hop Resolution Protocol daemon"
url="http://sourceforge.net/projects/opennhrp"
arch="all"
license="GPL-2"
license="GPL2"
depends=
makedepends="c-ares-dev linux-headers"
subpackages="$pkgname-doc"

View File

@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="A simple calendar application with reminders for Xfce"
url="http://www.xfce.org/projects/orage/"
arch="all"
license="GPL-2"
license="GPL2"
subpackages="$pkgname-doc $pkgname-lang"
depends="hicolor-icon-theme"
makedepends="xfce4-panel-dev libnotify-dev libxfce4ui-dev libical-dev popt-dev"

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Manage PaX releated program header flags"
url="http://pax.grsecurity.net"
arch="all"
license="GPL-2"
license="GPL2"
depends=""
makedepends=""
install=

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Larry Wall's Practical Extraction and Report Language"
url=http://www.perl.org
arch="all"
license="Artistic GPL-2"
license="Artistic GPL2"
source="http://www.cpan.org/src/5.0/perl-$pkgver.tar.gz
"
options="!fhs"

Some files were not shown because too many files have changed in this diff Show More