Commit graph

14 commits

Author SHA1 Message Date
Juan RP 8e892110a9 Thunar: update to 1.2.1. 2011-05-18 11:12:23 +02:00
Juan RP a45ea7812a Update all pkgs requiring libnotify to the 0.7 API.
--HG--
branch : gnome3
2011-03-01 00:26:33 +01:00
Juan RP 6e57da0c58 Thunar: update to 1.2.0, bumped abi_depends. 2011-01-17 01:26:35 +01:00
Juan RP b23ea93eb7 Thunar: update to 1.1.6. 2011-01-14 23:02:02 +01:00
Juan RP 98d71012fc bumprev for pkgs requiring libpcre. 2010-12-11 01:22:28 +01:00
Juan RP 693d1209e3 Thunar: update to 1.1.5. 2010-12-05 22:42:15 +01:00
Juan RP 4c9fc31241 xfce4: update to 4.8.0pre1 (goodies not yet updated). 2010-11-08 16:56:59 +01:00
Juan RP 63ada1176a Bump revision for all pkgs requiring libpng. 2010-05-07 14:23:08 +02:00
Juan RP 6053a87a8f Thunar: move so symlink into main pkg.
--HG--
extra : convert_revision : b3550cbefaa7f58f024b1428af19853849056d68
2010-04-25 16:54:32 +02:00
Juan RP df746945a7 Change hal -> libhal rundep in some pkgs.
--HG--
extra : convert_revision : 79e7e6935b711f4d5534aabe6ba5fba6aed51416
2010-04-14 12:51:10 +02:00
Juan RP 24a987ef58 Bump revision for pkgs depending on jpeg (abi_depends bump).
--HG--
extra : convert_revision : b1b4ca5702dfb2318a7ec9270d51582dbfd85fa3
2010-01-17 15:09:04 +01:00
Juan RP 43c18f0bd4 Thunar: sanitize deps, bumprev.
--HG--
extra : convert_revision : eed9c691f67e82501f3431faff3c11abf99e7421
2010-01-11 12:45:43 +01:00
Juan RP c077559a89 Improve build templates by not having to set ${triggers} in some cases.
There's no need to update triggers in the following cases:
 * Packages installing stuff into /usr/share/applications.
 * Packages setting $gtk_iconcache_dirs.
 * Packages setting $font_dirs.
 * Packages setting ${sgml,xml}_entries.

--HG--
extra : convert_revision : 11c74b41f8cf474e9bf4dbb961b1aa9c6f6540bf
2009-12-02 01:55:51 +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