Commit Graph

13 Commits

Author SHA1 Message Date
humdinger
425e8badb9 optipngtranslator: add 2ndary arch (#3267)
* optipngtranslator: add 2ndary arch
* The package was not installable, because it needed
  cmd:optipng_x86 on 32bit Haiku. I removed the check of
  $buildArchitecture and "targetArchitecture and always
  use the plain cmd:optipng.
  optipng is available for all architectures.
* Add 2ndary architecture so _x86 apps can use the
  _x86 version of the translator.
* Improved description
* Bumped revision
2018-10-25 11:31:53 +02:00
Jerome Duval
7593712723 code format.
orphilia_dropbox: switch to archive.
2018-09-17 07:36:01 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
00e0faae0d optipngtranslator: remove superfluous SOURCE_URI. 2017-01-31 22:17:53 +01:00
Jerome Duval
434eea97d3 optipngtranslator: fix SOURCE_DIR. 2017-01-21 16:08:09 +01:00
vanishakesswani
8128305c22 Switch 5 recipes to a safe source and delete 9 old receipes. (#935)
Switch these 5 recipes to a safe SOURCE_URI:
* microbe-20130728
* minimizeall-1.0.0
* optipngtranslator-0.0.1
* vwget-20141229
* minesweeper-20150109

Delete these 9 old recipes (and their patches):
* libmicro-0.4.1
* postgresql-9.0.4 & 9.2.3
* redis-2.2.11
* wolfssl-1.6.5 & 1.8.0 & 2.0.2 & 2.5.0
* numpy-1.4.1
2016-12-20 21:27:50 +00:00
Augustin Cavalier
6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Sergei Reznikov
9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
noryb009
08e04d1c9f Update supported targets for OptiPNGTranslator
Mark x86 and x86_64 as supported targets in OptiPNG and
OptiPNGTranslator.
2013-12-27 12:10:48 -05:00
noryb009
85fd14ca9a Add OptiPNGTranslator recipe 2013-12-25 00:36:47 -05:00