Commit graph

17 commits

Author SHA1 Message Date
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
Juan RP aad34b84eb pango-devel: remove unrequired rundeps, revbump. 2011-11-15 11:15:44 +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 2d70cfe035 No need to specify --localstatedir to GNU configure scripts anymore. 2011-10-16 19:46:38 +02:00
Juan RP 7b3d379633 pango: update to 1.29.4. 2011-10-06 10:30:51 +02:00
Juan RP f905157fbf pango: update to 1.29.3. 2011-09-28 13:48:23 +02:00
Juan RP 377a75d914 pango: update to 1.28.4.
--HG--
branch : gnome3
2011-04-05 10:47:39 +02:00
Juan RP bb71732b20 gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG--
branch : gnome3
2011-03-02 20:36:07 +01:00
Juan RP 51993a2c47 pango: update to 1.28.3. 2010-10-24 17:25:34 +02:00
Juan RP f97921793f pango: gobject-introspection support.
--HG--
extra : convert_revision : 89f740f219f092d74c7db8b71b9f3e0c25a89b68
2010-04-23 12:06:29 +02:00
Juan RP 9cf039b780 pango: move so symlink into main pkg.
--HG--
extra : convert_revision : 382c6bdcbe59b58518a652e64b33ad0cfb2cc756
2010-04-22 21:46:17 +02:00
Juan RP f8b73a7f51 pango: update to 1.26.2.
--HG--
extra : convert_revision : 257b618cebac17ea0c22177fc500c03d4860edc4
2010-01-06 11:35:08 +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 accf27221a pango: update to 1.26.1.
--HG--
extra : convert_revision : 6cc2b945eb153a733a8f8e25e036978f134d665d
2009-11-23 18:51:25 +00: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