Commit graph

9 commits

Author SHA1 Message Date
Juan RP 4f119c3867 gimp: update to 2.6.11. 2011-01-29 17:07:12 +01:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP 10662a00b8 Bump revision for packages depending in poppler. 2010-06-09 15:51:10 +02:00
Juan RP 095eb184b7 Bump revision for pkgs depending on libcurl. 2010-05-12 07:37:44 +02:00
Juan RP 63ada1176a Bump revision for all pkgs requiring libpng. 2010-05-07 14:23:08 +02:00
Juan RP 1ad23818eb gimp: disable hal, add python subpkg.
--HG--
extra : convert_revision : a575a1d8a816019d08cfb2be41b29542aa760956
2010-04-14 12:31:52 +02:00
Juan RP 4f1ca3513a gimp: update to 2.6.8, sanitize deps.
--HG--
extra : convert_revision : 52f6986ab27ffb09141013ff6e5a41b483979c8a
2010-02-28 15:37:45 +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