Commit Graph

8745 Commits

Author SHA1 Message Date
Schrijvers Luc
086517cc49 cairo, remove all *.la files (#976) 2017-01-01 12:07:03 -05:00
miqlas
e781c854be BePDF: reordered recipes, enabled x64 for 2.x, patch (#981)
* BePDF: reordered recipes, enabled x64 for 2.0, patch

* x64 support for the latest BePDF version

* BePDF : forgot to add the actual patch

* Forgot the arch.

* Reversing patch logic

* Increment revision
2017-01-01 12:06:23 -05:00
Schrijvers Luc
5235c588cc pango: bump version (#978) 2017-01-01 16:39:20 +00:00
Scott McCreary
f24d0f01f5 Merge branch 'master' of http://github.com/haikuports/haikuports 2017-01-01 03:18:38 -08:00
Scott McCreary
d4f6d672d5 Update hexvexed to 1.0.0 2017-01-01 03:17:41 -08:00
fbrosson
69e08eb9db libpng: bump to 1.5.28, drop libtool files. 2017-01-01 11:14:15 +00:00
fbrosson
3bc1ca9552 libpng16: fix lib version and simplify future updates too. 2017-01-01 09:32:32 +00:00
Scott McCreary
efe08d4651 Remove old version libzip, luarocks, libsndfile and libtorrent recipes 2016-12-31 17:52:18 -08:00
Scott McCreary
4e6f4ef1b0 Fix gogo_no_code checksum and add cmd:gogo 2016-12-31 17:18:11 -08:00
CodeforEvolution
b5ced70e0d hidapi: add recipe (GCI 2016) (#963) 2016-12-31 15:57:12 +00:00
miqlas
75d262b1d1 openblas: fix port, enable fortran code (#972) 2016-12-31 14:55:41 +00:00
Schrijvers Luc
f68db54ea8 pipepanic: fix window and icon title (#975)
fix provided by scottmc
2016-12-31 14:54:03 +00:00
Tudor Nazarie
307b9fa463 sqlitebrowser: fix recipe (#973) 2016-12-31 14:52:23 +00:00
miqlas
77f5264986 gnuplot: bump version (#977)
enabled x64, removed unneded -lm patch
2016-12-31 14:49:30 +00:00
miqlas
2e9ab2c459 mawk : bump version (#974) 2016-12-31 14:44:10 +00:00
Schrijvers Luc
5c69785e8e libass, remove *.la file and ordered the recipe, no structural changes (#968) 2016-12-31 14:49:37 +01:00
Jérôme Duval
218dfd4205 boost: add recipe for version 1.63.0.
* single runtime package.
2016-12-31 14:21:45 +01:00
Jérôme Duval
e5cce47baa yamp-cpp: fix SOURCE_URI, don't depend on boost_devel. 2016-12-31 14:21:45 +01:00
Sergei Reznikov
4f185c92bb libpng: bump version to 1.6.27 2016-12-31 13:43:43 +03:00
fbrosson
ca6fec711a libwebp: bump to 0.5.2, add TEST() with "make check". 2016-12-31 01:47:10 +00:00
fbrosson
14c9ef5907 libid3tag: Call "make check" (instead of "make test") in TEST. 2016-12-30 23:52:29 +00:00
Tudor Nazarie
3ffe6092dc Added recipe for sqlitebrowser (#969) 2016-12-30 21:21:22 +00:00
Humdinger
808543b968 Added receipe for new Clipdinger v1.0 2016-12-30 19:39:01 +01:00
Adrien Destugues
f2e1240a52 ffmpeg: finish work on version 0.10.16.
- Complete the patch to disable everything that results in undefined
  symbols
- Checked working for decoding (h264, aac, mp3, ogg/vorbis, AIFF)
- Not checked for encoding.
2016-12-30 16:25:31 +01:00
Adrien Destugues
e9da3100dc fontconfig: remove libpng dependency
It is not actually used.
2016-12-30 16:25:31 +01:00
Adrien Destugues
35b97d25e1 netsurf, webkit: fix dependency on libpng. 2016-12-30 16:25:31 +01:00
Adrien Destugues
c69bf0333b cpctools: fix dependency on libpng16. 2016-12-30 16:25:31 +01:00
fbrosson
a24de0f05d lighttpd: bump to 1.4.44. (#966)
* Do not call aclocal, autoconf and automake anymore, as this is
  no longer required given that we don't need to fix Makefile.am
  anymore.
* Update PROVIDES by commenting out lib:mod_authn_{gssapi,mysql},
  lib:mod_mysql_vhost and lib:mod_trigger_b4_dl because 1.4.44 no
  longer creates empty modules when dependencies are missing.
* Simplify the on-the-fly patch for lighttpd/conf.d/geoip.conf as
  upstream now suggests GeoLiteCity.dat instead of GeoCityLite.dat.
* Inclusion of mod_geoip before mod_ssi has been applied upstream.
2016-12-29 07:07:41 +00:00
Adrien Destugues
b8c18a6e23 bepdf: update to a version that builds.
- Docs are now included
- However, ghostscript is not available, so we ship HTML docs for now.
2016-12-28 11:17:01 +01:00
Stephanie Fu
68dc52fb35 Update internal and recipe (#962)
Add Freeciv icon
2016-12-27 15:29:23 -05:00
Tudor Nazarie
eba3db248a Added recipe for libextractor (#965) 2016-12-27 15:26:05 -05:00
fbrosson
b23d189f9b libgpg_error: bump to 1.26. 2016-12-27 10:07:57 +00:00
Sergei Reznikov
8543e27d29 Merge branch 'master' of https://github.com/haikuports/haikuports 2016-12-27 11:42:11 +03:00
Sergei Reznikov
809ad1d7c1 ffmpeg: bump version to 3.2.2 2016-12-27 11:37:23 +03:00
Sergei Reznikov
463ce0ca8a mpv: bump version to 0.23 2016-12-27 11:36:42 +03:00
Stephanie Fu
3b25ed3172 Unprintable chars removed (#958)
New line
2016-12-26 18:17:37 -05:00
miqlas
6661b5eb6f Mutt: new recipe (#699) 2016-12-26 15:53:48 -05:00
miqlas
4b29b0a56b MSGPACK-C-CPP recipe (#836)
* Msgpack recipe

Squashed msgpack recipe

MSGPACK-C-CPP recipe

Boost Licence

Recipe fix

Hash fix

Fixed recipe, thanks for fbrosson

* Update msgpack_c_cpp-2.0.0.recipe
2016-12-26 15:23:44 -05:00
Schrijvers Luc
e9f70a5d2f lua, bump version (#953) 2016-12-26 14:25:18 -05:00
miqlas
30fffe67d3 R-lang : new recipe (#959) 2016-12-26 14:23:10 -05:00
miqlas
614b01f74b mpd: version bump (#961) 2016-12-26 14:11:40 -05:00
miqlas
bd71377a23 mplayer: bump version, updated patchset (#960) 2016-12-26 13:55:57 -05:00
fbrosson
a0190fd490 exiftool: bump to 10.37 (development release) 2016-12-26 00:02:44 +00:00
miqlas
d7c590d5f7 xpdf cli tools (#802) 2016-12-25 16:45:25 -05:00
fbrosson
de8f825da8 hunspell: bump to 1.4.2, rename analyze, chmorph and {un,}munch. (#867)
Gentoo renames four utilities (analyze, chmorph, munch, unmunch)
by adding a hunspell- prefix to their names, to avoid having too
generic names. So let's follow Gentoo, using their patch ;-)
Also remove any empty data/locale/*/LC_MESSAGES dirs (hu & it).

Also added 1.5.4 and 1.6.0 which both fail to build.
2016-12-25 16:41:20 -05:00
miqlas
37d65eb0da NCMPCPP: new recipe (#943) 2016-12-25 16:40:39 -05:00
miqlas
03e8562052 LibSigC++3 recipe (#850) 2016-12-25 16:38:47 -05:00
miqlas
ab10ccd520 QtAV: new recipe (#870) 2016-12-25 14:09:47 -05:00
miqlas
f24304490c Fish: hide socket warning at start. (#945) 2016-12-25 14:02:10 -05:00
miqlas
f3e6c8abd5 Xerces-C: some supporting libs added. (#923)
* Xerces-C: some supporting libs added.

* Update xerces_c-3.1.4.recipe

* Update xerces_c-3.1.4.recipe
2016-12-25 14:02:04 -05:00