aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* testing/*: remove libiconv-dev from makedependsNatanael Copa2015-04-0914-27/+24
|
* testing/python3: add linux-headers to makedependsBartłomiej Piotrowski2015-04-091-2/+2
| | | | | As headers were unavailable, some modules (such as sockets) were not build.
* testing/stfl: upgrade to 0.24Natanael Copa2015-04-092-15/+24
|
* main/xmlindent: moved from testingTimo Teräs2015-04-091-40/+0
|
* testing/oniguruma: new aportCarlo Landmeter2015-04-091-0/+51
|
* testing/asoundconf: new aportCarlo Landmeter2015-04-081-0/+43
|
* testing/python3: upgrade to 3.4.3Bartłomiej Piotrowski2015-04-081-13/+16
|
* testing/tor: upgrade to 0.2.6.7Natanael Copa2015-04-081-4/+4
|
* testing/newsbeuter: build fix. needs perlNatanael Copa2015-04-081-1/+1
|
* testing/python3: bump pkgrelNatanael Copa2015-04-081-1/+1
| | | | so pbuilder pick up last python3 fix
* testing/newsbeuter: new aportNatanael Copa2015-04-081-0/+45
| | | | | | | Configurable text-based feed reader http://newsbeuter.org/ fixes #1774
* Move pyconfig.h from python3-dev to python3 packageVlad2015-04-081-0/+8
| | | | | | | | | | | Here is the related commit in python (python2) package: https://github.com/alpinelinux/aports/commit/01a80be974d3c4034414bdfde057ca2ecd96601d The lack of `pyconfig.h` breaks distutils (`/usr/lib/python3.4/distutils/sysconfig.py`): ```bash $ pip3 install -U pip ``` Please, note that I have added suffix 'm' as since Python 3.2 it is configured with enabled `--with-pymalloc` option by default, which adds suffix 'm' (/usr/include/python3.4m/).
* testing/libreoffice: upgrade to 4.4.2.2Natanael Copa2015-04-081-4/+4
|
* testing/vlc-htsp-plugin: new aportCarlo Landmeter2015-04-072-0/+57
|
* testing/firefox: upgrade to 37.0.1Natanael Copa2015-04-061-4/+4
|
* main/lua-mosquitto: move from testingNatanael Copa2015-04-062-177/+0
|
* testing/lua-mosquitto: add lua 5.3 supportNatanael Copa2015-04-062-6/+108
|
* testing/tvheadend-git: new snapshotCarlo Landmeter2015-04-041-20/+37
|
* testing/xiphos: update to 4.0.1, add biblesync dependencyIsaac Dunham2015-04-041-6/+7
| | | | A lot of gtk3 fixes, but also biblesync got split out.