29726 Commits

Author SHA1 Message Date
Jerome Duval
acd57fe5b8 tesseract: fix build on x86_64.
* also declares compat on provides.
2017-01-21 16:08:08 +01:00
fbrosson
2f0696de2c libgcrypt: bump to 1.7.6. 2017-01-21 14:31:12 +00:00
fbrosson
29e0186b6f wavpack: bump to 5.1.0 which now comes with wvtag(1), add _bin.
* Create a wavpack_bin sub-package to make the base package depend
  on no other package.
* Move wavpack(1), wvgain(1), wvunpack(1) and wvtag(1) (as well as
  the dependency on lib:libiconv) to the wavpack_bin sub-package.
* While at it, define commandSuffix to be more consistent with
  other packages which already define it.
2017-01-21 13:11:50 +00:00
Scott McCreary
5591fee04a Updated diffstat to 1.61 (#1096)
* Updated diffstat to 1.61

* Fixed diffstat docdir issue
2017-01-21 00:22:59 -05:00
Humdinger
bca353cc61 Gutenberg: update to 5.2.12
Adapted korlie's patches for the new release. Doesn't build for
x86_gcc2 any more. See build error at: http://sprunge.us/cSjQ

Marking as broken for x86_gcc2.
2017-01-20 20:26:24 +01:00
Scott McCreary
b580b49fea Remove old agar recipe, add WIP agar-1.5.0 (#1089)
* Remove old agar recipe, add WIP agar-1.5.0

* agar: cleanup

* whitespace cleanup
2017-01-20 10:24:46 -08:00
miqlas
c6200514fc mimetic: fix provide (#1092) 2017-01-20 14:26:35 +01:00
miqlas
3a05c019d1 mimetic: new recipe (#1087) 2017-01-20 07:15:45 +01:00
Jim Saxton
e2d354aa79 yab_ide: bump version (#1088)
and bump yab revision.
2017-01-20 06:57:14 +01:00
fbrosson
87d1e85a93 libwps: bump to 0.4.5, fix COPYRIGHT, add TEST. (#1077)
* COPYRIGHT: add years and 1 missing author, sort by # of commits.
* SOURCE_URI: http -> https, tar.bz2 -> tar.xz.
* Add TEST: "make check"
2017-01-20 06:51:48 +01:00
miqlas
0a321b7bbd lapack: new recipe (#1083) 2017-01-20 06:45:24 +01:00
fbrosson
e793b3b478 gdk_pixbuf: bump to 2.36.4, enable x86_gcc2.
* Update HOMEPAGE and COPYRIGHT years.
* Add cmd:gdk_pixbuf_thumbnailer to PROVIDES.
* Use devel:libpng16 (instead of devel:libpng) in BUILD_REQUIRES.
* Add cmd:{autoheader,automake} to BUILD_PREREQUIRES.
* Drop unneeded (explicit) calls to aclocal & autoconf in BUILD.
* Remove $libDir/.../loaders/libpixbufloader-*.la libtool files.
* Remove documentation when building for secondary architectures.
* Add TEST with "make check".
* Drop previous patch for skipping libm.
* Add gcc2 patch, only required for "make check".
2017-01-19 20:22:37 +00:00
Jerome Duval
4a4f8cb2a5 zlib: fix broken recipe and bump version. 2017-01-19 20:31:38 +01:00
fbrosson
80f421d604 ccd2iso: new recipe. 2017-01-18 08:32:37 +00:00
fbrosson
c0fba669a6 libtasn1: bump to 4.10, drop unneeded "autoreconf -fi"
* Remove documentation when building for secondary architectures.
* Switch SOURCE_URI to https.
* Add TEST() with "make check". Results: PASS = TOTAL = 24 ;-)
* Reorder sections.
2017-01-17 12:07:07 +00:00
fbrosson
d9920de3bf exiftool: bump to 10.40 (production release) 2017-01-17 10:14:44 +00:00
Sergei Reznikov
6c6bcd73fc kBuild: add recipe for 0.1.9998
* Seems to be enough to bootstrap VirtualBox guest additions on x86_64
* TODO: port gcc2 patches from kbuild-0.1.5
* use variables in INSTALL()
2017-01-17 11:30:00 +00:00
Stephanie Fu
15acb181d3 espeak: builds on x86_64 now (#1051) 2017-01-16 22:03:49 +01:00
Stephanie Fu
2901c1e1cd neonlights: add recipe (#1075) 2017-01-16 19:08:36 +00:00
Mason X
c1cca33b78 Add gnu_efi recipe (#985)
Signed-off-by: Mason X <masonx.01@gmail.com>
2017-01-16 18:06:51 +00:00
Humdinger
2366f5cf03 Midikeyboard: fix recipe
"Make install" doesn't work with our makefile_engine (at least
not without specifying the install dir).
Use latest midikeyboard commit.
2017-01-16 19:02:21 +01:00
dacianf
6455c52f3d midikeyboard: new recipe (#1049) 2017-01-16 17:01:57 +01:00
fbrosson
8e04610b34 pngcrush: bump to 1.8.11, switch SOURCE_URI to https. 2017-01-16 14:18:07 +00:00
Adrien Destugues
309ccdded0 gcc6809: update to fix build with gcc5. 2017-01-15 22:10:45 +01:00
Adrien Destugues
9f2c51a9f9 SDCC: update to latest release
- Perform an out of source build
- Fix some build issues
- This version builds with an up to date GCC host
2017-01-15 22:10:45 +01:00
Adrien Destugues
732ea67606 lcms: remove unneeded libpng dependency 2017-01-15 22:10:45 +01:00
Adrien Destugues
fb9d0c3f73 qt5.6: fix all policy errors
- Missing and mistyped provides
- Wrong install directories for some things
- Tested running ok (qbittorrent_qt5 compiles and runs)
2017-01-15 22:10:45 +01:00
Adrien Destugues
4772f16c74 qt4: fix dependency on libpng16 2017-01-15 22:10:45 +01:00
Adrien Destugues
c2044a8b1a dfu_util: missing _BSD_SOURCE 2017-01-15 22:10:45 +01:00
Adrien Destugues
2fea37964b qt 5.6: some cleanups
- Add missing libs and commands
- Now complains about invalid top level entry "qml". Not sure what it is
and where it should go yet.
2017-01-15 22:10:45 +01:00
miqlas
eaf2011132 Zsh : bump version, updated recipe and patchset (#1036)
* WIP

* Fixed patchset

* zsh: bump version, updated recipe, patchset

* Fixed wait warning

* Removed SecondaryArchSuffixes
2017-01-14 14:33:43 -05:00
miqlas
a24551b5a9 Recipe for STFL (#525)
fixPkgConfig...

Recipe fix.

Fix
2017-01-14 13:26:18 -05:00
miqlas
651dbea971 LibGIT2 Haiku recipe (#752)
* LibGIT2 Haiku recipe

Recipe fix

Recipe fix, sorry, my BeFS went corrupted.

Whitespace fix

Fixed description

Fixed recipe

Fix

* libgit2: bump version

* Fixed reqs.
2017-01-14 13:08:14 -05:00
miqlas
9f81e2d872 Otter browser: new recipe (#1006)
* Otter Browser: new recipe

* Otter browser: additional files

* Defined REQs

* Reworked recipe, including sed magic

* HTTPS homepage
2017-01-14 13:06:56 -05:00
Calvin Hill
cbb0239967 new recipe: powder-toy (#848) 2017-01-14 13:03:10 -05:00
miqlas
1061d46735 Qemu: bump version, updated patchset (#877) 2017-01-14 12:58:24 -05:00
Schrijvers Luc
2df68ae5bd Fixing libpng dependencies after the new updated libpng (#1070) 2017-01-14 12:56:22 -05:00
waddlesplash
84c3ecef64 Revert "KBuild: Build fix, recipe cleanup, WIP" (#1072) 2017-01-14 12:55:02 -05:00
Schrijvers Luc
dc9e690e6f pango, remove not needed dependencies (#1071) 2017-01-14 12:52:23 -05:00
miqlas
02ad30c696 KBuild: Build fix, recipe cleanup (#1033)
* Build fix

* Improved patchset

* Forgot the haiku specific files

* Patch cleanup

* On the road to the nirvana

* Broken recipe

* Redoing install section
2017-01-14 12:52:00 -05:00
miqlas
307099727e swig : bump version (#1043) 2017-01-14 18:47:17 +01:00
dacianf
acea982265 libsmf-1.3: new recipe (#1053) 2017-01-14 12:45:44 -05:00
miqlas
1c305f7343 Msgpack-c-cpp: bump version, recipe cleanup (#1045)
* Msgpack-c-cpp: bump version, recipe cleanup

* Fixed REQs

* HTTP Homepage
2017-01-14 12:43:15 -05:00
miqlas
ea482d4a38 libuv: bump version, improved patchset. (#1044)
* libuv: bump version, improved patchset.

* Fixed include
2017-01-14 12:39:52 -05:00
Raefaldhi Amartya Junior
82b2abfc6e stockfish: new recipe for a chess engine (#1052)
Adding new recipe for stockfish, a chess engine claimed to be strongest in the world.
2017-01-14 12:39:02 -05:00
miqlas
e4f515b6ba irssi: bump version, removed old recipes and patchfiles. (#1005)
* irssi: bump version, removed old recipes and patchfiles.

* Removed unnecessary LDFLAGS and CFLAG

* Removed secondary arch suffixes
2017-01-14 12:33:10 -05:00
Tudor Nazarie
84867cad84 lrzsz: added recipe (#1047)
Added recipe for lrzsz communication package.
2017-01-14 12:31:03 -05:00
fbrosson
64cad9a9c5 libmaxminddb: drop libtool file, add TEST with "make check"
* Drop LDFLAGS=-lnetwork and, instead, patch configure.ac.
* Remove -pthread from t/Makefile.am and fix BUILD_PREREQUIRES,
  otherwise "make check" does not even build.
2017-01-14 13:56:29 +00:00
Kacper Kasper
fc070b39bc scintilla: bump version. 2017-01-14 13:29:17 +01:00
fbrosson
4adf4d5532 geoipupdate: bump to 2.3.1, add TEST().
* Since this release we need to call libtoolize.
* Replace the copy of the GNU GPL v2 LICENSE (that upstream now puts
  in $docDir) by a symlink to our copy in /system/data/licenses/.
* Upstream now installs GeoIP.conf.default in $docDir (instead of
  $settingsDir in the previous release) so we now have to get it
  from there when moving it to $dataDir/geoipupdate/.
* Simplify the previous patch for GeoIP.conf since upstream now
  ships a default config which has sane defaults for unregistered
  users, making GeoIP.conf usable out of the box. This simplified
  patch now only adds a table with a small list of ProductIds.
2017-01-13 22:11:25 +00:00