Commit Graph

8 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 e43cc8f768 m4: this is now required for the chroot target.
--HG--
extra : convert_revision : 06abdb1ae09eb1db549fb6c8f389567e1cb0d438
2009-04-24 17:26:23 +02:00
Juan RP 565482ce3e m4: update to 1.4.13.
--HG--
extra : convert_revision : 75bc3da9f89a8a2377f034fcbd1a1fc72633e69d
2009-04-10 18:52:22 +02:00
Juan RP 3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP d8d8779780 m4: install missing info/manpage.
--HG--
extra : convert_revision : d191ee747db695516c5d72f3134376849f1298b7
2009-03-18 03:26:10 +01:00
Juan RP 0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +01:00
Juan RP 8cfe150f54 bison, m4, ncurses: they aren't part of xbps-base-chroot anymore.
--HG--
extra : convert_revision : a2b5755c9177acd7ba68307f853152a595b2d654
2009-02-19 22:03:58 +01:00
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/m4.tmpl (Browse further)