summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* djvulibre: fixesdarealshinji2016-07-252-13/+39
|
* Merge remote-tracking branch 'upstream/master' into djvulibredarealshinji2016-07-23166-1248/+10401
|\
| * New package 'libspectre'darealshinji2016-07-213-0/+105
| |
| * Merge pull request #1382 from darealshinji/ghostscriptBoris Nagaev2016-07-213-0/+1511
| |\ | | | | | | New package: ghostscript
| | * Add package 'ghostscript'darealshinji2016-07-203-0/+1511
| | |
| * | Merge pull request #1443 from tonytheodore/ocaml-camlimages-giflibBoris Nagaev2016-07-201-51/+75
| |\ \ | | |/ | |/| ocaml-camlimages: fix for giflib >=5.1
| | * ocaml-camlimages: normalise patchTony Theodore2016-07-171-51/+43
| | |
| | * ocaml-camlimages: fix for giflib >=5.1Tony Theodore2016-07-171-0/+32
| | |
| * | update qtxlsxwriterMark Brand2016-07-172-51/+4
| | | | | | | | | | | | Switched to de facto maintainer's fork.
| * | qt: symlink mkspecs/defaultTony Theodore2016-07-171-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On OSX, the default mkspec doesn't set `win32-g++` correctly. The following workarounds are possible: - set `QMAKESPEC` env var - use `-spec` command line option - set `CONFIG+=` - symlink mkspecs/default The internal build of qt always seems to use the `-spec` option, but that doesn't solve the default case - the symlink approach used on linux appears to always work. closes #1379
| * | qt5 virtual pkg: only include pkgs inheriting from qtbaseTony Theodore2016-07-161-1/+1
| | | | | | | | | | | | other pkgs may depend on qtbase and not be part of the modules
| * | qt5 modules: remove disabled debug workaround for *.pc filesTony Theodore2016-07-1634-102/+34
| | |
| * | qtbase: fix pkgconfig files and enable debug variantsTony Theodore2016-07-162-7/+71
| |/ | | | | | | fixes #1316
| * freeglut: add glu to requirements in .pc fileBoris Nagaev2016-07-161-0/+22
| | | | | | | | | | | | Fix https://github.com/mxe/mxe/issues/1434 See https://github.com/mxe/mxe/pull/1429 See http://stackoverflow.com/a/17451000
| * Merge pull request #1440 from LuaAndC/yaml-cppTony Theodore2016-07-163-0/+66
| |\ | | | | | | add yaml-cpp (second attempt)
| | * yaml-cpp: add testBoris Nagaev2016-07-152-0/+13
| | |
| | * yaml-cpp: install .pc fileBoris Nagaev2016-07-151-0/+29
| | |
| | * yaml-cpp: add dependency on boostBoris Nagaev2016-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Shared targets were broken. It tries to find boost which is not declared as a dependency of yaml-cpp. The upstream says "yaml-cpp 0.5.3 has been released! This is a bug fix release. It also will be the last release that uses Boost; futures releases will require C++11 instead." Build log: https://gist.github.com/2e8ada031d3ffd37f4a06324908a4d4a
| | * yaml-cpp: install with -j 1Boris Nagaev2016-07-151-1/+1
| | |
| | * yaml-cpp: use CMAKE_SHARED_BOOL variableBoris Nagaev2016-07-151-1/+1
| | |
| | * yaml-cpp: use SOURCE_DIR and BUILD_DIR variablesBoris Nagaev2016-07-151-4/+5
| | |
| | * yaml-cpp: use cmake wrapperBoris Nagaev2016-07-151-2/+1
| | |
| | * yaml-cpp: provide updaterBoris Nagaev2016-07-151-0/+4
| | |
| | * yaml-cpp: rename file to yaml-cpp-$VERSION.tar.gzBoris Nagaev2016-07-151-2/+2
| | |
| | * Adds yaml-cppNick Overdijk2016-07-151-0/+20
| | |
| * | Merge pull request #1439 from LuaAndC/update-wt-3.3.6Tony Theodore2016-07-161-5/+6
| |\ \ | | | | | | | | Update Wt from 3.3.5 to 3.3.6
| | * | update wt: 3.3.5 -> 3.3.6Boris Nagaev2016-07-151-2/+2
| | | |
| | * | wt: fix updaterBoris Nagaev2016-07-131-3/+4
| | |/ | | | | | | | | | Use github tags and filter out tags like *-rc* tags (e.g. "3.3.6-rc2").
| * | update: freetypeMark Brand2016-07-151-2/+2
| | |
| * | update: libgcrypt, libgpg_errorMark Brand2016-07-152-4/+4
| |/
| * Merge pull request #1391 from darealshinji/poppler-sharedTony Theodore2016-07-151-67/+44
| |\ | | | | | | poppler: enable .dll builds
| | * poppler: enable DLL buildsdarealshinji2016-07-152-76/+50
| | |
| * | cgal: build static libraries for static targetsBoris Nagaev2016-07-151-1/+1
| | | | | | | | | | | | fix #1402
| * | cgal: install with -j 1Boris Nagaev2016-07-151-1/+1
| | |
| * | ffmpeg: update from 3.0 to 3.1.1Boris Pek2016-07-081-2/+2
| | |
| * | x264: update from 20151011-2245 to 20160706-2245Boris Pek2016-07-081-2/+2
| | |
| * | freeglut: update patch: fix pkgconfig fileBoris Pek2016-07-082-7/+23
| | |
| * | xxhash: add testBoris Nagaev2016-07-072-0/+17
| | |
| * | xxhash: create .pc fileBoris Nagaev2016-07-071-0/+8
| | |
| * | xxhash: enable shared buildBoris Nagaev2016-07-072-15/+38
| | |
| * | fixesSergey2016-07-071-4/+4
| | |
| * | xxHash lib addedSergey Perepelitsa2016-07-072-0/+51
| | |
| * | oce: disable installing dependent libsTony Theodore2016-07-071-1/+2
| | | | | | | | | | | | | | | this breaks static builds and appears to only be useful for creating self-contained bundles
| * | Merge pull request #1423 from tehnick/update-giflibTony Theodore2016-07-071-5/+5
| |\ \ | | | | | | | | giflib: update from 5.0.5 to 5.1.4
| | * | giflib: update from 5.0.5 to 5.1.4Boris Pek2016-07-051-5/+5
| | | |
| * | | Merge pull request #1424 from tehnick/update-fontconfigTony Theodore2016-07-072-8/+8
| |\ \ \ | | | | | | | | | | fontconfig: update from 2.11.1 to 2.12.0
| | * | | fontconfig: update from 2.11.1 to 2.12.0Boris Pek2016-07-052-8/+8
| | |/ /
| * | | Merge pull request #1425 from tehnick/update-libxsltTony Theodore2016-07-073-6/+6
| |\ \ \ | | | | | | | | | | Update libxslt
| | * | | libxslt: update from 1.1.28 to 1.1.29Boris Pek2016-07-052-4/+4
| | | | |
| | * | | libxml2: update from 2.9.2 to 2.9.4Boris Pek2016-07-051-2/+2
| | |/ /