summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-16Merge remote-tracking branch 'volkerdi/master'HEADmasterAdrien Nader
2015-01-14qt: make "plugins" relocatable relative to Qt5Core.dll.Adrien Nader
2015-01-11qt: help qmake find its Qt5 includes.Adrien Nader
2015-01-09Fri Jan 9 17:47:53 UTC 2015Adrien Nader
2015-01-07libsndfile: fix missing link flags for -lvorbis and -logg.Adrien Nader
2015-01-06qt: fix test which decides when to poison qmake and improve the comment.Adrien Nader
2015-01-04libtheora: don't remove docs since they aren't very big anyway.Adrien Nader
2015-01-04libtheora: build cross-compiled an executable it then tried to run.Adrien Nader
2015-01-04libxml2: remove typo in configure invocation (never caused any issue).Adrien Nader
2014-12-23Tue Dec 23 00:05:23 UTC 2014Adrien Nader
2014-12-16libxml2: fix build on Arch Linux (or any system with /usr and / merged).Adrien Nader
2014-12-14fribidi: don't use glib memory allocation routines to avoid the dependency.Adrien Nader
2014-12-14qt: prefer Prefix to HostPrefix in qt.conf files.Adrien Nader
2014-12-14qt: poison the qmake binary from linux builds.Adrien Nader
2014-12-14qt: use YYLOWCOMPRESS for linux builds.Adrien Nader
2014-12-14qt: for linux builds, provide uic but also disable everything possible.Adrien Nader
2014-12-14qt: make it possible to disable sub-components of qtbase.Adrien Nader
2014-12-14qt: remove useless block of code.Adrien Nader
2014-12-09binutils: patch CVE-2014-8501 (segfault in strings on corrupt PE).Adrien Nader
2014-12-09wget: don't add slack-desc to package (still adds doinst though).Adrien Nader
2014-12-09libgcrypt: add FIXME comment before the code that disables ASM on x86_64.Adrien Nader
2014-12-09libpng: don't remove the various libpng*-config files.Adrien Nader
2014-12-09libdvdread: move to 5.0.0 which is maintained by videolan.Adrien Nader
2014-12-08wget: simplify build patch and comment it.Adrien Nader
2014-12-08wget: fix path to wgetrc file in the package.Adrien Nader
2014-12-08wget: add upstream patch for CVE-2014-4877.Adrien Nader
2014-12-08curl: move to 7.3.9.0 (security fix).Adrien Nader
2014-12-08.gitignore: ignore .tar.lzma files.Adrien Nader
2014-12-08libxml2: move to 2.9.2 (security and build fix).Adrien Nader
2014-12-08libsoup: move to libsoup 2.42.3 (security fix).Adrien Nader
2014-12-08libpng: move to 1.4.14 (security fix).Adrien Nader
2014-12-08libogg: move to libogg 1.3.2 (security and build fix).Adrien Nader
2014-12-08lcms: add security patch from RH for CVE-2013-4276 (lcms1 is unmaintained).Adrien Nader
2014-12-08fribidi: disable mempool to gain thread-safety.Adrien Nader
2014-12-08fribidi: move to 0.19.6 (security and build fix release).Adrien Nader
2014-12-08dbus: move to 1.6.29: upstream tarballs are .gz, not .xz.Adrien Nader
2014-12-08libgpg-error: remove definition of slackware's $ARCH variable.Adrien Nader
2014-12-08fribidi, lcms, lib{dvdread,ogg,png,vorbis,xml2,gpg-error}, wget: use set -eAdrien Nader
2014-12-08fribidi, lcms, lib{ogg,vorbix,xml2,gcrypt}, wget: remove slackware's $ARCH.Adrien Nader
2014-12-08flac: update to 1.3.1 (security and build fixes).Adrien Nader
2014-12-05libtheora: 64b shared libraries need a run of libtoolize.Adrien Nader
2014-12-05libtheora: patch missing '-no-undefined' in lib/Makefile.am.Adrien Nader
2014-12-04Merge remote-tracking branch 'volkerdi/master'Adrien Nader
2014-11-23Sun Nov 16 22:41:20 UTC 2014Adrien Nader
2014-11-23libgcrypt, giflib: add "set -e".Adrien Nader
2014-11-23libgcrypt: don't copy inexistant documentation file.Adrien Nader
2014-11-23libgcrypt: remove linux-specific bit.Adrien Nader
2014-11-22gcc: move files in lib${LIBDIRSUFFIX}/ to lib/ except for the cpp symlink.Adrien Nader
2014-11-22djvulibre: don't try to rename files in bin which already have .exe/.dll.Adrien Nader
2014-11-22qt: make qmake.exe relocatable.Adrien Nader