Commit graph

14 commits

Author SHA1 Message Date
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 97ac5aed72 pciutils: update to 3.1.8. 2011-11-06 08:51:28 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
davehome 476574c593 pciutils: Use mirror for distfiles. 2011-10-19 00:46:23 +00:00
Juan RP 4064774c77 pciutils: move so symlink into main pkg.
--HG--
extra : convert_revision : 50d7c6de89e7907152af03fd4f8b087e43629b84
2010-04-22 14:19:00 +02:00
Juan RP 54024797e6 pciutils: update to 3.1.7.
--HG--
extra : convert_revision : 4f4f6b4146fad151ec1cb18b054a3243a5b3054d
2010-02-20 17:19:31 +01:00
Juan RP b2f6ce4ce2 pciutils: update to 3.1.6.
--HG--
extra : convert_revision : d32b405ec273b251faf79e4702fad50da717a775
2010-01-26 21:04:17 +01:00
Juan RP 8a50cd385f pciutils: update to 3.1.5.
--HG--
extra : convert_revision : 9e7cb30c0dd8f68b72d98ab411fc8b57b2dda8fd
2010-01-20 23:05:36 +01:00
Juan RP a020a69e7a pciutils-devel: fix static lib pattern.
--HG--
extra : convert_revision : cc5f2c1eb44f14f214e9d53b180a9a9586424963
2010-01-10 15:21:52 +01:00
Juan RP 09841d6c47 pciutils: use a working URL.
--HG--
extra : convert_revision : 78dca550142e419ef7ca77ef85cb82f4f283a8dd
2010-01-10 15:19:29 +01:00
Juan RP 0b01b7d56b pciutils: converted to subpkgs.
--HG--
extra : convert_revision : a195e5b91572da8277a42b99d15fefae64e22e35
2009-12-05 03:42:43 +01:00
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