Commit graph

14 commits

Author SHA1 Message Date
Juan RP 08ada595f0 ConsoleKit: needs dbus-glib-devel to build. 2011-07-03 11:22:55 +02:00
str1ngs c9474973fc ConsoleKit: homepage, license 2011-06-29 06:32:52 -07:00
Juan RP 0254844ef2 ConsoleKit: update to 0.4.5. 2011-05-04 15:09:45 +02:00
Juan RP 31158055b9 ConsoleKit: nuke /var/run stuff. 2011-05-04 13:56:40 +02:00
Juan RP 9ebe46d467 ConsoleKit: update to 0.4.4. 2011-04-28 17:53:01 +02:00
Juan RP 536e208313 ConsoleKit: update to 0.4.3. 2010-12-04 10:04:50 +01:00
Juan RP e8b2ee2e48 ConsoleKit: update to 0.4.2. 2010-10-26 13:34:05 +02:00
Juan RP 5128396cad ConsoleKit: move so symlinks into main pkg.
--HG--
extra : convert_revision : 5aabc3d46d0cc75f33097e7ab919f998a17bf706
2010-04-23 17:57:55 +02:00
Juan RP b22da4dc6d ConsoleKit: use libexecdir, now auth works with GNOME.
--HG--
extra : convert_revision : 0f69c9b848f8b0e89f4d30ef6e5ac835184112b4
2010-04-15 03:34:19 +02:00
Juan RP 88ab886ebc ConsoleKit: add patch to fix initialization through dbus, from
Archlinux. Bump revision.

--HG--
extra : convert_revision : 099869362b9a2931bd106ee438c8a416068074ba
2010-02-22 15:50:33 +01:00
Juan RP 6c93db9614 ConsoleKit: GRR! s/skip/keep/
--HG--
extra : convert_revision : 2b0d53d6bb6ed415c2a815f3ca68f5950d045483
2010-01-08 18:50:49 +01:00
Juan RP baf051ad02 ConsoleKit: needs skip_empty_dirs, clean up deps. Bumprev.
--HG--
extra : convert_revision : e2fb3271a2b068b5d2bf60a2414f1c63c0489988
2010-01-08 18:46:47 +01:00
Juan RP be2a01e793 ConsoleKit: update to 0.4.1.
--HG--
extra : convert_revision : 85a77f2681e81127cff39890a6805e71342932eb
2009-11-30 06:09:17 +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