33 Commits

Author SHA1 Message Date
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Sergei Reznikov
167ed41034 Caya: disable as it doesn't build with openssl 1.1 2020-11-23 16:38:15 +03:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jérôme Duval
1b7b13e217 caya: update HOMEPAGE. 2018-09-18 09:51:07 +02:00
Jerome Duval
412ec691b5 caya: reorder REQUIRES section. 2018-09-03 17:39:00 +02:00
Jerome Duval
6768d64fc1 Bump revisions after BControlLook ABI changes. 2017-10-08 22:25:26 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
0d54cb37c1 caya: patch is upstreamed. 2017-02-07 22:02:35 +01:00
Jerome Duval
ec48ce67e9 caya: enable x86_64.
* remove msn protocol.
2017-01-28 15:31:09 +01:00
Humdinger
9648f1f037 Fixed source URL and checksum of caya 2015-11-15 09:34:27 +01:00
Sergei Reznikov
741d453697 Bump revisions of recipes needed to be rebuilt after OpenSSL version change
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Humdinger
1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	bzip2
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	caya
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	clucene
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	cyassl
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	digiclock
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dockbert
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	docutils
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dos2unix
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	ducksaver
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	erlang
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	fdupes
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	flac
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gdal
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gemrb
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	giflib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	glib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	globe
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
3268bfb9c1 caya: Fix typo in author's name. 2015-06-30 10:12:42 -04:00
Jim
59db1403f0 remove un-needed file 2015-06-26 14:54:39 -07:00
Jim
9e9f9e254d update to a new release, change the name again. 2015-06-26 14:53:46 -07:00
Jim
102ad27f86 rename recipe file again 2015-06-26 13:43:45 -07:00
Jim
8bb59376cf Change license to gpl v2, update copyright again. 2015-06-26 12:57:14 -07:00
Jim
462ab9ccfc update copyright, changed name to caya-pre.alpha.recipe 2015-06-26 12:30:15 -07:00
Jim
1b0dcf7c77 Update -- facebook now logs in 2015-06-25 13:22:03 -07:00
Sergei Reznikov
5e3ff62a2f Caya: cleanup INSTALL 2015-04-19 16:54:31 +03: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
Sergei Reznikov
9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Adrien Destugues
366b65f037 Caya: fix build.
* Strings.h
* Build in release mode (much smaller binaries)
* Some buildsystem tweaks.
2014-09-10 22:57:04 +02:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts
9a0dcbfa66 Remove some useless/outdated recipes and patches 2013-12-03 00:41:48 -07:00
Adrien Destugues
0dd882f6ee Caya: add deskbar link. 2013-10-20 14:19:45 +02:00
Adrien Destugues
c28973cab4 Caya has moved to github
* gpl protocol addons are merged in the same repo now.
2013-10-06 22:06:16 +02:00
Adrien Destugues
90490ce591 Get Caya protocol add-ons to work again. 2013-10-05 14:33:14 +02:00
Adrien Destugues
29c2d2eabc Update recipes for Caya
* Caya itself is building
 * The protocol add-ons aren't yet
2013-10-03 23:10:51 +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
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00