summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package freeimage: fix test program for stable branchTony Theodore2013-03-112-2/+2
|
* package freeimage: fix static build and add test programTony Theodore2013-03-113-91/+30
|
* Merge pull request #155 from residuum/github-dlTony Theodore2013-03-114-13/+11
|\ | | | | Github downloads are deprecated
| * Github downloads are deprecated, using tags instead or remove Github as ↵Thomas Mayer2013-03-104-13/+11
| | | | | | | | alternative URL.
* | Merge pull request #156 from residuum/liboauth-1.0.1Tony Theodore2013-03-112-2/+2
|\ \ | | | | | | Updated liboauth to 1.0.1
| * | Updated liboauth to 1.0.1Thomas Mayer2013-03-102-2/+2
| |/
* | Merge pull request #157 from lsaavedr/libmikmod_shell_fixTony Theodore2013-03-112-1/+21
|\ \ | | | | | | package libmikmod: configuring SHELL because libtools fails with dash in some systems
| * | configuring SHELL because libtools fails with dash in some systemsLuis Saavedra2013-03-112-1/+21
|/ /
* | Merge pull request #154 from uklauer/sox-more-optionsTony Theodore2013-03-102-8/+34
|\ \ | | | | | | sox: enable most optional libraries
| * | Enable use of optional libmagic for soxUlrich Klauer2013-03-102-4/+29
| | | | | | | | | | | | | | | Make sox use libmagic (package "file") for file type detection. Requires two ugly hacks.
| * | Enable most optional libraries for soxUlrich Klauer2013-03-101-5/+6
|/ / | | | | | | | | | | | | Enable most remaining optional libraries for package sox. Still disabled are file/magic (needs a patch), ffmpeg (doesn't compile, will be removed from next upstream version) and id3tag (not yet in MXE), as well as the audio drivers for platforms other than Windows.
* | Merge branch 'stable'Tony Theodore2013-03-101-3/+3
|\ \ | |/ |/|
| * doc update: use apt-get instead of aptitude for Debian and derivativesTony Theodore2013-03-101-3/+3
| |
* | Merge pull request #152 from rpavlik/patch-1Tony Theodore2013-03-091-1/+1
|\ \ | | | | | | Update glib.mk
| * | Update glib.mkRyan Pavlik2013-03-081-1/+1
|/ / | | | | Don't let autogen.sh run configure - we do this manually.
* | package vmime: fixes for pkg-configMark Brand2013-03-062-3/+27
| |
* | update package vmimeMark Brand2013-03-063-11/+37
| |
* | update package pangoMark Brand2013-03-062-2/+2
| |
* | update package geosMark Brand2013-03-062-2/+2
| |
* | update package vmimeMark Brand2013-03-063-24/+52
| |
* | Merge pull request #150 from uklauer/linkfixTony Theodore2013-03-062-3/+3
|\ \ | | | | | | Fix ocaml-xml-light section in index.html
| * | Fix ocaml-xml-light section in index.htmlUlrich Klauer2013-03-062-3/+3
| | | | | | | | | | | | | | | | | | In index.html, use the full name of package ocaml-xml-light and fix the website link (used to 404). Also change the URL in the src/ocaml-xml-light.mk UPDATE section accordingly.
* | | Merge pull request #151 from uklauer/twolameTony Theodore2013-03-063-1/+34
|\ \ \ | |/ / |/| | Add TwoLAME
| * | Build sox with twolame supportUlrich Klauer2013-03-061-1/+2
| | |
| * | Add package twolameUlrich Klauer2013-03-062-0/+32
|/ / | | | | | | | | | | | | | | TwoLAME is an MP2 (MPEG Audio Layer 2) encoder. The library is LGPL. Website: http://www.twolame.org/ Built via autotools. No special dependencies; libsndfile is only used for the command-line encoder, not for the library.
* | package sox: reformat configure optionsTony Theodore2013-03-041-4/+12
| |
* | package gst-plugins-good: add wavpack dependencyTony Theodore2013-03-041-1/+1
| |
* | Merge pull request #149 from uklauer/wavpackTony Theodore2013-03-045-4/+75
|\ \ | | | | | | Add package wavpack
| * | Build sox with wavpack supportUlrich Klauer2013-03-031-2/+2
| | |
| * | Explicitly enable/disable dependencies for soxUlrich Klauer2013-03-031-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitly enable or disable all optional features of the sox package, as recommended in the "Guidelines for Creating Packages". This ensures a consistent build result. FFmpeg is removed because libsox doesn't build against its current API anyway, whether told so or not; cf. http://bugs.debian.org/693642
| * | Build xine-lib with wavpack supportUlrich Klauer2013-03-032-2/+25
| | | | | | | | | | | | | | | Activate wavpack support in xine-lib. This reveals a latent bug (missing include) in xine-lib, for which a patch is provided.
| * | Add package wavpackUlrich Klauer2013-03-032-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WavPack is an open audio compression format that offers lossless, lossy, and hybrid compression modes. (Hybrid mode: A lossily compressed file is accompanied by a correction file that allows lossless reconstruction of the original audio.) The library has a three-clause BSD licence. Website: http://www.wavpack.com/ Built via autotools. No special dependencies; libiconv is only used for the command-line programs, not for the library.
* | | package guile: tidy up test programTony Theodore2013-03-032-6/+3
| | |
* | | package guile: fix test programTony Theodore2013-03-032-1/+15
| | |
* | | package guile: add libgnurx dependencyTony Theodore2013-03-031-1/+1
| | |
* | | package libgnurx: add link to libregex.aTony Theodore2013-03-031-0/+1
|/ /
* | update package armadilloMark Brand2013-03-013-4/+4
| |
* | update package vmimeMark Brand2013-03-013-180/+6
| |
* | update package gnutlsMark Brand2013-02-283-16/+14
| |
* | update package vmimeMark Brand2013-02-283-8/+8
| |
* | add coverage of Qt 5 to tutorialMark Brand2013-02-271-1/+5
| |
* | Merge branch 'stable'Mark Brand2013-02-271-2/+2
|\ \ | |/ | | | | | | Conflicts: index.html
| * Merge pull request #148 from gladhorn/stablemabrand2013-02-271-3/+3
| |\ | | | | | | Fix links to Qt.
| | * Fix links to Qt.Frederik Gladhorn2013-02-261-3/+3
| |/
* | package qtbase: improve pkgconfig freetype patchMark Brand2013-02-261-18/+15
| |
* | update package libgpg_errorMark Brand2013-02-262-2/+2
| |
* | update package harfbuzzMark Brand2013-02-262-2/+2
| |
* | update package vmimeMark Brand2013-02-252-2/+2
| |
* | Merge pull request #147 from alexkay/mastermabrand2013-02-242-2/+2
|\ \ | | | | | | Update FFmpeg to 1.1.3
| * | ffmpeg: Update to 1.1.3Alexander Kojevnikov2013-02-232-2/+2
| | |