miqlas
00ee0cb83a
MPD: bump version ( #1160 )
...
enabled all the currently supported features.
2017-02-21 22:20:54 +01:00
Jerome Duval
09e4ca0efe
cereal: new recipe.
2017-02-21 21:59:23 +01:00
Jerome Duval
001901031c
WebWatch: new recipe.
2017-02-21 19:36:04 +01:00
Calvin Hill
569f487690
imgcat: new recipe ( #1157 )
2017-02-21 07:53:10 +01:00
Jerome Duval
205eb7c3d4
dosbox: clean requires and build_requires.
2017-02-20 22:09:35 +01:00
Jerome Duval
3fbb77f3f6
sdl_sound: use a safe source.
...
* enable smpeg detection.
2017-02-20 22:07:10 +01:00
Jerome Duval
57c374e316
pyqt: bump version, merge into one recipe.
2017-02-20 21:41:46 +01:00
Jerome Duval
0cbc4d480f
qt5: add recipe for version 5.7.1.
2017-02-20 21:41:46 +01:00
Jerome Duval
bf816a34f1
qt5: build qt5-webkit with $jobsArgs.
2017-02-20 21:41:46 +01:00
Jerome Duval
953cc18c3b
sip: bump version, merge into one recipe.
2017-02-20 21:41:46 +01:00
Jerome Duval
4038a7dcc5
poppler: bump version.
...
* rearrange sections.
* libraries are incompatible with previous versions. but no recipe
actually uses libpoppler, so no rebuild is necessary.
2017-02-20 21:41:46 +01:00
Jerome Duval
2ee5d1d10c
coreutils: add base32 and b2sum in the debug package.
2017-02-20 21:41:46 +01:00
Humdinger
2a29ece01a
dosbox: Fix recipe
...
Needs libsdl_net_1.2.
2017-02-20 08:06:57 +01:00
Calvin Hill
222cafc374
radare2: bump version. ( #1156 )
2017-02-20 07:52:52 +01:00
miqlas
6775c63068
libfilezilla: bump version ( #1153 )
2017-02-20 07:49:32 +01:00
Jérôme Duval
1bbfc1d771
sdl_net: missing whitespace.
2017-02-20 07:48:43 +01:00
Humdinger
eb57d540b4
Updated Torrentor recipe
...
* Use safe sources
* Update srcGitRev to buildfixed commit
* Put Torrentor directly into $appsDir
* Remove dependency on makefile_engine
* Improved DESCRIPTION
2017-02-19 20:03:29 +01:00
miqlas
e741c39713
wxQt: enable positional printf argument support for FileZilla ( #1154 )
2017-02-18 12:39:35 -05:00
Jerome Duval
2a83b94857
qca: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
da8e36c5fd
swig: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
463efc22c5
imagemagick: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
0afe2baaae
libdvbpsi: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
647032d6e7
libmikmod: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
1fed33eb86
fftw: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
79cabb6950
gnutls35: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
beec0e40d1
libao: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
1aab9067b2
libssh2: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
7571e5f8ca
ffmpeg2: bump version.
2017-02-16 22:42:28 +01:00
Jerome Duval
35190bff71
sqlite: add recipe for version 3.17.0.
2017-02-16 22:42:27 +01:00
Jerome Duval
ddb6f69441
python: add recipe for version 2.7.13.
2017-02-16 22:42:27 +01:00
Jerome Duval
44e918ac15
libraw: bump version.
...
* incompatible with 0.17, but no recipe seems to use libraw.
2017-02-16 22:42:27 +01:00
Jerome Duval
6c505fc433
libevent: add recipe for version 2.1.8.
2017-02-16 22:42:27 +01:00
Jerome Duval
55bd009376
wget: add recipe for version 1.19.1.
2017-02-16 22:42:27 +01:00
Jerome Duval
20ef630552
coreutils: add recipe for version 8.26.
2017-02-16 22:42:27 +01:00
Jerome Duval
adc335523c
grep: add recipe for version 3.0.
2017-02-16 22:42:27 +01:00
Jerome Duval
c0783bf7ba
sed: add recipe for version 4.4.
2017-02-16 22:42:27 +01:00
Jerome Duval
31f6cb6033
qupzilla: add recipe for version 1.8.9.
...
* switch to qt5.
2017-02-16 22:42:27 +01:00
Augustin Cavalier
1a4a568a1a
audacity: Revert to 2.1.2, more configure changes. Starts building.
...
Fails quite early on with its patched PortAudio which we have no
working port of.
2017-02-16 14:42:27 -05:00
Augustin Cavalier
98ecfe2e24
audacity: Add broken recipe.
...
* audacity's configure script ignores most options thrown at it,
like telling it to use system ffmpeg
* it needs portaudio, which we don't have
* other nasty thing
2017-02-15 00:27:46 -05:00
Augustin Cavalier
0414326159
wxQt: Enable SDL, patch wx-config for Qt libs, fix missing headers.
...
Also fix copyright (3.1 was released in 2016).
2017-02-14 21:48:05 -05:00
Augustin Cavalier
9301a9ce80
wxwidgets: rename to wxQt, move to dev-qt directory.
...
This matches the Linux packaging styles of naming the wx packages
according to the backend it's compiled with (e.g. wxGTK).
2017-02-14 15:23:52 -05:00
Jerome Duval
72d277c84a
wxwidgets: enable x86_64.
...
* fix provide compat (only 3.1).
* add missing requires for the devel package.
2017-02-13 22:37:28 +01:00
Jerome Duval
747fa72ed3
mesa: add recipe for version 17.0.0.
2017-02-13 22:11:31 +01:00
miqlas
567743d89f
Cantata: new recipe ( #860 )
2017-02-13 09:45:30 +01:00
Augustin Cavalier
24bd7db1d1
Add working wxWidgets(!!!) port.
...
Turns out, wxWidgets has a nearly-complete Qt backend, which works just fine
with our Qt port. There are a few hiccups (e.g. wx-config doesn't seem
to add Qt libs to command line...) but other than that, this is fully
functional.
2017-02-12 16:16:53 -05:00
miqlas
81f95b3b99
R: enable shared lib, fix zlib problem ( #1147 )
2017-02-12 22:15:34 +01:00
waddlesplash
da7f6a499a
unknown_horizons: Remove erroneous '\'.
2017-02-11 16:45:50 -05:00
Adrien Destugues
7ae458eefa
sdl-net: remove .la files.
2017-02-11 22:41:27 +01:00
Adrien Destugues
97ec257ef8
unknown horizons: summary was longer than 80 chars.
2017-02-11 22:41:27 +01:00
Adrien Destugues
d6de101a9c
freedroidrpg: update to latest release.
...
Makes it a bit easier to build with modern autotools.
2017-02-11 22:41:27 +01:00