Commit Graph

57 Commits

Author SHA1 Message Date
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
fbrosson
47d781cd11 libpng: fix declaration of shared libs version numbers 2016-02-09 10:16:07 +01:00
fbrosson
ad2c3134ec libpng: bump libpng16 to 1.6.21 2016-01-22 20:34:05 +01:00
fbrosson
838fb4420b libpng: update 1.2 & 1.5 series
* libpng12: Update to 1.2.56
* libpng: Update to 1.5.26 & add "?arm" + "?ppc" to ARCHITECTURES.
* libpng16: Add "?ppc" to ARCHITECTURES.
2016-01-15 17:39:08 +01:00
Adrien Destugues
d846781251 lipbng: compat must be ">=".
"==" would make more sense (the soname comparison is on equality only),
but is not allowed for now.
2016-01-01 19:48:57 +01:00
Adrien Destugues
4df6b5d6cc libpng: fix provides
- There is no "libpng.so" in the packages, so remove the provides entry
  for that.
- The compat for soname versions is strict: something built against
  libpng15 will not work with libpng16. So, do not use a >= constraint.
2015-12-28 23:00:11 +01:00
dash102
a3591a7721 Reformat 10 recipes
Update libnsgif-0.1.1.recipe

Update libsdl2-2.0.0.recipe

Update haikuwebkit-1.2.0.recipe

Update haikuwebkit-1.2.1.recipe

Update haikuwebkit-1.2.2.recipe

Update haikuwebkit-1.2.3.recipe

Update haikuwebkit-1.2.0.recipe

Update haikuwebkit-1.2.1.recipe

Update haikuwebkit-1.2.2.recipe

Update libnsbmp-0.1.1.recipe

Update libnsgif-0.1.1.recipe

Update libsdl2-2.0.0.recipe

Update libmpdclient-2.11_git.recipe

Update libpng-1.5.25.recipe

Update libcss-0.4.0.recipe

Update libdvdnav-4.2.0.recipe

Update libsdl2-2.0.0.recipe
2015-12-26 13:42:37 +00:00
Jerome Duval
38a135ed88 libpng*: bump versions. 2015-12-09 23:20:17 +00:00
Sergei Reznikov
9be9da9458 libpng*: bump versions. 2015-11-16 15:26:29 +03:00
Humdinger
f5b71b546d Recipe cosmetics. Improved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-08-28 17:15:55 +02:00
Jerome Duval
3afa62e069 libpng16: bump version. 2015-08-07 15:05:10 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
32e23faca6 libpng*: bump versions. 2015-03-27 19:11:05 +00:00
Jerome Duval
3782bb3e17 libpng*: bump versions. 2014-12-23 18:01:49 +00: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
Jerome Duval
23e893fe00 libpng: bump version 2014-11-24 22:56:29 +00:00
Jerome Duval
3b98579047 libpng16: bump version 2014-11-24 22:56:27 +00:00
Jerome Duval
a776deee95 libpng16: bump version 2014-11-24 22:56:06 +00:00
Jerome Duval
a9a35a5eba libpng: renamed the 1.6 recipe to libpng16.
* can be installed next to the 1.5 one.
* removed user documentation in the 1.5 package which conflicts with
the 1.6 user documentation.
* have 1.6 devel package conflicts with the 1.5 devel package.
2014-11-12 19:40:53 +00:00
Adrien Destugues
d329cbfee4 Add a recipe for libpng 1.2
* This is an old version, but it is required to run some BeOS software
(for example Pixel).
* Package is named libpng12 so it can be installed next to the current
one without conflict.
2014-11-07 09:45:52 +01:00
Jerome Duval
979c2f67b1 libpng: added a recipe for version 1.6.13 2014-08-28 19:55:12 +00:00
Jerome Duval
2e9f991a4e libpng: bump version
* remove old 1.6 recipes.
2014-08-04 19:23:26 +00:00
PulkoMandy
5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Jerome Duval
93f8afdf52 libpng: added recipe for version 1.6.10 2014-04-15 18:11:14 +00:00
Scott McCreary
2ee13dc205 Remove libpng-1.5.13 which hadn't been fully converted to a working recipe, and update libpng to 1.6.8 2014-01-09 00:10:43 -08:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
7cd42ed0fe libpng: support building for secondary architecture 2013-08-09 02:13:17 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
a5a6c048db libpng 1.5.12: fix misplaced libpng15* development libraries 2013-06-13 22:41:15 +02:00
Ingo Weinhold
4b7ae1d56c libpng: remove old non-recipes 2013-06-11 00:01:59 +02:00
Ingo Weinhold
d4f155d529 libpng: convert recipe to actual recipe 2013-06-11 00:01:12 +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
1dd578a2c2 Initial .bep file for libpng-1.5.0 2011-01-06 20:23:52 +00:00
Scott McCreary
63612c64c1 Fixed license name for libpng-1.4.1, 1.4.2, 1.4.3, note that all will
still fail to build since Libpng removed their source code.
2011-01-06 20:01:56 +00:00
Scott McCreary
a3d13687d7 Removed LIBPNG license, and updated download link for libpng 1.2.44. 2010-10-18 19:09:33 +00:00
Scott McCreary
27f6988bbb Update libpng to 1.4.4, but so far it fails to build with gcc2 and gcc4. 2010-10-18 18:57:20 +00:00
Scott McCreary
148283a3fa Added .bep for libpng-1.2.44 2010-08-29 17:26:08 +00:00
Scott McCreary
cd555d0b3f update libpng to 1.4.3 2010-08-17 02:40:40 +00:00
Chris Roberts
c6f8968407 Change the download urls for the legacy versions of libpng to match changes on their ftp site. 2010-07-20 20:12:28 +00:00
Chris Roberts
16d9583c94 Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424 2010-05-18 06:33:16 +00:00
Scott McCreary
2cd658dd40 Initial .bep file for libpng-1.4.2, note that this one has 3 copyright
lines.
2010-05-17 08:14:46 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary
2ad6cdcdad added .bep file for libpng-1.2.43 2010-04-12 04:06:30 +00:00
Scott McCreary
8805c973e2 initial .bep file for libpng-1.4.1 2010-04-09 03:54:16 +00:00