Commit graph

9 commits

Author SHA1 Message Date
Juan RP 60c226b59d gmp: update to 5.0.1, bump abi_depends.
--HG--
extra : convert_revision : f3cc47c30a96976069e3505c98df033fb4f3878d
2010-03-29 14:58:36 +02:00
Juan RP 2c2bbf8b50 gmp: downgrade to 4.3.2. 5.0.1 is ABI incompatible...
--HG--
extra : convert_revision : 8476cc682e77bc2efc4a709ee206b662277dbae4
2010-02-16 00:16:13 +01:00
Juan RP 23bd0c80ed gmp: update to 5.0.0.
--HG--
extra : convert_revision : f3a756723a43deae69b6c88061b5c703a790d2ff
2010-01-30 01:47:39 +01:00
Juan RP 3b0e86304c gmp: update to 4.3.2.
--HG--
extra : convert_revision : a0b529a2dcbe84f8b205f24f054e4639db1ff4d5
2010-01-27 00:29:00 +01:00
Juan RP cc7fca79e4 gmp: sanitize deps, bumprev.
--HG--
extra : convert_revision : 5018d4e27141b910148566f6f4eb39acc0d636c1
2010-01-10 12:36:19 +01:00
Juan RP 49002a63d6 gmp: clean up deps, bumprev.
--HG--
extra : convert_revision : aae3831cfcf5b98b442ecc7347f65b2b6e99b37a
2010-01-07 20:08:48 +01:00
Juan RP 5f8c4ee785 gmp: apply patch from lp bug #501600 "gmp build failure in x86_64 qemu"
--HG--
extra : convert_revision : 3605e7b7d74fe31b0c9b12124a7c7a23434949e9
2009-12-31 07:53:30 +01:00
Juan RP 70d8c6d078 gmp: move more files to -devel subpkg. Bumprev.
--HG--
extra : convert_revision : a67560955916385d988030ecb1463d219a8832bc
2009-12-07 16:34:12 +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