Commit Graph

15 Commits

Author SHA1 Message Date
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