Commit Graph

8402 Commits

Author SHA1 Message Date
Calvin Hill
c6fd0f0341 discount: updated recipe to 2.2.1 (#818)
* discount: updated recipe to 2.2.1

* discount: small (or cosmetic) fixes.

* SECONDARY_ARCHITECTURES: add declaration with "x86_gcc2 x86". While
  at it, swap x86_gcc2 and x86 in ARCHITECTURES as most recipes use
  that order.
* PROVIDES: only enable cmd: items if building for a primary arch.
* REQUIRES_devel: add "base" keyword.
* BUILD_PREREQUIRES: remove cmd:g++, add cmd:{awk,find}, sort entries.
* BUILD: Fix indentation and pass --shared instead of --enable-shared.
  Also move man3 to the _devel sub-package.
* TEST: Add function with "make test".
2016-10-21 17:40:23 -04:00
Stefano Ceccherini
d9e15c117d Recipe for BeScreenCapture 2.2.1 (#825)
* Recipe for BeScreenCapture 2.2.1

* Updated recipe, points to tag 2.2.1a now.

* Use {} instead of ""
2016-10-21 17:39:36 -04:00
Brian
c99acead99 Adding recipe fornew release of Einsteinium v1.3.1 (#831)
Thanks for the update!
2016-10-21 19:00:58 +02:00
ksterker
e82a987973 SDL2-2.0.5 recipe based on previous recipe and patchset (#830)
* Added recipe for SDL2 2.0.5
2016-10-20 16:09:30 -04:00
fbrosson
1077c82618 libpng: bump to 1.6.26. (#829) 2016-10-20 14:59:56 -04:00
fbrosson
5f38a47caf jansson: bump to 2.9, drop libtool file. Minor changes. (#828) 2016-10-19 19:21:07 -04:00
ksterker
7e425de2ac FIXED SDL2 2.0.4 patchset. SDL2 was no longer handling any events. (#827) 2016-10-19 15:27:47 -04:00
Jerome Duval
e37de14e1c ffmpeg: bump version. 2016-10-18 19:26:05 +00:00
Jerome Duval
c5774d2b51 jasper: bump version. 2016-10-18 18:14:53 +00:00
Jerome Duval
33db387b54 bump revision for packages in need for a rebuild. 2016-10-18 17:11:03 +00:00
Jerome Duval
6131169c8a libsamplerate: bump version.
* fix library versioning: dependencies need a rebuild.
2016-10-18 17:11:03 +00:00
fbrosson
c91e32d32c exiftool: bump to 10.30 (development release) 2016-10-18 01:29:02 +00:00
fbrosson
dce39a06d4 openjpeg: bump to 2.1.2. (#816)
* Use binDir for secondary arch builds.
* Drop TEST() because it is useless without an additional data file.
* LIB_SUFFIX is not (or no longer) used so don't pass it to cmake.
* Depend on liblcms2 on all architectures where it is available.
* Add ">= 5" for the dependency on libtiff to pull the latest.
2016-10-17 15:06:24 -04:00
fbrosson
b36e478d6f sqlite: bump to 3.15.0.0. (#826) 2016-10-16 17:31:37 +00:00
fbrosson
7e4ce2e27e gnutls: bump to 3.4.16 & 3.5.5. (#824) 2016-10-14 23:56:15 +00:00
fbrosson
5e4a4a20d7 sqlite: bump to 3.14.2.0, drop libtool file, keep static lib. (#823) 2016-10-13 23:57:11 +00:00
fbrosson
a8a54afc45 pngcrush: bump to 1.8.8. 2016-10-12 23:57:49 +00:00
Humdinger
5e65d6159f Increase revision of Noto recipe
Sorry for missing that in the last commit.
2016-10-12 08:25:24 +02:00
Humdinger
9847e0c17a Updated Noto font recipes
* Noto: remove the UI variants. According to the FAQ [1]:

  "The UI fonts were initially prepared for use in Android’s UI. They
   have tighter vertical metrics, and some glyphs that would be clipped
   are redrawn to fit within the constrained space."

  As they look pretty much identical to the non-UI versions, we'll
  keep them out of the package for the time being. If we see any clipping
  they could be re-added (or put in their own sub-package).

* Noto CJK: put the Japanese CJK in a correctly named sub-package.
  The 'main package' (declared in PROVIDES) is emtpy and shouldn't be
  uploaded to a repo. Haikuporter could be changed to not create a
  package, if the PROVIDES is empty.

[1] https://github.com/googlei18n/noto-fonts/blob/master/FAQ.md
2016-10-12 08:12:37 +02:00
Humdinger
b41293c599 New recipe for Noto CJK, v1.004
The older recipe doesn't build anymore.

This recipe builds 4 packages:
 noto_sans_cjk_tc-1.004-1-any.hpkg
 noto_sans_cjk_sc-1.004-1-any.hpkg
 noto_sans_cjk_kr-1.004-1-any.hpkg
 noto_sans_cjk-1.004-1-any.hpkg

All packages contain the glyphs for all 4 languages, only differ in
which is the "default" (also determines the title shown in font list,
e.g. "Nano Sans CJK JP"), if I understand it correctly.

The last plain "noto_sans_cjk" hpkg contains the Japanese default.
I couldn't get the recipe to build a package "noto_sans_cjk_jp" without
ending up with an empty "noto_sans_cjk" which has to be build to reflect
the recipe name.
It's not a big problem IMO, since a custom title "Noto Sans CJK Japanese"
can be set at the HaikuDepot webserver.

Feel free to improve the recipe or suggest changes I should work on.
2016-10-11 18:01:33 +02:00
fbrosson
4d53b5df0b bash: bump to 4.3.48. (#819) 2016-10-11 06:19:53 +00:00
Humdinger
32344119d7 noto font: SUMMARY/DESCRIPTION for sub-packages 2016-10-09 16:33:35 +02:00
Brian
2c7a2c9216 Adding Einsteinium 1.3.0 recipe (#820) 2016-10-09 16:27:47 +02:00
Jerome Duval
fdb169e144 Restore noto_sans_cjk. 2016-10-09 13:22:20 +00:00
Jerome Duval
3e9f24155a noto: add a regional subpackage as suggested by Humdinger. 2016-10-09 12:54:07 +00:00
Jerome Duval
abcc6c013f noto_*: remove. 2016-10-09 12:54:04 +00:00
Jérôme Duval
b43dad95b1 Update packetdrill-20160707.recipe 2016-10-09 12:30:37 +02:00
fbrosson
9cc1733665 exiftool: bump to 10.29 (development release) 2016-10-08 21:58:41 +00:00
Jérôme Duval
92304109b6 packetdrill: drop secondary arch. 2016-10-08 15:45:43 +02:00
Jerome Duval
63b219bfc1 packetdrill: add recipe for current git.
* doesn't work quite yet.
2016-10-08 15:13:07 +00:00
Jerome Duval
983a3bfc81 noto: single recipe. 2016-10-08 11:32:01 +00:00
fbrosson
e1854c1d2d git: bump to 2.10.1. 2016-10-06 21:19:26 +00:00
Calvin Hill
7e8bc85be3 libplist: create recipe. (#786) 2016-10-06 20:25:42 +01:00
Humdinger
fdcf295b63 Sequitur: Update to latest commit
The old sequitur won't launch in a current Haiku and the old code
didn't build anymore. Luckily the guys fixed the build already...
Thanks!
2016-10-06 14:30:48 +02:00
Sergei Reznikov
effe90c4ee KeymapSwitcher: needs sed 2016-10-05 11:34:15 +03:00
Jérôme Duval
9b21d46b57 icu: needs unzip. 2016-10-06 11:20:39 +02:00
fbrosson
14ffd948af pciutils: bump to 3.5.2. 2016-10-05 23:30:48 +00:00
Sergei Reznikov
91ba6909b8 mc: move one-liner patch into recipe 2016-10-04 11:23:14 +03:00
fbrosson
87d78fb645 exiftool: bump to 10.28 (development release) 2016-10-04 06:40:22 +00:00
Humdinger
bc9f6eafe7 Increase revision of Weather
sorry, forgot in the previous commit...
2016-10-03 20:19:16 +02:00
Humdinger
c280a438a3 Updated Weather recipe 2016-10-03 20:14:40 +02:00
Calvin Hill
131626600a qt5-5.6.1: use tar.gz (instead of tar.xz) for SOURCE_URI. (#817)
Also remove trailing whitespaces.
2016-10-03 13:24:42 +00:00
Jérôme Duval
7afff3cdae stm32flash: update HOMEPAGE and source URI. 2016-10-03 11:15:01 +02:00
Jérôme Duval
89c8be373d lz4: update HOMEPAGE. 2016-10-03 11:07:26 +02:00
Jérôme Duval
f539c9759d snappy: update HOMEPAGE. 2016-10-03 11:06:11 +02:00
Jérôme Duval
618c83724d coveredcalc: update source URI. 2016-10-03 11:04:20 +02:00
Jérôme Duval
487c197b9f leptonica: update HOMEPAGE. 2016-10-03 11:01:31 +02:00
Jérôme Duval
ae2dfad431 serf: update HOMEPAGE and source URI. 2016-10-03 10:58:29 +02:00
fbrosson
a970118d01 mc: bump to 4.8.18. 2016-10-03 08:57:47 +00:00
Jérôme Duval
8b37707a0e xar: update source URI. 2016-10-03 10:54:09 +02:00