Commit graph

9 commits

Author SHA1 Message Date
Juan RP c9ffd8c112 libxcb: update to 1.8. 2012-01-11 19:26:06 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00: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
Juan RP fe4b1699d3 libX11: update to 1.3.99.902 (1.4.0 RC2). 2010-10-25 12:23:39 +02:00
Juan RP b190e0f2c1 libxcb: move so symlink into main pkg.
--HG--
extra : convert_revision : 8f756b69a15bce15d807c9ad62bc546d30423b7a
2010-04-22 14:11:18 +02:00
Juan RP 8c18582c45 libxcb: update to 1.6.
--HG--
extra : convert_revision : b107338942a8c06fe68eceed6e7001289ce9aa79
2010-04-09 18:56:23 +02: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 095f133f09 libxcb: update to 1.5.
--HG--
extra : convert_revision : de2e55746617b5ee1480b2f11c9b865ccab067a8
2009-12-04 01:07:24 +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