Commit graph

37 commits

Author SHA1 Message Date
Juan RP 23d4877a91 ConsoleKit: explicitly depend on dbus (daemon) to have a working setup ootb. 2014-08-06 09:50:01 +02:00
Juan RP 80d0ac2551 ConsoleKit: also create /etc/ConsoleKit/run-seat.d. 2014-08-02 11:32:39 +02:00
Juan RP 9f09c5e920 ConsoleKit: misc fixes from Gentoo; enable udev-acl. 2014-07-28 10:08:47 +02:00
Juan RP 819e4bdf18 ConsoleKit: add -devel subpkg; fixed cross build; enable polkit. 2014-07-28 08:27:11 +02:00
Enno Boland 39174f7cb0 New package: ConsoleKit-0.4.6 2014-07-28 08:13:54 +02:00
Juan RP 30b6eee12b Remove ConsoleKit; obsolete and unmaintained. 2013-04-11 14:46:53 +02:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 2fa565ef4a ConsoleKit: switch to /usr. 2012-07-09 22:47:06 +02:00
Juan RP c4e361e0b1 ConsoleKit: switched to use /run. 2012-07-09 12:41:28 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP d5ccacf872 ConsoleKit: rebuild against glib-2.32. 2012-05-23 10:59:13 +02:00
Juan RP 861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
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
davehome 7fa0e64d4d Update xfce4-related pkgs for new rshlib thing 2011-11-12 08:45:15 +00:00
Juan RP 386d29a365 ConsoleKit: update for new systemd_services arg. 2011-11-10 13:04:12 +01:00
Juan RP 7c4cdd62d9 ConsoleKit: use make_dirs for logdir, bumprev. 2011-11-09 19:50:39 +01:00
Juan RP 837769bf96 ConsoleKit: use simple .owned files for required runtime dirs, bumprev. 2011-11-09 16:59:19 +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 2d70cfe035 No need to specify --localstatedir to GNU configure scripts anymore. 2011-10-16 19:46:38 +02:00
Juan RP 2d48c8ab18 ConsoleKit-x11: depend on dbus-x11. 2011-10-11 07:04:27 +02:00
Juan RP 10e4281d26 ConsoleKit: use systemd_services. 2011-10-11 04:50:35 +02:00
Juan RP 48146ae3d1 ConsoleKit: enable systemd support. 2011-10-08 18:39:36 +02:00
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