0
0
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc d94d75ef98
imagemagick, bump version (#4642)
* imagemagick, bump version
2020-05-31 12:10:19 +02:00
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
miqlas 61b85f5261 Imagemagick: bump version (#4137) 2019-08-25 23:53:41 +03:00
Jerome Duval 9bdfc7fd9e code format 2018-09-14 10:17:20 +02:00
Schrijvers Luc 8177d6a99d imagemagick, bump version (#2204) 2018-02-11 17:59:38 +00:00
fbrosson 022aec16a7
imagemagick7: mark x86 2nd arch as tested. (#2143) 2018-01-20 21:04:00 +00:00
Schrijvers Luc 0bf64da687 imagemagick7, bump version (#1973) 2017-12-28 09:54:08 +00:00
Jerome Duval 73473f2e3b Revert "Imagemagick6: bump version (#1754)"
This reverts commit ad7c34cde8.

6.9.8.x isn't compatible with 6.9.9.x
2017-10-30 10:21:32 +01:00
miqlas ad7c34cde8 Imagemagick6: bump version (#1754) 2017-10-29 13:53:43 +03:00
miqlas f5e2f25876 Imagemagick7: bump version (#1748) 2017-10-27 16:53:02 +02:00
Jerome Duval 056e4c85fb imagemagick: bump version. 2017-08-26 15:59:17 +02:00
Jerome Duval d8fb280267 imagemagick: patchset was incorrectly named. 2017-07-07 09:04:39 +02:00
miqlas 60298f8ade ImageMagick: bump version (#1407) 2017-06-17 11:35:45 -04:00
Jerome Duval bd4df57882 imagemagick: bump version. 2017-05-15 21:25:37 +02:00
Jerome Duval 671222ab6e imagemagick: bump version. 2017-03-27 19:25:00 +02:00
Jerome Duval d96770d800 imagemagick: bump version. 2017-03-20 20:37:15 +01:00
Jerome Duval d3908361e3 imagemagick: bump version. 2017-03-06 19:17:11 +01:00
Jerome Duval 50973bfdc7 imagemagick: bump version. 2017-02-22 21:29:51 +01:00
Jerome Duval 463efc22c5 imagemagick: bump version. 2017-02-16 22:42:28 +01:00
fbrosson bb2ca66ef5 imagemagick: bump to 6.9.7.7. 2017-02-05 23:14:25 +00:00
fbrosson 786c546654 imagemagick: bump to 6.9.6.6. Improve layout. Minor changes. (#883)
* Remove lib:libgomp from REQUIRES on x86_gcc2 primary arch, since
  gcc_syslibs_devel does not provide it on that arch.
* Remove unneeded cmd:svnversion from BUILD_PREREQUIRES.
* Drop libtool files.
* Add TEST with "make check".
* Improve layout by moving some items from the base package to the
  _devel subpackage: lib/pkgconfig/*.pc (thanks to fixPkgconfig),
  bin/*-config (and their associated man1 manual pages), and some
  docs: data/doc/ImageMagick-6/www/api{.html,/}.
* Add two extra download locations to SOURCE_URI to make sure the
  tarball will still be available after a new version is released.
2016-11-28 22:13:28 +00:00
miqlas 2d3329ae0b ImageMagick: bump version (#868) 2016-11-14 08:31:56 +01:00
Jérôme Duval 51d7dc7760 imagemagick: update from pulkomandy fork. 2016-11-11 11:28:26 +01:00
Adrien Destugues 8f4d53938c Backport fixes from release branch.
- imagemagick: patch was broken, update to latest version and fix.
- libvpx: version 1.0.0 does not build with gcc5
- tiff: remaining .la files
- libtorrent-rasterbar: missing require
- gcc 5.4: missing provides
2016-11-02 11:11:29 +01:00
Jerome Duval 7505ad3249 imagemagick: bump version. 2016-06-02 10:19:23 +02: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
Adrien Destugues 537d8f9c8d imagemagick: fix recipe and update to current version. 2014-10-26 22:07:49 +01:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary e34638b0a7 Added patch for imagemagick which now allows it to build. Probably a cleaner way to do this, but this should work for now. Also listed
some of the many dependencies for it.
2010-05-21 04:33:11 +00:00
Scott McCreary 5ff433b191 Initial .bep file for imagemagick, not yet working, this bails out in configure with: runtime_loader: Cannot open file libroot.so: No such
file or directory
2010-05-21 00:14:53 +00:00