Commit graph

6 commits

Author SHA1 Message Date
Juan RP e607003563 libX11: update to 1.3.3.
--HG--
extra : convert_revision : 453e450cd38b75b0bf0d9ab16b9dbbcd6d80692c
2010-01-17 08:10:44 +01:00
Juan RP 9a239cda89 libX11: libXcursor is dlopen(3)ed, so don't add the rundep.
Adding the rundep causes an endless loop.

--HG--
extra : convert_revision : a6b2f7bb30b9e9ae64dd677eda1f8df9279aa635
2010-01-11 15:41:00 +01:00
Juan RP faa4579e78 libX11: avoid cyclic builddep with libXcursor-devel.
--HG--
extra : convert_revision : d9dbfd19d54e5c8d4be810c6ee87f13d67feaeb0
2010-01-10 17:52:45 +01:00
Juan RP 2a3b180fff libX11: clean up deps, bumprev.
--HG--
extra : convert_revision : 6a848c8dcfa91ce76336c0a63f65d203a917d9d5
2010-01-08 13:38:44 +01:00
Juan RP f8ec6b1187 Clean up required rundeps for some pkgs.
--HG--
extra : convert_revision : e95cfb60ec6e462b01ca8ec4dd9f04dd0419ecf8
2009-12-24 16:04:45 +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