Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/cdparanoia: fix musl build | Timo Teräs | 2013-10-08 | 2 | -13/+17 | |
| | ||||||
* | main/nspr: upgrade to 4.10.1, and fix musl build | Timo Teräs | 2013-10-08 | 2 | -4/+22 | |
| | ||||||
* | main/parted: fix musl build | Timo Teräs | 2013-10-08 | 3 | -19/+33 | |
| | ||||||
* | testing/lua5.2-augeas: merged with lua-augeas | Natanael Copa | 2013-10-08 | 2 | -135/+0 | |
| | ||||||
* | main/lua-augeas: build for both lua 5.1 and 5.2 | Natanael Copa | 2013-10-08 | 2 | -14/+146 | |
| | ||||||
* | testing/lua5.2-filesystem: merged with lua-filesystem package | Natanael Copa | 2013-10-08 | 1 | -33/+0 | |
| | ||||||
* | main/lua-filesystem: build for both lua 5.1 and 5.2 | Natanael Copa | 2013-10-08 | 1 | -11/+45 | |
| | ||||||
* | main/alsa-lib: fix few more public headers to have proper poll.h | Timo Teräs | 2013-10-08 | 2 | -7/+27 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.103, and fix musl build | Timo Teräs | 2013-10-08 | 2 | -4/+124 | |
| | ||||||
* | main/mdocml: upgrade to 1.12.2 | Natanael Copa | 2013-10-08 | 1 | -2/+6 | |
| | ||||||
* | main/abuildhelper: remove | Timo Teräs | 2013-10-08 | 1 | -25/+0 | |
| | | | | | | no development activity for two years, and homepage removed too. the only package using it was converted to be "regular" apkbuild, so remove this as unused to keep things simple. | |||||
* | main/abuild: no package uses abuildhelper anymore, remove dependency | Timo Teräs | 2013-10-08 | 1 | -3/+2 | |
| | ||||||
* | main/audacious: do not use abuildhelper | Timo Teräs | 2013-10-08 | 1 | -7/+19 | |
| | ||||||
* | main/qt: abuild will move *.prl to -dev for us | Natanael Copa | 2013-10-08 | 1 | -2/+0 | |
| | ||||||
* | main/make: fix make check failure to abort build | Timo Teräs | 2013-10-08 | 1 | -1/+1 | |
| | ||||||
* | main/ruby: fix packaging on arm | Timo Teräs | 2013-10-08 | 1 | -3/+3 | |
| | | | | | The directory is the host triplet without the vendor part. This assumes the vendor part is always 'alpine'. | |||||
* | testing/lua5.2-sql-postgres: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+38 | |
| | | | | | Lua 5.2 SQL driver for postgresql http://www.keplerproject.org/luasql/ | |||||
* | testing/lua5.2-md5: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+36 | |
| | | | | | Basic cryptographic facilities for Lua 5.2 http://www.keplerproject.org/md5/ | |||||
* | main/ffmpeg: fix musl build | Timo Teräs | 2013-10-07 | 2 | -0/+14 | |
| | ||||||
* | testing/lua: build against lua 5.2 | Natanael Copa | 2013-10-07 | 1 | -0/+45 | |
| | ||||||
* | main/v4l-utils: upgrade to 1.0.0 and fix musl build | Timo Teräs | 2013-10-07 | 2 | -16/+105 | |
| | ||||||
* | testing/lua-xmlrpc: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+38 | |
| | | | | | | | Lua package to access and provide XML-RPC services https://github.com/timn/lua-xmlrpc ref #2267 | |||||
* | testing/qt5-qtquick1: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+40 | |
| | | | | | A declarative language for describing user interfaces in Qt5 http://qt-project.org/ | |||||
* | main/qt: fix musl build | Timo Teräs | 2013-10-07 | 3 | -1/+40 | |
| | ||||||
* | main/vlc: fix some waitpid usage | Timo Teräs | 2013-10-07 | 2 | -1/+47 | |
| | ||||||
* | main/faac: patch to not use libc internals (fix musl build) | Timo Teräs | 2013-10-07 | 2 | -4/+101 | |
| | ||||||
* | main/libsoup: fix musl build (disable sentinel warnings) | Timo Teräs | 2013-10-07 | 1 | -0/+1 | |
| | ||||||
* | main/libpng: upgrade to 1.6.6 (fixes arm build) | Timo Teräs | 2013-10-07 | 1 | -7/+7 | |
| | ||||||
* | testing/lua5.2-json4: dont depend on lua | Natanael Copa | 2013-10-07 | 1 | -2/+2 | |
| | ||||||
* | testing/qt5-qtsvg: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+41 | |
| | | | | | Qt5 - Support for rendering and displaying SVG http://qt-project.org/ | |||||
* | testing/qt5-qtscript: new aport | Natanael Copa | 2013-10-07 | 1 | -0/+40 | |
| | | | | | Qt5 - QtScript component http://qt-project.org/ | |||||
* | main/abuild: move cmake files to -dev | Natanael Copa | 2013-10-07 | 2 | -4/+32 | |
| | ||||||
* | main/vlc: fix networking and screen saver disabling | Timo Teräs | 2013-10-06 | 3 | -141/+21 | |
| | | | | | | uclibc defines AI_IDN, but does not support it, so don't try using it. and now that our uclibc has posix_spawn don't patch the calls out, we really need to spawn out the processes. | |||||
* | main/libc0.9.32: add posix_spawn support | Timo Teräs | 2013-10-06 | 2 | -1/+859 | |
| | | | | everyself respecting libc needs it nowaday. especially vlc needs it. | |||||
* | main/tvheadend: disable caid 1817 | Carlo Landmeter | 2013-10-06 | 2 | -4/+23 | |
| | ||||||
* | main/gnupg: upgrade to 2.0.22 | Bartłomiej Piotrowski | 2013-10-05 | 1 | -4/+4 | |
| | ||||||
* | Revert "main/slim: upgrade to 1.3.6" | Bartłomiej Piotrowski | 2013-10-05 | 2 | -18/+7 | |
| | | | | This reverts commit 4e6b8002e9f3d44fe9d9d31e3e3365ee7c4e6e83. | |||||
* | main/slim: add xrandr to makedepends | Bartłomiej Piotrowski | 2013-10-05 | 1 | -1/+1 | |
| | ||||||
* | main/mesa: run autoreconf before anything | Bartłomiej Piotrowski | 2013-10-05 | 1 | -1/+2 | |
| | ||||||
* | main/mesa: upgrade to 9.2.1 | Bartłomiej Piotrowski | 2013-10-05 | 1 | -5/+5 | |
| | ||||||
* | main/slim: upgrade to 1.3.6 | Bartłomiej Piotrowski | 2013-10-05 | 2 | -6/+17 | |
| | ||||||
* | testing/qt5-qtmultimedia: new aport | Natanael Copa | 2013-10-04 | 1 | -0/+41 | |
| | | | | | Qt5 - Multimedia support http://qt-project.org/ | |||||
* | testing/qt5-qtbase: move more unused build deps | Natanael Copa | 2013-10-04 | 1 | -3/+3 | |
| | ||||||
* | testing/qt5-qtbase-dev: remove more unused makedepends | Natanael Copa | 2013-10-04 | 1 | -2/+1 | |
| | ||||||
* | testing/qt5-qtjsbackend: build fix needs paxctl | Natanael Copa | 2013-10-04 | 1 | -1/+1 | |
| | ||||||
* | testing/qt5-qtdeclarative: new aport | Natanael Copa | 2013-10-04 | 1 | -0/+40 | |
| | | | | | Qt5 - QtDeclarative component http://qt-project.org/ | |||||
* | testing/qt5-qtjsbackend: new aport | Natanael Copa | 2013-10-04 | 1 | -0/+43 | |
| | | | | | Qt5 - QtJSBackend component http://qt-project.org/ | |||||
* | main/abuild: better support for qt5 | Natanael Copa | 2013-10-04 | 2 | -5/+40 | |
| | ||||||
* | testing/qt5-qtbase: remove unused makedepends | Natanael Copa | 2013-10-04 | 1 | -3/+0 | |
| | ||||||
* | testing/qt5-qtimageformats: new aport | Natanael Copa | 2013-10-04 | 1 | -0/+39 | |
| | | | | | Qt5 - QtImageFormats component http://qt-project.org/ |