Commit graph

29 commits

Author SHA1 Message Date
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP c51cdcf980 sqlite: update to 3.7.14.1. 2012-10-05 16:16:29 +02:00
Juan RP a052ba0abf sqlite: update to 3.7.14. 2012-09-04 15:38:20 +02:00
Juan RP fd2d842c76 sqlite: update to 3.7.13. 2012-06-12 21:05:38 +02: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 1043434e2a sqlite: update to 3.7.12.1. 2012-05-24 21:57:18 +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 cc799a868f Revert "sqlite: update to 3.7.12."
This reverts commit 56528576aa.

gnome-shell segfaults with new version, so until the problem is understood
back to a working version.
2012-05-15 11:11:29 +02:00
Juan RP 56528576aa sqlite: update to 3.7.12. 2012-05-15 07:58:45 +02:00
Juan RP 335f14a75e sqlite: update to 3.7.11. 2012-03-21 22:53:43 +01:00
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 77cd37f784 sqlite: update to 3.7.10. 2012-01-17 22:56:10 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP ed4f3aae1a sqlite: update to 3.7.9. 2011-11-02 21:42:31 +01: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 ce9e894f51 sqlite: update to 3.7.8. 2011-09-28 09:39:43 +02:00
Juan RP 35db4d868a sqlite: update to 3.7.7.1. 2011-08-11 10:01:41 +02:00
Juan RP 157c393ff3 sqlite: update to 3.7.6.3. 2011-05-22 12:54:27 +02:00
Juan RP b9360ab6df sqlite: update to 3.6.7.1. 2011-04-14 15:03:11 +02:00
Juan RP 65e44288f6 sqlite: update to 3.7.5. 2011-04-08 18:09:30 +02:00
Juan RP 183bd780e4 sqlite: update to 3.7.3. 2010-10-24 11:52:49 +02:00
Juan RP afdfd2961a sqlite: update to 3.6.23.1.
--HG--
extra : convert_revision : d832454504a18b1ce32c309834406a8bc60a704f
2010-04-01 22:34:38 +02:00
Juan RP 9b1567da1c sqlite: update to 3.6.23.
--HG--
extra : convert_revision : 79d98e3d1ea701b23fd8ddf033591543846dbcf3
2010-03-25 11:17:51 +01:00
Juan RP 86b5801367 sqlite-devel: move .so file into sqlite, bumprev.
--HG--
extra : convert_revision : 1c32d3e37da39492a82c222326e9a63d1bd0bc9c
2010-01-17 20:18:08 +01:00
Juan RP 0115b32a74 sqlite: update to 3.6.22.
--HG--
extra : convert_revision : f30486d4568755e1580d01fb58e7d05d1a57a3f8
2010-01-13 16:16:10 +01:00
Juan RP 16eb24a4d9 sqlite: sanitize deps, bumprev.
--HG--
extra : convert_revision : 291df0b8b2da363747ebce7f1b699e19aab48059
2010-01-11 16:27:25 +01:00
Juan RP c9b0f09a19 sqlite: update to 3.6.21.
--HG--
extra : convert_revision : c2241e53f47e07eec5220ddd74d45b9064f89eac
2009-12-09 09:53:06 +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