summaryrefslogtreecommitdiffstats
path: root/testing/kdelibs
Commit message (Collapse)AuthorAgeFilesLines
* 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/kdelibs: rebuild with krb5-1.13Natanael Copa2014-11-101-1/+1
|
* testing/kdelibs: rebuildNatanael Copa2014-10-301-1/+1
| | | | | phonon hanged location of libdirs from /usr/lib64 to to /usr/lib seem that we need recompile kdelibs.
* testing/kdelibs: Added scrnsaverproto to dependencie and using <sys/stat.h> ↵k0r10n2014-10-212-14/+11
| | | | instead of <sys/types.h>
* testing/kdelibs: set suid optionNatanael Copa2014-10-171-0/+1
|
* Added KDE core packagesLinux User2014-10-173-0/+118
|
* testing/kdelibs: move to unmaintainedBartłomiej Piotrowski2014-02-083-134/+0
|
* testing/kdelibs: put kde4-config in main packageWilliam Pitcock2011-05-131-0/+5
|
* testing/kdelibs: rebuild against libpng 1.5William Pitcock2011-05-131-1/+1
|
* testing/kdelibs: rebuild once more on x86William Pitcock2011-05-101-1/+1
|
* testing/kdelibs: rebuild with nepomuk and qca supportWilliam Pitcock2011-05-101-2/+2
|
* testing/raptor: new aportWilliam Pitcock2011-05-101-2/+3
|
* testing/kdelibs: add missing dependencyWilliam Pitcock2011-05-091-1/+1
|
* testing/kdelibs: new aportWilliam Pitcock2011-05-093-0/+128