Commit graph

14 commits

Author SHA1 Message Date
Juan RP e7791982ec mapping_shlib_binpkg.txt: add some glibc stuff.
--HG--
extra : convert_revision : a3c76756ad51e45010ca117bf01c062f70404c68
2010-01-15 19:25:05 +01:00
Juan RP 0432bdf228 mapping_shlib_binpkg.txt: add xfsprogs-libs shlib.
--HG--
extra : convert_revision : daccb7bf23e4f6ebdb21fac5c3c705c41e9fce20
2010-01-15 05:03:36 +01:00
Juan RP 6a31389aa3 udev: add new libudev{,-devel} subpkgs, bumprev.
--HG--
extra : convert_revision : 46a690a7dc90fc74e16adbfc5575d6382f02a13e
2010-01-14 16:58:23 +01:00
Juan RP 3e96d1aa00 thunderbird: sanitize deps, remove libsqlite3.so. Bumprev.
--HG--
extra : convert_revision : 881951d686bc19b5d3acf767c7f213d77bd46e53
2010-01-13 16:09:03 +01:00
Juan RP f0af23b62e Added xfce4-sensors-plugin-0.10.99.6 build template.
--HG--
extra : convert_revision : 98babdb3d55e32a22be21818f7d23da0dc8599c7
2010-01-12 21:50:37 +01:00
Juan RP 2f9c35c258 mapping_shlib_binpkg.txt: add libsensors shlib.
--HG--
extra : convert_revision : 1c2cb71d62d8a3c83261a83126a1df10c9f90e7a
2010-01-12 20:26:53 +01:00
Juan RP 69129ed89c mapping_shlib_binpkg.txt: added libsysfs shlib.
--HG--
extra : convert_revision : 13a9dac3b8b22b8b3a279d21072bcbbdb8d932c7
2010-01-12 14:33:39 +01:00
Juan RP 6090e4f97b sylpheed: sanitize deps, bumprev.
--HG--
extra : convert_revision : e7e158298970dd866aa1ada1275154ddba731702
2010-01-12 12:16:43 +01:00
Juan RP 9a35cefb11 mapping_shlib_binpkg.txt: add all vlc related shlibs.
--HG--
extra : convert_revision : 7c3eb2b261ebb3a3ce862cf8eea071a2c22a37c6
2010-01-12 12:01:31 +01:00
Juan RP 9290042b07 mapping_shlib_binpkg.txt: add all xfce4 related shlibs.
--HG--
extra : convert_revision : 0f42956ee1f8f7dd96692b3c550c3e2a9281bc69
2010-01-11 15:46:02 +01:00
Juan RP 836cb9c9a8 mapping_shlib_binpkg.txt: correct some entries.
--HG--
extra : convert_revision : e9b7dc8ec7b2066768cdba861a1a299995e90d4f
2010-01-11 02:03:52 +01:00
Juan RP 6d1b9cdc99 mapping_shlib_binpkg.txt: add all xorg related shlibs.
--HG--
extra : convert_revision : bf733ef7712fc8e2cf99683085d9ab39442eca49
2010-01-11 01:59:06 +01:00
Juan RP 0e5c0a0bbe xbps-src: added code to verify required pkg rundeps.
Every pkg containing shared libs must register them in
common/mapping_shlib_binpkg.txt, this is where the code looks
for transforming required libs to required binpkgs.

The code will also report if a required rundep is missing from
pkg run_depends array and will suggest to add some lines to
the package template.

--HG--
extra : convert_revision : 2d26d45b8e8f62218473abdbed7cc7aab7074e28
2010-01-10 17:09:23 +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