Commit graph

20 commits

Author SHA1 Message Date
Juan RP dea669773e libX11: remove unused rundep, bump api_depends. 2012-02-13 14:00:41 +01: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 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 9db1ba83ff libX11: update to 1.4.4. 2011-07-29 08:21:25 +02:00
Juan RP 9e64c90df1 libX11: disable secure rpc. 2011-06-19 15:49:42 +02:00
Juan RP 3cd50ab764 libX11: update to 1.4.3.
--HG--
branch : gnome3
2011-04-07 09:08:53 +02:00
Juan RP 8c38097d44 libX11: update to 1.4.2.
--HG--
branch : gnome3
2011-03-18 08:49:29 +01:00
Juan RP 12f2534f89 libX11: update to 1.4.1. 2011-01-12 08:58:31 +01:00
Juan RP 1b6dd8cd43 libX11: update to 1.4.0. 2010-11-22 00:56:28 +01: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 3d58a980bf libX11: update to 1.3.4. 2010-06-04 13:37:52 +02:00
Juan RP 739ba51e10 libX11: move so symlink into main pkg.
--HG--
extra : convert_revision : e5baace56c35813bb778677e7e16fc70eef349f1
2010-04-22 14:14:02 +02:00
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