0
0
Fork 0
Commit Graph

21 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
Schrijvers Luc 97c510b9bd
Use https over http, fixes problems reported by repology (#5916) 2021-05-15 09:30:48 +02:00
Gerasim Troeglazov 6d082daa05 Celestia: bump version 2020-12-30 16:04:44 +10:00
Schrijvers Luc 53a69b5336
revbump recipes for libcfitsio (#5331) 2020-10-17 11:16:12 +02:00
Gabriele Baldassarre 1b5f839e59
New Recipe: Wcstools (#4968)
* Initial recipe
2020-05-17 14:05:37 +02:00
Gabriele Baldassarre 8816b40106
New Recipe: Wcslib (#4972)
* WCSLib - new recipe
2020-05-17 09:44:13 +02:00
Gabriele Baldassarre a4ff6963a6
New Recipe: fitspng (#4916)
* fitspng first release
2020-04-30 08:50:30 +02:00
Gerasim Troeglazov fa86be9d49 Celestia: fix build 2020-04-15 23:18:44 +10:00
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Gerasim Troeglazov 34f2c8b45d Celestia: bump revision for rebuild 2018-09-16 21:23:43 +10:00
Gerasim Troeglazov d364042076 Celestia: fix build for secondary arch. fix crash in mesh render. 2018-09-16 21:11:30 +10:00
Gerasim Troeglazov 123a7005c0 Celestia: fix build 2018-09-16 14:20:32 +10:00
Jerome Duval 3ca1dc9c3d sci-*,gnome-base,lxde-base: reorder sections. 2018-08-09 11:21:29 +02:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05: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 9e09e1e072 De-Linting recipes.
*	apr_util
	Added PATCHES to recipe, some cleaning up.
	Won't build, even though I cleaned out the repository folder:

	"[Errno -2147459069] No such file or directory:
	'/HiQ-Data/sources/haikuports/repository/apr_util-1.3.10.DependencyInfo'"

*	arc
	Improved DESCRIPTION
	Won't build:

	/sources/arc-5.21p/arc.c: In function `main':
	/sources/arc-5.21p/arc.c:231: parse error before `int'
	/sources/arc-5.21p/arc.c:232: `fd' undeclared (first use in this function)
	/sources/arc-5.21p/arc.c:232: (Each undeclared identifier is reported only once
	/sources/arc-5.21p/arc.c:232: for each function it appears in.)

*	bc
	Supply the correct pachset name.
	Improved SUMMARY.
	Minor cosmetics.

*	beshare
	Removed missing patchset which was declared alongside the existing one.
	Minor cosmetics.

*	brexx
	Added PATCHES to the recipe.
	Minor cosmetics.
	Won't build:

	/packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lPortManager
	collect2: ld returned 1 exit status
	make[1]: *** [obj/rx] Error 1
	make[1]: Leaving directory `/sources/BeBRexx/src'
	make: [brexx] Error 2 (ignored)
	Collecting files to be packaged ...
	Error: Couldn't access "/sources/BeBRexx/PortManager/obj/PortManager": No such file or directory

*	cd
	Improved SUMMARY.
	Minor cosmetics.
	Won't build:

	Fetching package for devel:libim ...
	*** failed to find a match for "devel:libim": Name not found

*	celestia
	Improved SUMMARY.
	Minor cosmetics.

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

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

*	command_not_found
	Removed "(C)" from copyright.
	Created a proper patchset from the provided patch.
	Added PATCHES. Remove manual patching from INSTALL().
	Minor cosmetics.

*	coveredcalc
	Removed "." from SUMMARY.
	Minor cosmetics.
	Added cmd:svn to BUILD_PREREQUIRES.

*	cyberdogs_sdl
	Improved and removed "." from SUMMARY.
	Minor cosmetics.
2015-07-19 10:08:15 +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
Augustin Cavalier dd6a87b977 Celestia: partially-working recipe.
We don't have X11 (which the Qt port requires) and we don't have GTK,
which leaves only the GLUT port, which we don't have a recipe for. So this
is un-compileable as it is...
2014-12-02 12:48:51 -05: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
Scott McCreary ee945844e3 Initial bep file for celestia, fails to build on gcc2, missing "limits", should build on gcc4 but untested, so
marking as unstable for now.
2010-12-17 00:42:14 +00:00