Commit Graph

23 Commits

Author SHA1 Message Date
Schrijvers Luc
a4501bfa8e libftdi, disable static library (#8038) 2023-03-21 16:31:12 +01:00
Adrien Destugues
278efefce1 Fix build of some recipes
- Force version of boost, otherwise we get boost 1.57 and nothing works
  with it because it's too old
- Remove now unneeded DISABLE_ASLR in haikuwebkit package (it is done
  correctly in the gcc11 recipe now)
2021-11-06 18:56:48 +01:00
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
6cf40eec94 libftdi, bump version, fix installation paths for the headers (#5646) 2021-03-23 18:26:43 +01:00
Sergei Reznikov
937e2d40d3 libftdi: bump version for rebuild 2019-07-16 16:47:46 +03:00
Adrien Destugues
eb7d3f7e0d libftdi: fix devel package dependencies 2019-01-11 23:57:27 +01:00
Adrien Destugues
6c344cde2d libftdi: update to latest versin and fix packaging
- Remove x86_gcc2 since it uses libboost
- Simplify patches and put headers where pkgconfig files tell they are
2019-01-07 23:11:17 +01:00
Jérôme Duval
a1d63cdda3 libftdi: switch to https. 2018-09-24 14:43:44 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Gerasim Troeglazov
f6f080d9ce libftdi: fix REQUIRES 2018-06-18 23:13:14 +10:00
Gerasim Troeglazov
17f894a2db libftdi: fix build for x86_64 arch 2018-06-18 22:59:10 +10:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Gerasim Troeglazov
93b18762c7 Fix provides for libftdi, confuse 2015-11-15 13:45:59 +00:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Kostadin Damyanov
3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Gerasim Troeglazov
95f8b9103b libftdi: fix provides 2015-05-28 22:30:41 +10: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
diversys
27e417ad16 libftdi: fix BUILD_REQUIRES 2014-10-01 16:42:02 +00:00
Adrien Destugues
7f5a551ede Add missing libstdc++ require. 2014-06-25 17:23:45 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Ed Robbins
60e33cc615 Fix libftdi to build libftdi++ 2014-01-13 12:44:19 +00:00
Ed Robbins
9a28cf36d2 Add libftdi recipe 2014-01-12 22:23:00 +00:00