summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | add package gperf (for build-requirements)Tony Theodore2014-04-222-0/+30
| | | |
* | | | add requirements for gperf python rubyTony Theodore2014-04-222-21/+34
| | | |
* | | | package agg: use mxe pkg mirror until project relocatesTony Theodore2014-04-221-1/+6
| | | |
* | | | lensfun-test: use correct #include style and don't return negative exit codeTimothy Gu2014-04-221-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Update lensfun URL in test fileTimothy Gu2014-04-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | lensfun: increase verbosity of `make` to ease debuggingTimothy Gu2014-04-221-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Merge branch 'stable'Timothy Gu2014-04-220-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Use $(SORT) variable in lensfun.mkNiels Kristian Bech Jensen2014-04-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Use $(SORT) variable in lensfun.mkNiels Kristian Bech Jensen2014-04-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | lensfun: enable shared buildTimothy Gu2014-04-223-12/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some good side effects: * fixed pkg-config file is now a patch instead of a rule in recipe * Doxygen is disabled Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | libgnurx: remove outdated patch fileTimothy Gu2014-04-201-18/+0
| | | |
* | | | Merge pull request #385 from gcoco/libicalTony Theodore2014-04-201-3/+1
|\ \ \ \ | | | | | | | | | | package libical: enable shared build
| * | | | package libical: enable shared buildgcoco2014-04-201-3/+1
| | | | |
* | | | | package icu4c: fix host detection and 64-bit name manglingTony Theodore2014-04-202-1/+16
| | | | |
* | | | | Enable shared builds for libgnurxTimothy Gu2014-04-202-4/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | Merge branch 'stable'Timothy Gu2014-04-202-6/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: src/lensfun.mk
| * | | Update lensfun's URL on websiteTimothy Gu2014-04-201-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | | Lensfun has moved to sourceforge.netNiels Kristian Bech Jensen2014-04-201-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The lensfun project has moved to sourceforge.net pending the close-down of berlios.de by the end of April. This patch updates lensfun.mk accordingly. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | update package vmimeMark Brand2014-04-191-2/+2
| | | |
* | | | update package vmimeMark Brand2014-04-181-2/+2
| | | |
* | | | package liboauth: enable shared buildTony Theodore2014-04-151-6/+2
| | | |
* | | | package libarchive: enable shared buildTony Theodore2014-04-151-7/+4
| | | |
* | | | s3-fetch-and-sync: use clean-junk instead of clean-pkgTony Theodore2014-04-151-1/+1
| | | |
* | | | Merge pull request #359 from TimothyGu/temp-remTony Theodore2014-04-152-0/+11
|\ \ \ \ | | | | | | | | | | Add convenience target clean-junk
| * | | | Add convenience target clean-junkTimothy Gu2014-03-272-0/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | libevent: add openssl, shared build, and multithread buildingTimothy Gu2014-04-151-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #379. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | mpg123: add shared supportTimothy Gu2014-04-151-5/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | Update mpg123Timothy Gu2014-04-141-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | Merge branch 'stable'Timothy Gu2014-04-141-1/+6
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Add minimum RAM and disk requirements to websiteTimothy Gu2014-04-141-1/+6
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | libevent patch: remove untrue patch commentTimothy Gu2014-04-141-2/+0
| | | |
* | | | Update package ffmpegTimothy Gu2014-04-122-18/+2
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Squalch deprecated target name warning for build-requirementsTimothy Gu2014-04-121-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Update libdvdnav and libdvdreadTimothy Gu2014-04-113-57/+14
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Merge commit 'd3adb06a1383a1454e95d58400c520454a61a716'Timothy Gu2014-04-111-2/+2
|\ \ \ \
| * | | | Sort $(MXE_TARGET_LIST) by triplets instead of lib typesTimothy Gu2014-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in the Makefile is affected else than the generation of default settings.mk. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | Add documentation for default settings.mkTimothy Gu2014-04-111-0/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | update package libarchiveTony Theodore2014-04-103-8/+10
| | | | |
* | | | | package pkgconf: remove symlink to pkg-config and invoke pkgconf directly in ↵Tony Theodore2014-04-101-2/+1
|/ / / / | | | | | | | | | | | | wrapper script
* | | | Merge pull request #373 from TimothyGu/styleTimothy Gu2014-04-102-4/+21
|\ \ \ \ | | | | | | | | | | Adopt a Wikipedia-like theme for table on the website for master branch
| * | | | Add row title styleTimothy Gu2014-04-081-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | | | Adopt a Wikipedia-like theme for tablesTimothy Gu2014-04-082-4/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | | package wt: fix number of jobs in retryTony Theodore2014-04-081-1/+1
| | | | |
* | | | | packages vtk vtk6 wt: retry with serial buildTony Theodore2014-04-083-3/+6
| | | | |
* | | | | update package gnutlsMark Brand2014-04-082-19/+3
| | | | |
* | | | | package openssl: rebase patch for updateMark Brand2014-04-081-79/+62
| | | | |
* | | | | update package opensslMark Brand2014-04-081-2/+2
| | | | |
* | | | | package atk: improve portability fixTony Theodore2014-04-082-16/+1
|/ / / /
* | | | Move screenshots to assets/Timothy Gu2014-04-085-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | website: move stylesheet to assets/Timothy Gu2014-04-082-102/+103
| | | | | | | | | | | | | | | | | | | | | | | | The stylesheet can be reused for other HTML pages in the future. Signed-off-by: Timothy Gu <timothygu99@gmail.com>