25 Commits

Author SHA1 Message Date
Schrijvers Luc
d41fda49a4 libnsgif0.2, revive base package for gegl (#9937) 2024-01-02 13:26:06 +01:00
PulkoMandy
535a274c50 Netsurf 3.11 and dependencies 2023-12-29 10:14:23 +01:00
Schrijvers Luc
ce7ea16ae5 libnsgif, don't build/install static library (#8387) 2023-04-14 16:43:02 +02:00
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
Adrien Destugues
29a666bb8a NetSurf, libraries & tools update.
Fixes #4077
2019-08-09 18:42:45 +02:00
fbrosson
771c88e1fb libnsgif: bump to 0.2.1, switch HOMEPAGE & SOURCE_URI to https. 2018-09-23 09:22:32 +00:00
Adrien Destugues
63e56ae879 Recipes for NetSurf 3.7 and libraries 2017-10-23 05:14:03 +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
fbrosson
dd0e2cfb7d libnsgif: drop 0.1.1 & 0.1.2, touch 0.1.3, add 0.1.4. (#906)
On 0.1.3 and 0.1.4: add shared lib.
2016-12-03 06:59:44 +00:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
waddlesplash
c66ecfa0f9 Merge pull request #361 from dash102/master
Reformatted 10 recipes
2015-12-26 15:09:43 -05: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
DarkmatterVale
0699b604dc Update libraries to be gcc4 compatible 2015-12-22 09:03:04 +00:00
Gareth Poole
45b487e3f8 Reformat 10 recipes 2015-12-19 21:08:12 +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
Adrien Destugues
e60cecf1ee Add recipes for Netsurf 3.3. 2015-03-21 21:05:48 +01: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
36e2c0ed6d netsurf: build on x86 and x86_64
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Adrien Destugues
4b4ce28606 Add recipe for libnsgif and remove old stuff. 2014-06-09 21:29:40 +02:00
François Revol
72ac1f84c6 Convert some remaining bep syntax to shell syntax 2013-12-07 02:00:02 +01:00
Oliver Tappe
655a5e7f16 Rename some merged recipe files to conform to version syntax. 2013-09-17 12:08:37 +02:00
Adrien Destugues
2bfeb67002 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.

(cherry picked from commit 9b6e3c28b0)

Conflicts:
	dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
	dev-util/buildsystem/buildsystem-1.0-HEAD.bep
	media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
	media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
	net-libs/libdom/libdom-0.0.1-HEAD.bep
	www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +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