Commit graph

13 commits

Author SHA1 Message Date
Juan RP ed6560d285 bzr: update to 2.4.2. 2012-01-31 18:12:40 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01:00
Juan RP 040b9ebb39 bzr: update to 2.4.1. 2011-10-05 18:07:31 +02:00
Juan RP 639e94624f Use pycompile_{dirs,module} in packages with python modules. 2011-10-05 16:42:03 +02:00
Juan RP cad5ddfd3b bzr: update to 2.3.0. 2011-02-19 16:42:02 +01:00
Juan RP d5d9b3839a bzr: update to 2.2.3. 2011-01-29 17:30:08 +01:00
Juan RP c4fa666fec bzr: update to 2.2.0. 2011-01-16 01:59:25 +01:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP 4effd162a0 bzr: update to 2.1.0.
--HG--
extra : convert_revision : c26abf6e1da4cec7405b3a3735cb68b99a240034
2010-02-20 22:42:05 +01:00
Juan RP 86258dc940 bzr: update to 2.0.4.
--HG--
extra : convert_revision : 33f0aa293c153b2212cddabff30c87e0dc6cb96a
2010-01-25 12:26:28 +01:00
Juan RP 594360f78e bzr: sanitize deps, bumprev.
--HG--
extra : convert_revision : bded370ccf6c8c0c0abe7bbd8ca15867425da1d5
2010-01-13 19:45:02 +01:00
Juan RP 0f022f2090 bzr: update to 2.0.3.
--HG--
extra : convert_revision : dc7439ec24b4eb6eda8231728b16bef92d816a32
2009-12-20 23:15:11 +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