Commit graph

17 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 0f90c7bb52 libnotify: remove unrequired rundeps. 2011-11-17 17:44:35 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 7bceb1d54b libnotify-devel: proper list of rundeps. 2011-11-05 21:10:06 +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 db1dbec5ba libnotify: update to 0.7.4. 2011-08-29 08:49:00 +02:00
Juan RP 4356d9bd30 libnotify: needs gtk+3-devel to build. 2011-07-01 15:10:01 +02:00
Juan RP fffd286944 libnotify: update to 0.7.3. 2011-05-26 06:57:51 +02:00
Juan RP 138c9a075a libnotify: update to 0.7.2.
--HG--
branch : gnome3
2011-04-07 09:55:20 +02:00
Juan RP bb71732b20 gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG--
branch : gnome3
2011-03-02 20:36:07 +01:00
Juan RP a5de447179 libnotify: update to 0.7.1, bump abi_depends.
--HG--
branch : gnome3
2011-02-28 23:28:41 +01:00
Juan RP 9e5d889627 libnotify: update to 0.5.2. 2010-11-26 20:47:51 +01:00
Juan RP 50920de94b libnotify: cleanup rundeps, bumprev. 2010-10-28 17:06:12 +02:00
Juan RP 377771f57d libnotify: move so symlink into main pkg.
--HG--
extra : convert_revision : f8ba487bb5c6b5724589c50801361ffb563120f1
2010-04-23 16:14:37 +02:00
Juan RP 489e4e8aad libnotify: sanitize deps, bumprev.
--HG--
extra : convert_revision : 22477f7e61f921c4ff41b9eb0f70faec0383d6cc
2010-01-11 03:09:22 +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