0
0
Fork 0
Commit Graph

18 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
fbrosson 1972412cb5
pciutils: bump to 3.6.2, add TEST.
Also add quotes here and there to make sure the recipe will still
be OK if/when "haikuporter --nochroot" is implemented.
2018-09-15 18:01:15 +00:00
miqlas 4ed204fdae pciutils: bump (#2766) 2018-09-15 17:12:51 +00:00
Jerome Duval 3bd437675a pciutils: bump version. 2017-11-20 18:24:21 +01:00
Jerome Duval 335c83e3f3 pciutils: fix missing compat string. 2017-09-30 10:43:06 +02:00
Jerome Duval c39a0fb797 pciutils: bump version.
* add compat string for the library.
2017-09-29 19:04:56 +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
fbrosson 14ffd948af pciutils: bump to 3.5.2. 2016-10-05 23:30:48 +00:00
fbrosson 9483537974 pciutils: bump to 3.5.1, enable shared lib, split data. (#608)
* Drop 3.2.1_git and 3.4.1, add 3.5.1, also installing libpci.so.
* Do not install pci.ids.gz but pci.ids (i.e. uncompressed) and
  move it to an arch-independent pciutils_data sub-package, under
  /system/data/pciutils/ instead of /system/data/.
* In BUILD(), replaced INCDIR=$headersDir by INCDIR=$includeDir in
  the call to make because $headersDir is empty. INSTALL() was OK.
* Add required steps to make "pkg-config --variable=idsdir libpci"
  yeld the correct path to the directory where pci.ids is.
* Edit man8/{lspci,setpci}.8 to replace $dataDir/ by /system/data/
  and /usr/include/{linux,pci}/ by /system/develop/headers/pci/.
2016-05-26 20:47:50 -04:00
François Revol 29c2dc5ece pciutils: update recipe to latest release 3.4.1 2016-03-13 17:28:08 +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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
François Revol 4bd14ee591 Add recipe for pciutils 3.2.1 2014-01-28 19:51:34 +01:00
François Revol b1de142ff1 pciutils: Fix missing $secondaryArchSuffix 2014-01-28 19:45:48 +01:00
François Revol f74ce246e9 pciutils: Fix building for secondary arch 2014-01-28 19:20:57 +01:00
François Revol ab7d62ef41 Add recipe for pciutils (git)
* mark as untested since it points to git HEAD.
2014-01-28 19:14:27 +01:00