0
0
Fork 0
Commit Graph

173 Commits

Author SHA1 Message Date
Jerome Duval 264c139522 haikuwebkit: update checksum. 2017-10-05 20:54:46 +02:00
Adrien Destugues bbb550d121 liblayout: copy the right library
uname -p is "x86" even on x86_gcc2 installs, and won't handle secondary
architecture properly anyway. Use haikuports provided
$targetArchitecture, which I think is the right thing to do here.
2017-09-10 11:56:55 +02:00
Adrien Destugues fed4c9a7ab Recipe for HaikuWebKit 1.6.2. 2017-08-19 07:14:47 +02:00
Adrien Destugues 3fae32e2de Update HaikuWebKit to 1.6.1.
- Some bugfixes
- Some packaging fixes (javascriptcore is now included with header
	files)
2017-08-06 21:56:41 +02:00
Sergei Reznikov 52ff16aeba liblayout: add recipe for version 1.4.1 2017-07-31 23:33:57 +03:00
Adrien Destugues 3fbafe2805 haikuwebkit 1.6.0 recipe. 2017-07-04 19:30:41 +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 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Sergei Reznikov 1d562755a7 interface_elements: fix build 2017-06-17 21:19:44 +03:00
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
Augustin Cavalier aba2561915 libburndevice: fix recipe & update to v1.0. 2014-12-10 22:09:44 -05:00
Adrien Destugues ca27b63f00 Missing PrepareInstalledDevelLib for javascriptcore. 2014-12-04 08:55:38 +01:00
Adrien Destugues ee6c926173 haikuwebkit: fix sha256. 2014-12-04 08:55:38 +01:00
Nav 3e0e46e69d Updated libwalter recipe 2014-12-03 17:14:24 +02:00
Adrien Destugues 4bb9098e16 Add haikuwebkit 1.4.7
Alreqdy outdated, for completeness only.
2014-12-01 15:17:01 +01:00
Adrien Destugues bb135ab979 Add recipe for Haikuwebkit 1.4.8.
* Released that fast because it is an important fix and we want to make
a good impression on GCI students with a browser that can handle HTTP
redirects.
2014-12-01 15:16:17 +01:00
Rene Gollent f9b30b26a9 haikuwebkit: Update checksum. 2014-10-28 10:11:28 -04:00
Rene Gollent b00db92c3a Add recipe for haikuwebkit-1.4.6.
Doesn't actually build properly at the moment though, as the sources from
github need some adjustments due to changes to the locale APIs.
2014-10-27 21:58:33 -04:00
Adrien Destugues 117c8249d1 HaikuWebKit: bump revision for rebuild
Needs to be rebuilt after ICU update.
2014-10-10 08:47:24 +02:00
Augustin Cavalier b80efc8952 libsanta: 3.0.1
Contains some various fixes from Haiku's trunk and some other
miscellaneous file/directory structure changes.
2014-10-03 21:16:59 -04:00
Adrien Destugues 360e6c137e Add haikuwebkit 1.4.5 recipe. 2014-09-27 23:05:25 +02:00
Kacper Kasper 190415521c Add seeker recipe, fix libsanta build
Resolves issue #62.
2014-09-24 22:36:45 +00:00
Adrien Destugues aba8dd6095 HaikuWebKit 1.4.4. 2014-09-11 18:32:02 +02:00
Adrien Destugues e8b67147a1 Add recipe for latest haikuwebkit. 2014-08-29 14:59:40 +02:00
Adrien Destugues c2e5e993dc Recipe for haikuwebkit 1.4.2. 2014-08-27 09:19:13 +02:00
Jessica Hamilton 4a7f4e2074 Build fixes on x86_64 to gcc & haikuwebkit 2014-07-22 21:17:11 +12:00
Augustin Cavalier 7cdda653ab libsanta: Fix recipe. 2014-07-09 11:52:27 -04:00
Adrien Destugues 7d277e7376 HaikuWebkit 1.4.1.
Fixes a crash encountered on 1.4.0.
2014-07-03 08:07:02 +02:00
Adrien Destugues 0d0de337cf Haikuwebkit: explicitly require cmake 3.
* Our version of CMake 3 include many fixes that are not backported to
2.8. One of these is needed to make cmake --system-information work.
This is used by the WebKit build to detect the number of processors.
2014-07-01 16:28:14 +02:00
Adrien Destugues 85ee6de33d Add recipe for haikuwebkit 1.4.0. 2014-07-01 09:21:51 +02:00
Alexander von Gluck IV c522c1de50 patch cleanup: Make sure recipes have matching patches.
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Adrien Destugues b8c6f6cd36 Recipe for HaikuWebkit 1.3.2. 2014-06-03 19:59:21 +02:00
Jerome Duval e361f3a627 ale: also provide ale. 2014-05-20 21:55:21 +00:00
Clemens d0b1eae198 Use a sha256 checksum and put ALEditor into the src filename. 2014-05-03 19:35:56 +00:00
Clemens 10cc91ecbc Use source zip file. 2014-05-02 10:51:51 +00:00
czeidler c4d795789a Merged haikuports/haikuports into master 2014-05-02 07:23:03 +12:00
Clemens 17b271b861 Update to version 0.9.1. 2014-05-01 11:35:02 +00:00
Adrien Destugues bedbddc6a2 Add recipe for haikuwebkit 1.3.1. 2014-05-01 10:22:37 +02:00
czeidler 9beb910b5b Update summary and description. 2014-05-01 11:23:43 +12:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 003fc15a44 Add recipe for Auckland Layout Editor.
* Provided by Clemens Zeidler
* I only changed the way the deskbar symlink is created.
2014-04-21 10:25:21 +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
Oliver Tappe b05040b4b1 Adjust SRC_URLs to be able to populate mirror site.
* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
2014-04-20 23:13:43 +02:00
Adrien Destugues 8a1f8ed5c5 HaikuWebkit: version 1.3.0. 2014-04-11 21:00:21 +02:00
Jonathan Schleifer 87827697b9 haikuwebkit: Fix compilation on x86_64 2014-03-19 01:03:17 +01:00
Jonathan Schleifer 11c10a9b7a haikuwebkit: Fix checksum
Also adds the other checksums.
2014-03-18 21:49:24 +01:00
Adrien Destugues f8935b5329 Recipe for Haikuwebkit 1.2.5. 2014-03-18 20:57:21 +01:00
Adrien Destugues cfa403a204 Add recipe for HaikuWebkit 1.2.4. 2014-02-28 18:07:22 +01:00
Adrien Destugues e2281ef32d Add HaikuWebkit 1.2.3 recipe.
Sources are now downloaded from github using the "release" feature which
genrates a tar.gz archive from a tag.
2014-01-13 09:06:28 +01:00
Jérôme Duval d04b116121 haikuwebkit: build fix for x86_64 2014-01-08 20:49:45 +00:00
tgkokk d1477e8a52 libsanta changes 2014-01-07 00:46:52 +02:00