Commit Graph

24 Commits

Author SHA1 Message Date
diversys
5c34c1a95b Quassel: drop duplicated devel:libgl 2017-04-27 15:25:29 +03:00
Sergei Reznikov
ec9b95bba6 Quassel: forgot to add secondaryArchSuffix 2017-04-27 14:40:19 +03:00
Sergei Reznikov
6121469429 Quassel: add recipe for version 0.13pre Qt5 2017-04-27 14:38:02 +03: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
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
b82c8008b6 De-Lint recipes.
*	netpbm
	Re-arranged copright madness.

*	pygame
	Re-ordering blocks.
	Re-formatted patch properly.
	Added formerly undeclared patch. Doesn't build with or without.

*	python3_mako, python_mako
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	python3_setuptools, python_setuptools
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qemu
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	quassel
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qupzilla
	Removed "." from SUMMARY.
	Re-ordering blocks.
2015-07-23 08:01:11 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
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
Jérôme Duval
665b0b78f4 add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
2014-08-27 17:33:30 +02:00
Augustin Cavalier
b0359a06a5 Fix Quassel-0.10 recipe.
Was missing patch and needed checksum. Also tweaked the description and Zlib dependency.
2014-06-20 16:07:43 -04:00
Adrien Destugues
889bf28c3d Add quassel 0.10.0 recipe provided by Arfonzo. 2014-06-02 13:18:22 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
e57e716c2d Rewrap net-irc DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts
f0430b0c54 tweak quassel recipe
* make the requires more specific instead of depending on the whole
  qtcore package

* enable parallel building
2013-12-03 14:50:02 -07:00
Arfonzo J. Coward
e307f94462 Updated quassel to create Deskbar symlinks. 2013-12-03 12:29:47 +00:00
Arfonzo J. Coward
399941fb03 Move cmd:pkg_config requirement to BUILD_PREREQUIRES. 2013-12-03 09:38:11 +00:00
Arfonzo J. Coward
458b2f783e Avoid using pushd/popd here for simplicity. 2013-12-03 09:33:06 +00:00
Arfonzo J. Coward
6490a5f66a Quassel recipe updates based on feedback:
- Modified description.
- Modified copyright.
- Only support gcc2 if we're building for a different architecture.
- Removed unnecessary BUILD_PREREQUIRES entry for gcc.
- Added note regarding stripped binaries for future reference.
2013-12-03 09:13:55 +00:00
Arfonzo J. Coward
aba3601bd4 Cleaned up quassel recipe based on feedback. 2013-12-03 08:25:41 +00:00
Arfonzo J. Coward
d23305991c Updated quassel recipe. Now builds on hrev46464 on gcc2h. Installs to $appDir/Quassel. 2013-12-03 08:08:34 +00:00
Arfonzo J. Coward
fa3736107a Initial work on quassel-0.9.2 recipe. 2013-12-03 08:08:22 +00:00