Commit graph

30 commits

Author SHA1 Message Date
Juan RP d873e9ea31 pciutils: update to 3.2.1. 2014-01-22 09:22:32 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 2d6d735fda pciutils: revbump++ to build it with xbps-src v53. 2013-05-26 10:39:21 +02:00
Juan RP 6126f8ed97 pciutils: enable zlib/kmod support. 2013-05-26 10:22:50 +02:00
Juan RP 705edc41e6 pciutils: update to 3.2.0. 2013-04-22 16:18:23 +02:00
Juan RP 0c9c45de45 Merge branch 'master' into testing 2013-04-15 17:08:35 +02:00
Juan RP 4636267d64 Remove vestiges of fulldepends; unnecessary now. 2013-04-14 18:52:28 +02:00
Juan RP bdaf5f8c92 Remove vestiges of the subpackages var; unnecessary now. 2013-04-14 18:49:21 +02:00
Juan RP 08b4f6aae8 Convert packages to the new template format (p). 2013-04-14 11:13:30 +02:00
pancake 8cdd99d886 pciutils: fix crosscompilation 2013-04-11 17:09:16 +02:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 76570110b3 pciutils: update to 3.1.10. 2012-06-28 14:11:00 +02:00
Juan RP 3857e9e1a4 Revbump pkgs affected by the fulldepends propagation to subpkgs. 2012-06-05 18:49:00 +02:00
Juan RP 4d05ca4e13 pciutils: use and depend on hwids. 2012-05-24 08:08:17 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 06a2f21a63 pciutils: update to 3.1.9. 2012-04-13 10:04:33 +02:00
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