Commit Graph

86 Commits

Author SHA1 Message Date
miqlas
d61ba41fba Lapack : bump version (#1792) 2017-11-16 10:05:25 +01:00
Jerome Duval
94808a39af fftw: bump version. 2017-11-04 00:38:03 +01:00
miqlas
1b32155b02 OpenBLAS: bump version (#1541)
* wip

* OpenBLAS: bump version
2017-10-27 14:33:20 +02:00
miqlas
654004adcc Armadillo: bump version (#1726) 2017-10-22 11:22:08 +02:00
Jerome Duval
51b43f8f0d szip: bump version. 2017-10-20 20:10:07 +02:00
Jerome Duval
4a08afd8fd geos: add recipe for version 3.6.2. 2017-10-20 18:23:38 +02:00
miqlas
9136023c25 ATLAS : WIP recipe (#1117)
* ATLAS : WIP recipe

* Trying to get it work... Broken, hovewer.

* Add findutils to BUILd_PREREQ. It solved the build problem.
Fixing configure.

* Missing \

* Add CONFLICTS section

* Extra makefiles to build shared library.

* Cosmetic changes, compat, work on shared libs

* Recipe cleanup, removed parallel make jobs

* Do not try to extract the makefiles

* Disable on every platform.
2017-09-17 08:44:06 +02:00
Jerome Duval
909ef1aac0 gdal: bump version. 2017-09-15 22:57:17 +02:00
Jerome Duval
52c5fa92f4 libgeotiff: bump version. 2017-09-15 22:57:17 +02:00
Jerome Duval
92a1e82c03 proj: bump version. 2017-09-15 22:57:16 +02:00
Jerome Duval
8ec9c7c7ad openblas: GENERIC doesn't work, use specific cpus. 2017-08-26 14:17:26 +02:00
Jerome Duval
81d016c7c0 openblas: use TARGET=GENERIC to avoid cpu detection. 2017-08-26 13:18:17 +02:00
Jerome Duval
c30fb4751a lapack: bump version.
compatibility was with version 3.7.0, but there is a symlink for version
3. Any reason for a compatibility with 3.7.0?
2017-07-15 13:41:20 +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
waddlesplash
cbec3fe529 hdf5: Fix revision. 2017-06-17 11:09:21 -04:00
miqlas
2f669bf448 HDF5 : bump version (#1439) 2017-06-17 12:57:35 +03:00
Jerome Duval
a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
miqlas
5ca5cc7bd2 hdf5 : fixed libs provides (#1304) 2017-04-27 07:52:37 +02:00
miqlas
644b6ab65b armadillo: new recipe (#1303) 2017-04-27 07:49:39 +02:00
miqlas
8cb47bfe3d HDF5: new recipe (#1271)
* ? for x86 arch as it doesn't tested
2017-04-09 09:24:42 +02:00
Jerome Duval
8f442be5c0 openblas: keep libopenblas.so.0 in $libDir. 2017-03-22 23:49:13 +01:00
Jerome Duval
1fed33eb86 fftw: bump version. 2017-02-16 22:42:28 +01:00
miqlas
0a321b7bbd lapack: new recipe (#1083) 2017-01-20 06:45:24 +01:00
miqlas
75d262b1d1 openblas: fix port, enable fortran code (#972) 2016-12-31 14:55:41 +00:00
Raefaldhi Amartya Junior
66478f13de primesieve: Add new recipe (GCI 2016) (#936) 2016-12-21 00:22:53 +00:00
Jérôme Duval
613a3e9c1d openblas: fix provide, observe $jobArgs.
* cmake files go in devel package.
2016-12-04 18:20:01 +01:00
Mason X
d72d7516f4 gdal: re-add patchset (#897)
Don't think it should have been removed.
2016-12-01 07:04:23 +00:00
Jérôme Duval
59a4eb2d61 libsvm: bump version.
* use github archive.
2016-11-29 20:47:21 +01:00
François Revol
b383cf1878 openblas: Fix PROVIDES 2016-11-17 22:38:33 +01:00
François Revol
bdb6fde9f7 openblas: typo 2016-11-15 20:19:54 +01:00
François Revol
57d58375be Add recipe & patch for OpenBLAS 2016-11-15 00:45:40 +01:00
François Revol
e34c95b617 Add recipe & patch for SuperLU
For now as a static lib.
2016-11-15 00:45:40 +01:00
Jerome Duval
314e252c0c fftw: bump version. 2016-08-02 23:21:05 +02:00
fbrosson
2444cd0fad libgeotiff: fix inverted logic for setting command{Suffix,BinDir}.
* Fix test for setting commandSuffix and commandBinDir on x86_gcc2.
* Install runtimes in bin instead of bin/x86/ for x86 2nd arch.
* Do not move documentation/man/man1/listgeo.1 to devel package.
* Add "!x86_gcc2" to SECONDARY_ARCHITECTURES.
* Reorder sections and Update COPTIRIGHT years.
2016-04-27 07:47:52 +00: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
b3e8768b0d proj: fix minor issue in recipe for 4.8.0 and add 4.9.2.
* Fix test for setting commandSuffix and commandBinDir on x86_gcc2.
* Install runtimes in bin instead of bin/x86/ for x86 2nd arch.
* Drop unneeded "chmod +x ./configure" in BUILD().

Off topic: I would like to apologize for the duplicate commit log 3
commits earlier: "Update DriveEncryption homepage to upstream repo"
for haiku-apps/drive_encryption/drive_encryption-1.0.recipe.
I'm the only person to blame for this mistake. Sorry for the noise.
2016-04-16 15:45:45 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05: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
Markus Himmel
da12815ad3 Add cln and ginac recipes 2015-12-15 11:55:37 +01:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04: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
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
48285a434f De-lint recipes.
*	arm_none_eabi_newlib
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES and BUILD_REQUIRES.

*	avrdude
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bafx
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becasso
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becjk
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bmake
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	cmake_haiku
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	coveredcalc
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	curl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dejavu
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dfu-programmer
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	exiv2
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	festival
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	fxload
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	geos
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	gsl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	lato_fonts
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libabw
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcaca
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcdr
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libdv
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libebook
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libetonyek
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
2015-08-02 19:42:51 +02:00
Sergei Reznikov
70c6f85a21 fftw: bump revision 2015-07-28 11:16:50 +03:00
Sergei Reznikov
e99646f1ee fftw: fix REQUIRES_devel 2015-07-28 11:15:00 +03: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