0
0
Fork 0
Commit Graph

60 Commits

Author SHA1 Message Date
fbrosson 8dbdaf894f pari: SUMMARY_data was missing its _data suffix. My fault. 2016-07-31 07:03:06 +00:00
fbrosson 3b513e71c5 pari: bump to 2.7.6, add _data sub-package, improve dependencies. (#746) 2016-07-30 21:19:52 -04:00
fbrosson e60201f5fa ginac & cln: fix cln 1.3.4, update ginac 1.6.5, add ginac 1.6.7. (#559)
sci-libs/cln:

* REQUIRES_devel was set to libcln$secondaryArchSuffix instead of
  cln$secondaryArchSuffix, therefore preventing both the installation
  of cln_devel and its use in chrooted builds of ginac.
* Drop the recipe for version 1.3.2 (which was really old.)
* Change cmd:gcc to cmd:g++ in BUILD_PREREQUIRES.
* On x86_gcc2 using x86 as secondary arch, install pi in bin/ instead
  of bin/x86/.
* Do not use $portVersion as version of lib:libcln. Instead, use the
  libs' real version. This change is safe since the only package wich
  needs libcln is ginac and it is being updated in this very commit.

sci-mathematics/ginac:

* Fix versioned dependency on libcln for ginac-1.6.5.
* On x86_gcc2 using x86 2nd arch, do not install runtimes in bin/x86/
  but in bin/.
* Add ginac-1.6.7.
2016-04-17 21:30:37 +00:00
fbrosson 8567a52c0c pari: bump to version 2.7.5, fix x86_gcc2 and secondary arch.
* Bump version.
* Define PATCHES with $portVersion instead of $portVersionedName.
* Fix gcc2 build by simply dropping a duplicate semicolon typo.
* Fix config/Makefile.SH to have section 1 man pages installed in
  $MANDIR/man1 instead of $MANDIR.
* Mark x86_gcc2 as tested.
* Add $secondaryArchSuffix after each cmd: in PROVIDES.
* Drop ${data,documentation}Dir in secondary arch.
* Make secondary arch depend on primary arch.
* Use $libDir/pari (instead of $sysDataDir, which is not defined) for
  --sysdatadir in order to have /system/lib/pari/pari.cfg on primary
  arch and /system/lib/x86/pari/pari.cfg on x86-2nd arch, as the
  contents of these pari.cfg config files are arch-dependent.
2016-04-15 06:30:51 +00:00
Markus Himmel 31b90d0f1a cln, ginac: Give lib and devel the actual version of the library 2015-12-15 16:12:11 +01:00
Markus Himmel f886333282 Add missing provide in cln and ginac and move ginac to sci-mathematics 2015-12-15 15:38:32 +01:00
Humdinger 0817519846 De-lint recipe.
*	openimageio
	Re-ordering blocks
	Adding formerly unreferenced patchset. Doesn't build anyway.

*	ordereddict
	Removed "." from SUMMARY
	Re-ordering blocks

*	oricutron
	Removed "." from SUMMARY
	Still a non-building BEP file

*	orphilia_dropbox
	Removed "." from SUMMARY
	Re-ordering blocks

*	pachi
	Removed "(C)" from COPYRIGHT
	Re-ordering blocks

*	pari
	Removed "." from SUMMARY
	Re-ordering blocks

*	pciutils
	Improved DESCRIPTION
	Re-ordering blocks

*	phantomlimb
	Improved SUMMARY
	Re-ordering blocks

*	photograbber
	Removed "." from SUMMARY
	Re-ordering blocks

*	piozone
	Improved DESCRIPTION
	Re-ordering blocks

*	plee_the_bear
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	postgresql_server
	Removed "." from SUMMARY
	Re-ordering blocks

*	privoxy
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	proj-4
	Removed "." and improved SUMMARY
	Re-ordering blocks
	Changed the SOURCE_URI to the github where they moved
	Added $secondaryArchSuffix to the provided cmd

*	protobuf
	Re-ordering blocks
	Updating and referencing patch
	Removed out-of-date patch.
2015-07-22 20:09:18 +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
Jerome Duval fa29a1de69 pari: added a recipe for version 2.7.0 2014-05-12 19:33:54 +00:00