Commit Graph

8 Commits

Author SHA1 Message Date
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