Commit Graph

9 Commits

Author SHA1 Message Date
Jérôme Duval
779c0166f8 gdb: disable on x86_64, not ported. 2016-12-04 22:04:24 +01:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jérôme Duval
52e1161c22 gdb: fix build requires. 2015-12-02 17:16:25 +01:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
c7f3cdb75d gdb: recipe for 6.3.
This is the same version we have in-tree, so we can now outsource that
version. AFAICT, it works just as well as the version included in the "haiku"
package.

I've left the static libs in the main package as that seems to be the
convention among Linux distros.
2015-02-11 11:18:10 -05: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
0f38eeacff Initial gdb port
Compiles, but gdb complains that it does not know how to start or how to
attach. Therefore marked as broken, but wanted to commit what I already
have.
2014-03-26 04:12:32 +01:00