Commit Graph

11 Commits

Author SHA1 Message Date
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
Juan RP 3557bdd7bb python: use libffi, build shared lib, bumprev.
--HG--
extra : convert_revision : 46cff1a755b56fe0db9905874879ea11ddc67bda
2009-11-17 03:40:46 +01:00
Juan RP 1bc864a89a python: update to 2.6.4.
--HG--
extra : convert_revision : 04557c86cf4508ce9b28235ec34c0d6c52aeab40
2009-11-01 22:32:00 +01:00
Juan RP 1b55b53729 python: add patches from archlinux for internal modules.
Add missing db dependency, bump revision.

--HG--
extra : convert_revision : 6366bfde6a37f01d401fb393e98b47aae95ef878
2009-10-16 16:53:38 +02:00
Juan RP 6a80d1f330 python: update to 2.6.3, add -devel subpkg.
--HG--
extra : convert_revision : 9d1d6e89f646307637b76d1828f256d42d61c20e
2009-10-08 21:22:50 +02:00
Juan RP dfd7b0a6a4 python: enable ipv6, build signal-module, pass our CFLAGS.
Bump revision.

--HG--
extra : convert_revision : 55d3ff6bb2cf5a595f1a0cd0f42750e577d31053
2009-10-01 16:18:12 +02:00
Juan RP 631608e3ef python: update to 2.6.2.
--HG--
extra : convert_revision : eb924260fb3e114702102d842b9b624ad1a70252
2009-04-19 19:24:10 +02:00
Juan RP 940f8ca8e1 python: cosmetic change.
--HG--
extra : convert_revision : 5f78a800be530d76448f0d0163589f77111040d2
2009-04-19 01:20:47 +02:00
Juan RP aacbc78b8e python: new deps style, add all deps.
--HG--
extra : convert_revision : 373501c3395b996035416526a7384790c8df7879
2009-03-20 08:44:28 +01:00
Juan RP 756c0a77d8 python: update to 2.6.1, depend on ncurses.
--HG--
extra : convert_revision : f63949096c6cecd147d6af7f28bee16339bbe0ae
2009-02-12 23:47:19 +01:00
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/python.tmpl (Browse further)