Commit graph

23 commits

Author SHA1 Message Date
Juan RP eabc0ae626 bzr: fix homepage. 2014-06-23 11:42:49 +02:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 1ca1405b82 bzr: update to 2.6.0. 2013-08-06 09:14:59 +02:00
Juan RP 9c87483ea8 Convert packages the new template format (a-c range). 2013-04-12 08:55:23 +02:00
Juan RP d99a4f5aae bzr: depend on ca-certificates. 2013-01-15 10:53:17 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP edfa855fd8 bzr: update to 2.5.1. 2012-06-01 01:26:55 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 2c3f1c471b bzr: update to 2.5.0. 2012-03-17 08:36:36 +01:00
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