aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* main/mythes: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/hyphen: moved to mainNatanael Copa2015-04-101-67/+0
|
* main/libexttextcat: moved to mainNatanael Copa2015-04-101-50/+0
|
* main/redland: moved to mainNatanael Copa2015-04-101-47/+0
|
* main/rasqal: moved to mainNatanael Copa2015-04-101-47/+0
|
* main/raptor2: moved to mainNatanael Copa2015-04-102-59/+0
|
* main/vigra: moved to mainNatanael Copa2015-04-101-49/+0
|
* main/glm: moved to mainNatanael Copa2015-04-101-46/+0
|
* main/mdds: moved to mainNatanael Copa2015-04-102-76/+0
|
* main/libwps: moved to mainNatanael Copa2015-04-101-56/+0
|
* main/libabw: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libcmis: moved to mainNatanael Copa2015-04-101-56/+0
|
* main/libvisio: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libpagemaker: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libmwaw: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libmspub: moved to mainNatanael Copa2015-04-101-56/+0
|
* main/libwpg: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libwpd: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libetonyek: moved to mainNatanael Copa2015-04-101-55/+0
|
* main/libe-book: moved to mainNatanael Copa2015-04-101-56/+0
|
* main/librevenge: moved to mainNatanael Copa2015-04-101-52/+0
|
* main/cluecene: moved from testingNatanael Copa2015-04-103-122/+0
|
* main/devicemaster-linux*: move from testingNatanael Copa2015-04-105-247/+0
|
* testing/newsbeuter: Remove iconv translit referencesV.Krishn2015-04-102-5/+66
|
* testing/stfl: Add symlink to libV.Krishn2015-04-101-1/+3
|
* testing/devicemaster-linux: install config fileNatanael Copa2015-04-101-3/+4
|
* testing/devicemaster-linux: install nslinkdNatanael Copa2015-04-101-4/+4
|
* testing/zfs-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* testing/devicemaster-linux-grsec: rebuild against kernel 3.14.37-r3Natanael Copa2015-04-101-1/+1
|
* main/py-pylast: move to main and upgrade to 1.1.0Carlo Landmeter2015-04-101-40/+0
|
* testing/mednafen: fix x86 buildTimo Teräs2015-04-102-5/+46
| | | | don't use ebx in inline asm as it's unavailable in PIC build
* testing/v8: use paxmarkTimo Teräs2015-04-101-3/+3
|
* testing/uwsgi: use paxmarkTimo Teräs2015-04-101-3/+3
|
* testing/qt-creator: use paxmarkTimo Teräs2015-04-101-3/+3
|
* testing/py-tkinter: update python version and remove paxctlTimo Teräs2015-04-101-5/+5
| | | | it's not used in aport or the source package
* testing/nginx-naxsi: upgrade to nginx 1.6.3 and use paxmarkTimo Teräs2015-04-101-6/+6
|
* testing/kdepimlibs: rebuild against new icalTimo Teräs2015-04-101-1/+1
|
* testing/mednafen: upgrade to 0.9.38.3 and use paxmarkTimo Teräs2015-04-102-20/+21
|
* testing/kdelibs: use paxmarkTimo Teräs2015-04-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff --git a/testing/kdelibs/APKBUILD b/testing/kdelibs/APKBUILD index 41a0035..9035220 100644 --- a/testing/kdelibs/APKBUILD +++ b/testing/kdelibs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=kdelibs pkgver=4.13.3 -pkgrel=3 +pkgrel=4 pkgdesc="KDE base libraries" url="http://www.kde.org/" arch="all" @@ -16,7 +16,7 @@ depends_dev="phonon-dev polkit-qt-dev acl-dev attica-dev libxslt-dev openssl-dev bison flex-dev openexr-dev krb5-dev avahi-dev libxss-dev scrnsaverproto" -makedepends="$depends_dev cmake automoc4 paxctl" +makedepends="$depends_dev cmake automoc4 paxmark" install="" options="suid" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" @@ -68,7 +68,7 @@ build() { package() { cd "$_builddir"/build make DESTDIR="$pkgdir" install || return 1 - paxctl -c -mpes "$pkgdir"/usr/bin/kdeinit4 || return 1 + paxmark -mpes "$pkgdir"/usr/bin/kdeinit4 || return 1 } dev() {
* testing/kde-workspace: remove paxctlTimo Teräs2015-04-101-2/+2
| | | | it's not used in aport nor the source package
* testing/iojs: upgrade to 1.6.4 and use paxmarkTimo Teräs2015-04-101-6/+6
|
* testing/geary: upgrade to 0.10.0 and use paxmarkTimo Teräs2015-04-101-7/+7
|
* testing/emacs-xorg: use paxmarkTimo Teräs2015-04-102-7/+7
|
* testing/emacs: use paxmarkTimo Teräs2015-04-102-7/+7
|
* testing/firefox: use paxmarkTimo Teräs2015-04-101-4/+4
|
* testing/xfce4-sensors-plugin: new aportCarlo Landmeter2015-04-091-0/+52
|