Commit Graph

5 Commits

Author SHA1 Message Date
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00
Juan RP d4726207a1 gdb: add missing gettext and texinfo builddeps.
--HG--
extra : convert_revision : 0b9320e8155501f3b7e0c8157797016e34ee8a5f
2009-11-07 18:21:34 +00:00
Juan RP a4b843e2f9 gdb: update to 7.0.
--HG--
extra : convert_revision : f9786f58b561e7da47754f45c1cbe16c21581167
2009-10-29 02:00:13 +01:00
Juan RP 180aac9e56 gdb: --disable-nls to avoid conflicts with binutils.
--HG--
extra : convert_revision : 18295c5bdf46b19ed190ac1d1e731e97bbccaa79
2009-05-16 02:49:55 +02:00
Juan RP dd9f4c519a Added gdb-6.8 template.
--HG--
extra : convert_revision : a2559f14025f3b38b81511e7283878e6369add81
2009-05-16 02:14:59 +02:00