0
0
Fork 0
Commit Graph

75 Commits

Author SHA1 Message Date
Humdinger 70b8f948c6 De-linting recipes.
*	flare, freedroidRPG
	Don't start with the app name, in the _data section too...
	Re-order blocks

*	help2man
	SUMMARY must not end with "."
	Re-ordered blocks

*	html_parser, xml_parser
	Corrected license
	Re-ordered blocks

*	jq
	Corrected copy&paste mishap, I guess
	Re-ordered blocks

*	librevenge
	Re-ordered blocks
	Removed email addresses from COPYRIGHT

*	mesa
	Don't start with the app name, in the _swrat and _swpipe sections too...
	Re-ordered blocks

*	qupzilla
	SUMMARY must not end with "."

*	ruby
	Corrected license
	Re-ordered blocks

*	vncserver
	Removed "copyright" from COPYRIGHT
2015-08-08 20:00:24 +02:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Adrien Destugues aa45bcc74d Fix netsurf and dependencies on x86_64.
* lint problems, missing PATCHES, missing checksums
* a few actual issues in netsurf itself
* now builds and runs fine.
2015-07-13 19:57:17 +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 9c94427e00 Add recipe for the "alien svn" perl module
* This is needed by git-svn
* Unfortunately it hits a compiler internal error on gcc2.
2014-10-09 22:18:48 +02: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 cf2b9cfb35 html_parser: add checksum
* patch by Diver.
2014-06-10 13:02:16 +02:00
Adrien Destugues dd7dba921d Add HTML-Parser 3.71 2014-06-08 22:55:13 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 542d5f664a Rewrap dev-perl DESCRIPTIONs 2014-01-02 16:40:56 -05:00
François Revol 0db915b9f2 xml_parser: Update recipe 2013-12-19 16:01:10 +01:00
François Revol baae74d49c xml_parser: rename to lowercase 2013-12-19 15:53:26 +01:00
François Revol 8e420ec93e Fix install location for HTML::Parser; Add FIXME comments 2013-12-09 00:48:09 +01:00
François Revol ee8152f4ca Fix case on HTML::Parser perl module package naming
Somehow haikuporter doesn't like uppercase names,
it keeps waiting for the lowercase-named package to be activated
while the uppercase one is already...
2013-12-09 00:18:17 +01:00
Adrien Destugues c6baac70b9 Try to convert HTML_Parser to working recipe.
Stuck at "waiting for build package HTML_Parser-3.70-1 to be activated".
Any clue on what may be going on ?
2013-10-19 16:53:20 +02:00
Oliver Tappe 94d2ab817b Fix one more broken port name 2013-09-18 22:06:51 +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 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 2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +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
Matt Madia 86527ad242 Needed to add DESTDIR to the INSTALL block. Thanks Chris! 2010-05-06 04:37:05 +00:00
Matt Madia 7ca204a02f Updated bep. Forgot that haikuish.h is included with the new package. 2010-05-06 03:50:38 +00:00
Matt Madia d9ebd5fd48 initial bep for XML-Parser 2010-05-06 03:45:59 +00:00