Commit graph

12 commits

Author SHA1 Message Date
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 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +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 03016cd07e Bumprev for pkgs depending in xorg-server due to ABI bump. 2011-08-27 05:50:30 +02:00
Juan RP 796f536f7b Bumprev for pkgs depending on xorg-server. 2011-04-12 16:20:51 +02:00
Juan RP cd6e9e86f2 xf86-input-evdev: update to 2.6.0. 2011-01-11 13:55:10 +01:00
Juan RP 6cefb6b941 xf86-input-evdev: update to 2.5.0. 2010-10-22 03:34:27 +02:00
Juan RP 707b16d48a xf86-input-evdev: update to 2.4.0.
--HG--
extra : convert_revision : e19a670b129a23ae489d9f5145f4b27d53c927d5
2010-04-09 10:57:08 +02:00
Juan RP 8bffd3ca7e Bump revision for xorg-server abi_depends change.
--HG--
extra : convert_revision : 8c440d885eb540c1ed000c53c82fc46c3e3c38d7
2010-03-30 22:13:33 +02:00
Juan RP 5bd2a1b780 xf86-input-evdev: update to 2.3.2.
--HG--
extra : convert_revision : a8223d64b3ed366869fb00c4c97183513d37aa6d
2010-05-01 13:02:24 +02: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