0
0
Fork 0
Commit Graph

25 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
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Crestwave 1e5f1b752e Switch HOMEPAGEs to https. (#3571) 2019-01-16 11:13:10 -05:00
Jerome Duval 4de2811802 libhxcfe: update HOMEPAGE. 2018-09-19 10:52:56 +02:00
Jerome Duval ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jerome Duval f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval 1e17abb3a9 libusbhxcfe: fix PROVIDES_devel 2018-08-06 17:37:22 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
fbrosson a6bc7d2241
parted: drop LDFLAGS, pass CPPFLAGS to runConfigure. Thanks @alaviss 2018-05-28 17:16:12 +00:00
fbrosson dc3c128824
parted: select the libuuid from util-linux. (#2615)
* Also build with libblkid, also from util-linux.
* Pass -Wimplicit-fallthrough=0 to make gcc >= 7 happy.
2018-05-28 08:00:26 +00:00
Sergei Reznikov 559be6318e Partition Manager: add recipe for version 3.3.1
* disabled for now as it doesn't list any partitions.
* kpmcore package (sfdisk backend) should probably be patched to search for /dev/disk/* partitions on Haiku.
2018-05-13 14:32:44 +03:00
alaviss f94aeefdd6 sys-block/sg3_utils: new recipe (#2010) 2018-01-31 05:53:08 +00:00
fbrosson 108a611a13
sys-block/parted: add debuginfo package, mark as untested. (#2164)
* Mark as untested on all architectures, as parted does not seem
  to be working correctly on Haiku at the moment.
* Switch SOURCE_URI to ftpmirror.gnu.org, using https.
* Drop libtool files as well as the unneeded $infoDir/dir.
2018-01-29 18:09:10 +00: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
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
hermord 1a3b37f4b6 tmux,parted,bc,htop: enable x86_64 (#1022)
fix gcc6 and gcc7 syslibs devel provides.
2017-01-10 09:29:38 +01:00
fbrosson 031526ba86 parted: bump to version 3.2.
* Bump to version 3.2.
* Drop patch "replace deprecated CPPFunction by rl_completion_func_t"
  as it has been applied upstream.
* Add patch to insert "AC_CONFIG_MACRO_DIR([m4])" in configure.ac.
* Add patch to use -lroot instead of -ldl.
* Don't pass "--disable-dynamic-loading" to configure script as it is
  now able to find dlopen in libroot.
* Patch lib/gnulib.mk to skip the installtion of lib/charset.alias.
* Change broken to untested for x86{,_64} as it builds fine on these
  architectures and even seems to work fine on x86 primary arch.
2016-03-22 23:31:00 +00:00
Adrien Destugues 2f8cffd7e8 Add HxC floppy emulator tools and libraries. 2016-02-27 10:13:49 +01:00
François Revol 9a74963252 parted: update recipe; still broken
It fails at getting gnulib anyway.

I just noticed they changed git repository as well.
2015-12-22 02:36:37 +01:00
François Revol e7fd865e08 parted: add my current patchset
Builds but doesn't work yet (keeps crashing and catching SIGSEGV).
2015-12-22 02:19:32 +01: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
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
noryb009 f707402b7e Rewrap sys-block DESCRIPTIONs 2014-01-02 16:40:58 -05:00
François Revol b5981a79ab parted: Add recipe
For now it's broken, it needs libuuid.
2013-12-16 15:05:50 +01:00