0
0
Fork 0
Commit Graph

30 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
Gerasim Troeglazov 8135092a37 libsigc++: bump version 2021-03-14 23:19:10 +10:00
Gerasim Troeglazov 7aaf147438 libsigc++: fix pkgconfig 2021-03-11 23:06:06 +10:00
Jerome Duval e92dc4b5db dev-libs: code style. 2018-08-03 16:25:34 +02:00
fbrosson 8a53dd43e2
libsigc++ (3.0): add CONFLICTS_devel. (#2552) 2018-05-13 00:57:12 +00:00
fbrosson c32741a9da libsigc++ (2.0): enable on x86{,_64}, reorder sections. 2018-05-13 00:55:32 +00:00
fbrosson eaccda87d7 libsigc++ (1.2): fix BUILD_PREREQUIRES, add debuginfo & TEST. 2018-05-12 19:34:28 +00:00
Zoltán Mizsei da53df6338 Libsigc++3 : fix provides, bump rev for rebuild 2018-05-11 09:19:32 +02:00
miqlas ae6887ed9c Libsigcpp: bump version, add debuginfo & TEST (#2187) 2018-02-10 18:59:02 +00:00
miqlas fe0dbee121 libstdc++3: fixed header location (#1212) 2017-03-11 20:38:03 +03:00
miqlas 515efa2c2a Libsigc3: recipe fix, bump version (#1209)
* Fixed SOURCE_DIR.
* Bump revision
2017-03-11 12:07:33 +03:00
miqlas 03e8562052 LibSigC++3 recipe (#850) 2016-12-25 16:38:47 -05:00
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Adrien Destugues 535db7dd18 Download from safe sources.
Downloading directly from VCS repos is not allowed on package build
bots, so use archived exports whenever possible.
2016-08-28 22:35:25 +02:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04: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
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrien Destugues 9dab250571 sigc++-1.2: missing include in install scripts 2015-04-19 17:09:38 +02:00
Adrien Destugues ac0682d657 libsigc++: fix recipes.
- 1.2 is not backwards compatible so keep it around,
- Upgrade 2.2 to 2.4 which is easier to build.
2015-04-19 17:09:37 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary bd55eb5bc3 Fixed libsigc++-1.2.7.bep so that it build now, and removed unneeded patch for it. 2010-09-20 21:20:29 +00:00
Scott McCreary b6876fe24c Initial .bep file for 1.2.7, not fully building yet, but close. 2010-05-29 20:07:47 +00:00
Scott McCreary afc3a44491 Patched libsigc++-2.2.7 which now allows it to build, untested though. 2010-05-29 17:37:22 +00:00
Scott McCreary 2b31575da5 Initial .bep file for libstdc++, note that it doesn't yet work. Also haikuporter is still having issues
with filenames with a + in them.
2010-05-29 06:29:06 +00:00