Commit Graph

39 Commits

Author SHA1 Message Date
Jérôme Duval
953f952b15 qca: remove cmake variables.
* move cmake config to devel package.
2016-11-30 23:39:02 +01:00
Jérôme Duval
f21709d95f qca: clean up provides. 2016-11-30 13:50:11 +01:00
fbrosson
10be182c8c gnupg: bump to 1.4.21, add missing aclocal to BUILD_PREREQUIRES. (#772) 2016-08-19 11:00:35 -04:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
fbrosson
8b8929fd99 gnupg: add recipe for 1.4.20 (latest classic) 2016-02-20 14:55:15 +00:00
Jerome Duval
519291ab8b gpgme: bump version.
* remove libtool files.
2016-02-20 13:01:35 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov
20ed6ab95a qca: really fix REQUIRES and fix PROVIDES 2015-11-03 13:29:43 +03:00
Sergei Reznikov
320d17e708 qca: fix REQUIRES 2015-11-03 13:19:53 +03:00
Sergei Reznikov
e8ae6f8f4c qca: add recipe and patch for version 2.1.1 2015-11-03 13:11:56 +03:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

*	global
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnupg
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

*	golang
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gptfdisk
	Removed "." from SUMMARY.
	Minor cosmetics.

*	graphviz
	Minor cosmetics.

*	gri
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

*	handbreak
	Removed "." from SUMMARY.
	Minor cosmetics.

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

*	help2man
	Removed "." from SUMMARY.
	Minor cosmetics.

*	heroes
	Removed "." from SUMMARY.
	Minor cosmetics.

*	homeworld
	Removed "." from SUMMARY.
	Minor cosmetics.

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
45a0e9c9f0 gpgme: bump version. 2015-06-10 17:41:48 +00:00
Jerome Duval
7d032d28bd gnupg: enable x86_64. 2015-05-08 18:13:29 +00:00
Jerome Duval
2e1b528946 gpgme: enable x86_64. 2015-05-08 18:12:52 +00:00
Jerome Duval
31e3778625 gnupg: enable x86 2015-05-06 19:46:40 +00:00
Jerome Duval
f293143eb2 gpgme: bump version 2015-05-06 19:46:09 +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
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
11f6b6e7c8 gpgme: more of pthread detection and less hardcoding 2014-12-04 17:37:21 +01:00
François Revol
de8d7d67f4 gpgme: Fix paths in libtool files
TODO: also fix the gpgme-config script
which hardcodes paths and -lpthread.
2014-12-04 17:37:20 +01:00
François Revol
f4048824b0 gpgme: bump revision 2014-11-25 03:24:19 +01:00
François Revol
08e485db9d gpgme: Fix provides 2014-11-25 03:18:51 +01:00
François Revol
b757b68ca3 gpgme: Fix license, description and other stuff 2014-11-25 03:14:59 +01:00
François Revol
2e7a65099e Add recipe and patch for gpgme 2014-11-25 02:55:17 +01:00
François Revol
1a7a9141fa Update gnupg recipe & patch
- correctly fix detection of libnetwork to not also
link to libsocket or libbind.

- add missing optional dependencies, including libusb (probably
used to interface with smartcard readers but it's entirely untested).
2014-11-08 02:21:42 +01:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Julien Lepiller
0e1ece788d updated gnupg to 1.4.16 2014-04-18 10:51:43 +02:00
dradancer
aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
noryb009
e67a238e03 Rewrap app-crypt DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Scott McCreary
a01e4e248e Fixed recipe for gnupg so that is correctly applies now 2013-09-13 19:37:46 -07:00
Scott McCreary
8e45246319 Updated .recipe for gnupg so that it now builds. 2013-09-12 23:28:57 -07: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
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
8b16da0361 Initial bep and patch files for gnupg-1.4.11 2011-01-13 00:28:05 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
ad01e2124e Added gnupg-1.4.10. All tests pass.
NOTE:Needs haikuporter >= r597 to download properly.
2010-02-17 22:53:03 +00:00
Scott McCreary
ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00