Commit Graph

16 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
Jérôme Duval
5daf5613c4 alien_svn: fix build 2021-01-17 20:57:50 +01:00
Jérôme Duval
665a9853a2 bump revisions after perl version bump 2021-01-17 18:39:02 +01:00
Jérôme Duval
af32ada030 alien-svn: update to metacpan.org. 2019-11-06 10:23:26 +01:00
Jérôme Duval
78ddf63f0a alien_svn: bump revision after perl version bump. 2019-07-07 22:39:33 +02:00
Jérôme Duval
aa2349871f bump perl dependent recipes after perl version bump. 2019-07-07 22:02:28 +02:00
Jérôme Duval
7f7dfd2c5f bump perl dependent recipes for x86_gcc2. 2019-04-15 18:03:01 +02:00
Jerome Duval
1c80ad74c1 alien_svn: bump revision for perl 5.28. 2019-04-07 11:13:15 +02:00
Jerome Duval
f9b1bf7e29 alien_svn: code style. 2018-08-03 08:44:17 +02:00
Michael Lotz
550ed638db alien_svn: Fix build on gcc >= 5, enable on x86_64.
In GCC5 the preprocessor changed the format of its line number output,
breaking the alien_svn build. Until this is fixed upstream, work around
the issue by disabling preprocessor line numbering.

The absence of alien_svn made the git_svn subpackage uninstallable on
x86_64.

See "Preprocessor issues" in: https://gcc.gnu.org/gcc-5/porting_to.html
2018-04-03 08:56:24 +02:00
Adrien Destugues
084cbd887c alien_svn: force Perl version + try to fix build. 2018-03-19 21:51:23 +01:00
Adrien Destugues
56a7c92562 Alien::SVN: fix build
- gcc2 fixes
- fix installation rule to use the proper paths
2016-03-27 18:02:24 +02:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04: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
Adrien Destugues
9c94427e00 Add recipe for the "alien svn" perl module
* This is needed by git-svn
* Unfortunately it hits a compiler internal error on gcc2.
2014-10-09 22:18:48 +02:00