summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* update packages mpfr gcc-mpfrMark Brand2013-03-141-1/+1
|
* Merge branch 'stable'Tony Theodore2013-03-121-1/+1
|\
| * package freeimage: add -lws2_32 to pkg-config fileTony Theodore2013-03-121-1/+1
| |
* | Add package opusfileUlrich Klauer2013-03-123-0/+159
| | | | | | | | | | | | | | | | | | Opusfile is a decoder for Opus files. It provides a higher-level API than the opus library, of which it makes use. Update function taken directly from opus.mk. Two patches are needed to make it work, one is taken from the upstream repository (change introduced after the latest release), the other is by myself.
* | update package popplerMark Brand2013-03-111-1/+1
| |
* | update package vmimeMark Brand2013-03-112-40/+17
| |
* | Merge branch 'stable'Tony Theodore2013-03-111-1/+10
|\ \ | |/
| * package freeimage: create and use pkg-config fileTony Theodore2013-03-111-1/+10
| |
| * 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
| |
| * update package freeimageMark Brand2013-03-112-45/+36
| |
| * package gnutls: automake 1.12 compatibilityMark Brand2012-09-202-9/+56
| |
| * package qt: add SSL security patchMark Brand2012-09-201-41/+111
| |
* | 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-111-1/+1
|\ \ \ | | | | | | | | Updated liboauth to 1.0.1
| * | | Updated liboauth to 1.0.1Thomas Mayer2013-03-101-1/+1
| |/ /
* | | configuring SHELL because libtools fails with dash in some systemsLuis Saavedra2013-03-112-1/+21
| | |
* | | 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.
* | 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-062-10/+36
| |
* | update package pangoMark Brand2013-03-061-1/+1
| |
* | update package geosMark Brand2013-03-061-1/+1
| |
* | update package vmimeMark Brand2013-03-062-23/+51
| |
* | Merge pull request #150 from uklauer/linkfixTony Theodore2013-03-061-1/+1
|\ \ | | | | | | Fix ocaml-xml-light section in index.html
| * | Fix ocaml-xml-light section in index.htmlUlrich Klauer2013-03-061-1/+1
| | | | | | | | | | | | | | | | | | 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.
* | | Build sox with twolame supportUlrich Klauer2013-03-061-1/+2
| | |
* | | Add package twolameUlrich Klauer2013-03-061-0/+27
|/ / | | | | | | | | | | | | | | 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-044-4/+70
|\ \ | | | | | | 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-031-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-012-3/+3
| |
* | update package vmimeMark Brand2013-03-012-179/+5
| |
* | update package gnutlsMark Brand2013-02-282-15/+13
| |
* | update package vmimeMark Brand2013-02-282-7/+7
| |
* | package qtbase: improve pkgconfig freetype patchMark Brand2013-02-261-18/+15
| |
* | update package libgpg_errorMark Brand2013-02-261-1/+1
| |
* | update package harfbuzzMark Brand2013-02-261-1/+1
| |