Commit Graph

114 Commits

Author SHA1 Message Date
Augustin Cavalier
f01e43a9c5 libsanta: Update to 3.0.2; x86_64 patch not needed now. 2017-04-16 13:50:39 -04:00
Jerome Duval
b5b976e821 libsanta: soname is libsanta.so so provide that. 2017-04-16 08:53:41 +02:00
Jerome Duval
33feac15d5 libburndevice: enable x86_64.
* reorder sections.
* fix SECONDARY_ARCHITECTURES typo.
2017-02-08 22:43:07 +01:00
Jerome Duval
0e68fd3b73 libsanta: actually provide developLibDir symlinks. 2017-01-30 22:18:25 +01:00
Adrien Destugues
6deba16055 Remove old haikuwebkit recipes. 2017-01-30 20:23:51 +01:00
Adrien Destugues
4fb5b8a277 Recipe for HaikuWebkit 1.5.4.
Requires changes in Haiku HTTP kit API, which I'm pushing soon.
2017-01-30 20:23:21 +01:00
Jerome Duval
bbfc52761d ale: fix x86_64 build. 2017-01-22 11:55:25 +01:00
Adrien Destugues
35b97d25e1 netsurf, webkit: fix dependency on libpng. 2016-12-30 16:25:31 +01:00
Jérôme Duval
45df4b4627 libimagemanip: fails to build on x86_64.
* conversion between id and pointers is a non obvious fix (or a hack).
2016-12-07 17:13:27 +01:00
Jérôme Duval
58e7782934 libsanta: fix x86_64 build (well still a hack). 2016-12-05 20:45:09 +01:00
Adrien Destugues
af449df7d6 HaikuWebkit: recipe for version 1.5.3.
Also remove several old recipes.
2016-11-03 07:40:23 +01:00
Jerome Duval
a0bae26e77 libwalter: missing secondaryArchSuffix. 2016-07-27 19:44:04 +00:00
Jérôme Duval
fafd57d1f5 haikuwebkit: bump revision for rebuild.
* patch for gcc5 (inline function missing, and use of std::isnan without including cmath).
2016-07-06 09:19:45 +02:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
e203ab75f6 Add InterfaceElements and BeSol.
fixes #53.
2016-02-14 13:00:11 +01:00
Adrien Destugues
9b3bf86b38 Recipe for HaikuWebKit 1.5.2. 2016-02-13 21:21:57 +01:00
Adrien Destugues
58cb252133 Merge pull request #385 from DarkmatterVale/finish-backup-recipes
Finish backup recipes from soakbot
2016-01-03 17:01:39 +01:00
Vale
a4b51ed23b Add recipe for sockhop 2016-01-03 10:56:55 +00: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
Gareth Poole
45b487e3f8 Reformat 10 recipes 2015-12-19 21:08:12 +00:00
Adrien Destugues
a66a05a8a6 Fix haikuwebkit 1.5.1.
* Using a patch, so people who already downloaded the source archive to
  build it won't have to reload it.
* Some options had wrongly set default values, leading to a failed
  build.
2015-11-17 19:19:01 +01:00
Adrien Destugues
4a98c821a7 Add recipe for HaikuWebKit 1.5.0
* This needs the new app_server features to land soon in Haiku. It is
  not buildable yet.
2015-11-10 15:37:15 +01:00
Adrien Destugues
e820e3fd7d haikuwebkit: forgot to update checksum. 2015-10-31 10:24:47 +01:00
Adrien Destugues
87f3531dfb HaikuWebKit 1.4.13. 2015-10-29 22:19:56 +01:00
Michael Lotz
56ccbc2342 Recipe for HaikuWebKit 1.4.12. 2015-08-30 21:01:08 +00:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Humdinger
36e5637b9f De-lint recipes
*	libmikmod
	Re-ordered blocks

*	libmodplug
	Don't start SUMMARY with app name
	Re-ordered blocks

*	librecad
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libsvgtiny
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwalter
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwapcaplet
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libxau
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	links
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	lynx
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 17:49:48 +02:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger
cedb985ceb De-lint recipes.
*	libfreehand
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libmspub
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libmtp
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libmwaw
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libodfgen
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libprefs
	Removed e-mail from COPYRIGHT.
	Improved DESCRIPTION.
	Re-ordered blocks.

*	librevenge
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	librsync
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libssh2
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libupnp
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libvisio
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libwps
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	mda_vst
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	mtr
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	ragel
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	soxr
	Improved SUMMARY/DESCRIPTION
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	waveview
	Removed e-mail from COPYRIGHT.
	Removed duplicate REQUIRES.
	Re-ordered blocks.

*	whisper
	Removed e-mail from COPYRIGHT.
	Added REQUIRES.
	Re-ordered blocks.
2015-08-03 19:52:03 +02:00
Humdinger
b733ccc20f De-Lint recipes.
*	less
	Remove "." from SUMMARY.
	Minor cosmetics.

*	lftp
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libaacs
	Moved _devel block up.
	Minor cosmetics.

*	libarchive
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libavlduptree
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libbdplus
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libdwarf
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libebml
	Changed SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libffi
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgcrypt
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgeotiff
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libid3tag
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libidn
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	liblo
	Moved _devel block up.
	Minor cosmetics.

*	libmatroska
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmdi
	Remove "." and improved SUMMARY.
	Sorted _devel blocks.
	Minor cosmetics.

*	libmetalink
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmicro
	Improved SUMMARY.
	Added cmd:hg to BUILD_PREREQUIRES.

*	libmng
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmmp4v2
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libpurple
	Remove "." from SUMMARY.
	Moved _devel and _finch block up.
	Minor cosmetics.

*	libquicktime
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsdl
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsoundtouch
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libtar
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libtommath
	Remove "." from SUMMARY.
	Minor cosmetics.
2015-07-21 16:51:11 +02: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
Augustin Cavalier
42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Adrien Destugues
b9778d8a13 libsanta: hybrid build fix. 2015-04-26 18:46:35 +02:00
Adrien Destugues
b839ce896c Recipe for HaikuWebKit 1.4.11. 2015-04-25 15:22:39 +02:00
Adrien Destugues
37798a12a6 Recipe for HaikuWebKit 1.4.10. 2015-02-27 21:09:15 +01:00
Adrien Destugues
44d98d3ec1 Recipe for HaikuWebKit 1.4.9. 2015-01-28 08:39:50 +01:00
Scott McCreary
b1f9636cb9 Merged in waddlesplash/haikuports/bpm (pull request #490)
Adding BePhotoMagic and LibImageManip.
2015-01-18 20:22:32 -08:00
Augustin Cavalier
9d68906e47 Adding BePhotoMagic and LibImageManip. 2015-01-18 18:34:49 -05:00
Puck Meerburg
378b065f65 Add libmdi recipe 2015-01-16 21:42:27 +01:00
Scott McCreary
467f022db4 Merged in humdinger/haikuports/description (pull request #459)
Changes in SUMMARY, DESCRIPTION and whitespace.
2015-01-13 07:31:30 -08:00
Alex Striff
0657e0037f cleaned up the recipe a bit 2015-01-13 02:04:07 +00:00
Alex Striff
69f51b2fa3 updated to work with makefile-engine 2015-01-13 01:33:34 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Alex Striff
d83f1a91a6 added recipe for libavlduptree 2015-01-12 03:48:40 +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
François Revol
4beeb05bc8 libburndevice: Fix require
There's no such cmd:cdrtools, just cdrtools or cmd:cdrecord.
2014-12-13 01:34:45 +01:00