Commit Graph

18 Commits

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