[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/, profiles/features/selinux/, profiles/

2020-04-19 Thread Michał Górny
commit: 1b1b7642268c550f29c075df0abb6453a00b8e54
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 19 06:49:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 19 06:51:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1b7642

app-admin/packagekit-gtk: Remove last-rited pkg

Closes: https://bugs.gentoo.org/708398
Signed-off-by: Michał Górny  gentoo.org>

 app-admin/packagekit-gtk/Manifest  |  1 -
 app-admin/packagekit-gtk/metadata.xml  | 12 -
 .../packagekit-gtk/packagekit-gtk-1.1.12.ebuild| 59 --
 profiles/features/selinux/package.mask |  1 -
 profiles/package.mask  |  1 -
 5 files changed, 74 deletions(-)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
deleted file mode 100644
index 5dfab814447..000
--- a/app-admin/packagekit-gtk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b

diff --git a/app-admin/packagekit-gtk/metadata.xml 
b/app-admin/packagekit-gtk/metadata.xml
deleted file mode 100644
index 66d2c625354..000
--- a/app-admin/packagekit-gtk/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-   
-

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild
deleted file mode 100644
index 30edc446954..000
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.54:2
-   media-libs/fontconfig
-   >=x11-libs/gtk+-2:2
-   >=x11-libs/gtk+-3:3
-   x11-libs/pango
-   ~app-admin/packagekit-base-${PV}[introspection]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   econf \
-   --disable-bash-completion \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-gstreamer-plugin \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-man-pages \
-   --disable-static \
-   --disable-systemd \
-   --disable-vala \
-   --enable-dummy \
-   --enable-gtk-module \
-   --enable-introspection=yes \
-   --localstatedir=/var
-}
-
-src_compile() {
-   emake -C contrib/gtk-module
-}
-
-src_install() {
-   emake -C contrib/gtk-module DESTDIR="${D}" install
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index 99988f308c4..c0bd5140157 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -62,7 +62,6 @@ gnome-extra/gnome-user-share
 =app-admin/bcfg2-1.2.4-r1
 app-admin/packagekit
 ~app-admin/packagekit-base-1.1.12
-app-admin/packagekit-gtk
  (2020-02-16)
 # Fails to automatically launch pipewire for me. Help welcome figuring it out.



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, app-admin/packagekit-base/, ...

2020-04-19 Thread Michał Górny
commit: 686422cba11ac8f27501591b036c9c26cf0c8c8e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 19 06:50:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 19 06:51:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686422cb

app-admin/packagekit-base: Remove last-rited pkg

Closes: https://bugs.gentoo.org/708398
Signed-off-by: Michał Górny  gentoo.org>

 app-admin/packagekit-base/Manifest |   1 -
 .../files/1.1.12-add-missing-config.h.patch|  25 ---
 .../packagekit-base/files/1.1.12-cache-qafix.patch |  38 
 .../files/1.1.12-elogind-support.patch | 196 -
 .../files/1.1.12-use-autotool-python.patch |  28 ---
 app-admin/packagekit-base/metadata.xml |  19 --
 .../packagekit-base-1.1.12-r1.ebuild   | 141 ---
 profiles/arch/arm/package.use.mask |   4 -
 profiles/arch/arm64/package.use.mask   |   4 -
 profiles/base/package.use.mask |   4 -
 profiles/base/package.use.stable.mask  |   4 -
 profiles/features/selinux/package.mask |   1 -
 profiles/package.mask  |   7 -
 13 files changed, 472 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
deleted file mode 100644
index 5dfab814447..000
--- a/app-admin/packagekit-base/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b

diff --git a/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch 
b/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch
deleted file mode 100644
index eb8c192e882..000
--- a/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 3620f182745db77b5bf4552a9e8d8cb38fdc0268 Mon Sep 17 00:00:00 2001
-From: Kalev Lember 
-Date: Tue, 4 Dec 2018 22:15:49 +0100
-Subject: [PATCH 2/2] trivial: Add missing config.h include
-

- lib/packagekit-glib2/pk-progress-bar.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/lib/packagekit-glib2/pk-progress-bar.c 
b/lib/packagekit-glib2/pk-progress-bar.c
-index e75f319e4..28d8f5ac2 100644
 a/lib/packagekit-glib2/pk-progress-bar.c
-+++ b/lib/packagekit-glib2/pk-progress-bar.c
-@@ -19,6 +19,8 @@
-  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 
USA
-  */
- 
-+#include "config.h"
-+
- #include 
- #include 
- #include 
--- 
-2.19.2
-

diff --git a/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch 
b/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch
deleted file mode 100644
index 4e747616c06..000
--- a/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From d64070f1782ed06f83be7783e22cf86f4098f34e Mon Sep 17 00:00:00 2001
-From: Ettore Di Giacinto 
-Date: Tue, 11 Dec 2018 16:54:42 +0100
-Subject: [PATCH 1/2] Drop $(localstatedir)/cache rules
-
-This directory can be flushed any moment and pre-existence of folders
-in it cannot be assumed.
-
-pk-transaction creates the downloads directory as needed. If backends
-need metadata folder they should create it if not found.
-
-Closes: https://github.com/gentoo/gentoo/pull/1760
-References: https://github.com/hughsie/PackageKit/issues/143

- src/Makefile.am | 7 ---
- 1 file changed, 7 deletions(-)
-
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 830aaf873..24c9a0b9a 100644
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -166,13 +166,6 @@ pk_self_test_CFLAGS = 
\
- 
- TESTS = pk-self-test
- 
--install-data-hook:
--  if test -w $(DESTDIR)$(prefix)/; then \
--  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/downloads; 
\
--  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/metadata; \
--  mkdir -p $(DESTDIR)$(localstatedir)/log; \
--  fi
--
- clean-local:
-   rm -f *~
- 
--- 
-2.19.2
-

diff --git a/app-admin/packagekit-base/files/1.1.12-elogind-support.patch 
b/app-admin/packagekit-base/files/1.1.12-elogind-support.patch
deleted file mode 100644
index 8be115bbc71..000
--- a/app-admin/packagekit-base/files/1.1.12-elogind-support.patch
+++ /dev/null
@@ -1,196 +0,0 @@
-From ee8a65b3fd7636a60f8a2b2e509376cbbd8326cb Mon Sep 17 00:00:00 2001
-From: Sven Eden 
-Date: Tue, 11 Dec 2018 16:59:28 +0100
-Subject: [PATCH 2/2] Add elogind support
-
-Closes: https://bugs.gentoo.org/620948
-Signed-off-by: Ettore Di Giacinto 

- configure.ac| 20 +++-
- src/Makefile.am |  4 
- src/pk-dbus.c   |  8 
- src/pk-engine.c | 12 ++--
- 4 files 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2020-02-18 Thread Johannes Huber
commit: 81ed783dbca18e8e7c587f5f1e7684a3dd3a62ec
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 16:54:02 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 16:54:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ed783d

app-admin/packagekit-qt: Remove 1.0.1 (r0)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
deleted file mode 100644
index 8e125d09672..000
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-inherit cmake-utils
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0/1"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.9
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2020-02-17 Thread Agostino Sarubbo
commit: 19e3db623b3b8d68d5bb0b0e2e0dedde7bee0d17
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb 17 12:21:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb 17 12:21:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e3db62

app-admin/packagekit-qt: x86 stable wrt bug #709698

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
index 3cdc3c04195..1aae6eaace8 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2020-02-17 Thread Agostino Sarubbo
commit: 69d938c57ed745f33b9059c2b8bf7f64bad3fa9c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb 17 12:13:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb 17 12:13:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d938c5

app-admin/packagekit-qt: amd64 stable wrt bug #709698

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
index 5099e2dc49a..3cdc3c04195 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2020-01-04 Thread Johannes Huber
commit: 112f52e9b69ad555d62ffb74b9bdb701c49369f1
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jan  4 23:45:27 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jan  4 23:45:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112f52e9

app-admin/packagekit-qt: Migrate to cmake eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 .../packagekit-qt/packagekit-qt-1.0.1-r1.ebuild| 30 ++
 1 file changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
new file mode 100644
index 000..c6d6da99c4d
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+BDEPEND="
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+DEPEND="
+   >=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2019-04-21 Thread Andreas Sturmlechner
commit: 59ec43bc4b6548fbc3199c482affe8624b987bd0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr 20 07:45:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ec43bc

app-admin/packagekit-base: Add USE consolekit

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-admin/packagekit-base/metadata.xml  | 3 ++-
 app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 8 
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 1036ab84868..4ca93f3e889 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -11,8 +11,9 @@


Enable packagekit support on 
shell "command not found"
+   Use sys-auth/consolekit to 
get user session
Install cron script for auto-update
-   Enable elogind support to get user 
session
+   Enable sys-auth/elogind support 
to get user session
Enable Entropy backend

 

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index e7bddc8c7ca..af42930c60e 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -19,10 +19,10 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 LICENSE="GPL-2"
 SLOT="0/18"
 KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
+IUSE="command-not-found consolekit cron elogind entropy +introspection systemd 
test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}
-   ?? ( elogind systemd )
+   ^^ ( consolekit elogind systemd )
vala? ( introspection )
entropy? ( $(python_gen_useflags 'python2*' ) )
 "
@@ -62,8 +62,8 @@ RDEPEND="${COMMON_DEPEND}
>=sys-apps/portage-2.2[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
+   consolekit? ( sys-auth/consolekit )
entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
-   !systemd? ( !elogind? ( sys-auth/consolekit ) )
 "
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2018-12-21 Thread Gilles Dartiguelongue
commit: a8bdb1155ee8fac18ff8b932ae6822fb3470bb7a
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 21 07:14:58 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 21 22:12:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bdb115

app-admin/packagekit-gtk: cleanup 1.1.7

Refs: https://bugs.gentoo.org/653068
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit-gtk/Manifest  |  1 -
 .../packagekit-gtk/packagekit-gtk-1.1.7.ebuild | 59 --
 2 files changed, 60 deletions(-)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index f6a17578381..5dfab814447 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,2 +1 @@
 DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b
-DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
deleted file mode 100644
index 9fd918b6963..000
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eutils
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.46:2
-   media-libs/fontconfig
-   >=x11-libs/gtk+-2:2
-   >=x11-libs/gtk+-3:3
-   x11-libs/pango
-   ~app-admin/packagekit-base-${PV}[introspection]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   econf \
-   --disable-bash-completion \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-gstreamer-plugin \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-man-pages \
-   --disable-static \
-   --disable-systemd \
-   --disable-vala \
-   --enable-dummy \
-   --enable-gtk-module \
-   --enable-introspection=yes \
-   --localstatedir=/var
-}
-
-src_compile() {
-   emake -C contrib/gtk-module
-}
-
-src_install() {
-   emake -C contrib/gtk-module DESTDIR="${D}" install
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2018-12-21 Thread Gilles Dartiguelongue
commit: 06c4c6995b7817a7374d43e7cdea76fb43b1f028
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 21 07:14:25 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 21 22:12:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c4c699

app-admin/packagekit: cleanup 1.1.7

Refs: https://bugs.gentoo.org/653068
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit/packagekit-1.1.7.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild 
b/app-admin/packagekit/packagekit-1.1.7.ebuild
deleted file mode 100644
index 7b3d8c9972a..000
--- a/app-admin/packagekit/packagekit-1.1.7.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/, app-admin/packagekit-base/files/

2018-12-21 Thread Gilles Dartiguelongue
commit: 4bb5ba021a4a2cc46efb588b83695bdd5d59be6f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 21 07:16:44 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 21 22:12:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb5ba02

app-admin/packagekit-base: cleanup 1.1.7

Refs: https://bugs.gentoo.org/653068
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit-base/Manifest |   1 -
 .../files/packagekit-base-1.1.1-cache-qafix.patch  |  15 --
 .../packagekit-base-1.1.7-elogind-support.patch| 184 -
 .../packagekit-base-1.1.7-r2.ebuild| 130 ---
 4 files changed, 330 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index f6a17578381..5dfab814447 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,2 +1 @@
 DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b
-DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch 
b/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch
deleted file mode 100644
index d7ec4b268c8..000
--- a/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
 a/src/~Makefile.am 2016-06-29 10:59:14.178918032 +0200
-+++ b/src/Makefile.am  2016-06-29 11:02:50.739929627 +0200
-@@ -175,11 +175,7 @@ pk_self_test_CFLAGS = 
\
- TESTS = pk-self-test
- 
- install-data-hook:
--  if test -w $(DESTDIR)$(prefix)/; then \
--  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/downloads; 
\
--  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/metadata; \
--  mkdir -p $(DESTDIR)$(localstatedir)/log; \
--  fi
-+
- 
- clean-local:
-   rm -f *~

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch 
b/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch
deleted file mode 100644
index bb6b6103dde..000
--- 
a/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch
+++ /dev/null
@@ -1,184 +0,0 @@
 a/config.h.in  2017-06-07 16:38:45.046910693 +0200
-+++ b/config.h.in  2017-06-07 16:39:06.973911120 +0200
-@@ -78,8 +78,8 @@
- /* Define to 1 if you have the  header file. */
- #undef HAVE_STRING_H
- 
--/* Build systemd code */
--#undef HAVE_SYSTEMD
-+/* Build systemd-login code */
-+#undef HAVE_SYSTEMD_SD_LOGIN_H
- 
- /* Define to 1 if you have the  header file. */
- #undef HAVE_SYS_STAT_H
 a/configure.ac 2017-06-06 09:03:57.171355965 +0200
-+++ b/configure.ac 2017-06-06 09:55:11.242384458 +0200
-@@ -254,7 +254,6 @@
-   AS_HELP_STRING([--with-systemdsystemunitdir=DIR], 
[Directory for systemd service files]),
-   [has_systemdsystemunitdir=$with_systemdsystemunitdir],
-   [has_systemdsystemunitdir=$($PKG_CONFIG 
--variable=systemdsystemunitdir systemd)])
--  AC_DEFINE(HAVE_SYSTEMD,1,[Build systemd code])
-   AC_SUBST([systemdsystemunitdir], [$has_systemdsystemunitdir])
- fi
- AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$has_systemdsystemunitdir"])
-@@ -267,6 +266,24 @@
- AM_CONDITIONAL(ENABLE_OFFLINE_UPDATE, [test x$enable_systemd = xyes -a 
x$enable_offline_update = xyes])
- 
- dnl 
---
-+dnl - Use elogind instead of systemd-login
-+dnl 
---
-+AC_ARG_ENABLE(elogind, AS_HELP_STRING([--enable-elogind],[enable elogind 
session tracker]),
-+enable_elogind=$enableval,enable_elogind=no)
-+if test x$enable_elogind = xyes; then
-+  PKG_CHECK_MODULES(ELOGIND, [libelogind >= 229.4], [have_elogind=yes], 
[have_elogind=no])
-+else
-+  have_elogind=no
-+fi
-+
-+dnl 
---
-+dnl --- Is systemd/sd-login.h, either from systemd or elogind, available?
-+dnl 
---
-+if test -n "$has_systemdsystemunitdir" -o "x$have_elogind" != "xno" ; then
-+  AC_DEFINE(HAVE_SYSTEMD_SD_LOGIN_H,1,[Build systemd-login code])

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-12-15 Thread Mikle Kolyada
commit: 20d66cc69a8e883c2d39f6babaa11aeb475a2d37
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec 15 11:52:21 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec 15 11:52:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d66cc6

app-admin/packagekit-base: amd64 stable wrt bug #653068

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index 8ac6b3b5021..e7bddc8c7ca 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-12-13 Thread Thomas Deutschmann
commit: 037492302ec27be01c81f3f4d31dc57b173b08c7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Dec 14 02:11:28 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Dec 14 02:11:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03749230

app-admin/packagekit-base: x86 stable (bug #653068)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index 58645f40162..8ac6b3b5021 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-12-12 Thread Gilles Dartiguelongue
commit: 22dda53e778ffe4f5cb473648afe097120fe90b4
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Dec 12 14:22:39 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Dec 12 14:22:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dda53e

app-admin/packagekit-base: add autoconf-archive to DEPEND

Closes: https://bugs.gentoo.org/666220
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index e2b3295f8a7..58645f40162 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -51,6 +51,7 @@ DEPEND="${COMMON_DEPEND}
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.11
>=dev-util/intltool-0.35.0
+   sys-devel/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
vala? ( $(vala_depend) )



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, app-admin/packagekit-base/

2018-12-12 Thread Gilles Dartiguelongue
commit: 07bdf34d44f4414410f79d275a1be4e9a905ac40
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Dec 12 14:05:57 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Dec 12 14:17:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bdf34d

app-admin/packagekit-base: 1.1.7-r2 → 1.1.12

Prepare ebuild to receive python3 targets. Code is almost compatible so
just make sure we only need to touch PYTHON_TARGETS when the time
comes.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit-base/Manifest |   1 +
 .../files/1.1.12-add-missing-config.h.patch|  25 +++
 .../packagekit-base/files/1.1.12-cache-qafix.patch |  38 
 .../files/1.1.12-elogind-support.patch | 196 +
 .../files/1.1.12-use-autotool-python.patch |  28 +++
 .../packagekit-base/packagekit-base-1.1.12.ebuild  | 140 +++
 6 files changed, 428 insertions(+)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index f4cb2740e6b..f6a17578381 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1 +1,2 @@
+DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b
 DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch 
b/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch
new file mode 100644
index 000..eb8c192e882
--- /dev/null
+++ b/app-admin/packagekit-base/files/1.1.12-add-missing-config.h.patch
@@ -0,0 +1,25 @@
+From 3620f182745db77b5bf4552a9e8d8cb38fdc0268 Mon Sep 17 00:00:00 2001
+From: Kalev Lember 
+Date: Tue, 4 Dec 2018 22:15:49 +0100
+Subject: [PATCH 2/2] trivial: Add missing config.h include
+
+---
+ lib/packagekit-glib2/pk-progress-bar.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/lib/packagekit-glib2/pk-progress-bar.c 
b/lib/packagekit-glib2/pk-progress-bar.c
+index e75f319e4..28d8f5ac2 100644
+--- a/lib/packagekit-glib2/pk-progress-bar.c
 b/lib/packagekit-glib2/pk-progress-bar.c
+@@ -19,6 +19,8 @@
+  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 
USA
+  */
+ 
++#include "config.h"
++
+ #include 
+ #include 
+ #include 
+-- 
+2.19.2
+

diff --git a/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch 
b/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch
new file mode 100644
index 000..4e747616c06
--- /dev/null
+++ b/app-admin/packagekit-base/files/1.1.12-cache-qafix.patch
@@ -0,0 +1,38 @@
+From d64070f1782ed06f83be7783e22cf86f4098f34e Mon Sep 17 00:00:00 2001
+From: Ettore Di Giacinto 
+Date: Tue, 11 Dec 2018 16:54:42 +0100
+Subject: [PATCH 1/2] Drop $(localstatedir)/cache rules
+
+This directory can be flushed any moment and pre-existence of folders
+in it cannot be assumed.
+
+pk-transaction creates the downloads directory as needed. If backends
+need metadata folder they should create it if not found.
+
+Closes: https://github.com/gentoo/gentoo/pull/1760
+References: https://github.com/hughsie/PackageKit/issues/143
+---
+ src/Makefile.am | 7 ---
+ 1 file changed, 7 deletions(-)
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index 830aaf873..24c9a0b9a 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -166,13 +166,6 @@ pk_self_test_CFLAGS = 
\
+ 
+ TESTS = pk-self-test
+ 
+-install-data-hook:
+-  if test -w $(DESTDIR)$(prefix)/; then \
+-  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/downloads; 
\
+-  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/metadata; \
+-  mkdir -p $(DESTDIR)$(localstatedir)/log; \
+-  fi
+-
+ clean-local:
+   rm -f *~
+ 
+-- 
+2.19.2
+

diff --git a/app-admin/packagekit-base/files/1.1.12-elogind-support.patch 
b/app-admin/packagekit-base/files/1.1.12-elogind-support.patch
new file mode 100644
index 000..8be115bbc71
--- /dev/null
+++ b/app-admin/packagekit-base/files/1.1.12-elogind-support.patch
@@ -0,0 +1,196 @@
+From ee8a65b3fd7636a60f8a2b2e509376cbbd8326cb Mon Sep 17 00:00:00 2001
+From: Sven Eden 
+Date: Tue, 11 Dec 2018 16:59:28 +0100
+Subject: [PATCH 2/2] Add elogind support
+
+Closes: https://bugs.gentoo.org/620948
+Signed-off-by: Ettore Di Giacinto 
+---
+ configure.ac| 20 +++-
+ src/Makefile.am |  4 
+ 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2018-12-12 Thread Gilles Dartiguelongue
commit: c72323ca3a008da8a575f6417b38c5a2ac8cade5
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Dec 12 14:11:32 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Dec 12 14:17:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72323ca

app-admin/packagekit-gtk: 1.1.7 → 1.1.12

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.1.12.ebuild| 59 ++
 2 files changed, 60 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index f4cb2740e6b..f6a17578381 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1 +1,2 @@
+DIST PackageKit-1.1.12.tar.xz 1439024 BLAKE2B 
458cb7a9a47941214ec58846fb840f852851555dbd94ed5113745f9e375cd28edaa8475db30fb889b1722ea01bce5200a5ea7a5f52e45b424703228bff59d689
 SHA512 
a7428416ae85df0c8e7dbe017396921e9214612c8eb7c91020523457d0feaff86ad50d595f702d255e4091364cb10b8d9506b603b9d0e449c39fced07180840b
 DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild
new file mode 100644
index 000..30edc446954
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.12.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit xdg
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.54:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2018-12-12 Thread Gilles Dartiguelongue
commit: 234b039cd93dddc7d96d2e7e35b9a0a6ef17912b
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Dec 11 14:13:30 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Dec 12 14:17:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234b039c

app-admin/packagekit: 1.1.7 → 1.1.12

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-admin/packagekit/packagekit-1.1.12.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.1.12.ebuild 
b/app-admin/packagekit/packagekit-1.1.12.ebuild
new file mode 100644
index 000..c91143dec18
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.12.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-10-07 Thread Johannes Huber
commit: 5c7f5705585331aefa436d702ff103448b918748
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Oct  7 09:35:48 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Oct  7 09:36:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7f5705

app-admin/packagekit-qt: Remove 1.0.0

Overshadowed by 1.0.1.

Signed-off-by: Johannes Huber  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-admin/packagekit-qt/Manifest   |  1 -
 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index 843013e2330..c6aba48afe0 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,2 +1 @@
-DIST packagekit-qt-1.0.0.tar.gz 53495 BLAKE2B 
a19ff095ec42bc16e498455323a4046365f6ae144fdfc998dee799df9f4ea022696ab30682316b6417c8a96e80e75db31704e36e43c1a5eddd0a7d86309adada
 SHA512 
4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4
 DIST packagekit-qt-1.0.1.tar.gz 53503 BLAKE2B 
af96899e520f4139d6025746c2a2e7a65c67c2900cdf4fbdb410c12e33f494343d078ec24e7dcdb33749b1d5206b0bf622809827ed64beae162888e48d0aaec0
 SHA512 
e1291545b496571c00a6a24586c45b7173e85e3704d419af6a0ec47ea5ce256c8ec7e887721b1bf8038cb967ceb82726925800ab06aa784b2bdd560e49be724a

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
deleted file mode 100644
index 8e125d09672..000
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-inherit cmake-utils
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0/1"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.9
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-08-20 Thread Mart Raudsepp
commit: 66debeda823fb93113a13ad9a218eb3558b7419c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Aug 20 06:10:35 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Aug 20 06:11:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66debeda

app-admin/packagekit-base: fix invalid dev-libs/glib[$PYTHON_USEDEP] dep

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 ...{packagekit-base-1.1.7-r1.ebuild => packagekit-base-1.1.7-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.7-r2.ebuild
similarity index 98%
rename from app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild
rename to app-admin/packagekit-base/packagekit-base-1.1.7-r2.ebuild
index 4281826ad53..cf2c12a7ae0 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.7-r2.ebuild
@@ -33,7 +33,7 @@ COMMON_DEPEND="
>=app-shells/bash-completion-2
dev-db/sqlite:3
>=dev-libs/dbus-glib-0.74
-   >=dev-libs/glib-2.46.0:2[${PYTHON_USEDEP}]
+   >=dev-libs/glib-2.46.0:2
>=sys-auth/polkit-0.98
>=sys-apps/dbus-1.3.0
${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-07-21 Thread Mikle Kolyada
commit: e66fc3b936318553240f16696c76f337e6f2c918
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jul 21 14:11:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jul 21 14:11:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66fc3b9

app-admin/packagekit-qt: amd64 stable wrt bug #661374

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
index 3731b0f8096..8e125d09672 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-07-20 Thread Thomas Deutschmann
commit: ff669597580137a2a9ff946e9d936f8849fc0a03
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 20 22:38:30 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 20 22:38:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff669597

app-admin/packagekit-qt: x86 stable (bug #661374)

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
index 5306a1ae4e7..3731b0f8096 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2018-04-02 Thread Gilles Dartiguelongue
commit: 680879d7941922d9e5881235cb71a06f21929285
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Apr  2 15:20:52 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680879d7

app-admin/packagekit: cleanup old revisions

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 18 --
 app-admin/packagekit/packagekit-1.1.1.ebuild | 18 --
 app-admin/packagekit/packagekit-1.1.4.ebuild | 18 --
 app-admin/packagekit/packagekit-1.1.5.ebuild | 18 --
 4 files changed, 72 deletions(-)

diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild 
b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
deleted file mode 100644
index 7b3d8c9972a..000
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild 
b/app-admin/packagekit/packagekit-1.1.1.ebuild
deleted file mode 100644
index 7b3d8c9972a..000
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild 
b/app-admin/packagekit/packagekit-1.1.4.ebuild
deleted file mode 100644
index 7b3d8c9972a..000
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild 
b/app-admin/packagekit/packagekit-1.1.5.ebuild
deleted file mode 100644
index 7b3d8c9972a..000
--- a/app-admin/packagekit/packagekit-1.1.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-04-02 Thread Gilles Dartiguelongue
commit: 4c6b268163e194068f6f580da64434c0c884e2f0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Apr  2 15:20:11 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6b2681

app-admin/packagekit-base: cleanup old revisions

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-admin/packagekit-base/Manifest |   4 -
 .../packagekit-base/packagekit-base-1.0.11.ebuild  | 111 -
 .../packagekit-base/packagekit-base-1.1.1.ebuild   | 113 --
 .../packagekit-base/packagekit-base-1.1.4.ebuild   | 116 --
 .../packagekit-base-1.1.5-r2.ebuild| 131 -
 5 files changed, 475 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index fbaaeb3873c..f4cb2740e6b 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,5 +1 @@
-DIST PackageKit-1.0.11.tar.xz 1427404 BLAKE2B 
74455b4b070eb16a1310d77ec50225daa09a3bb16754ab9ead5aac382e05e6ecb3c64545bf64a16bc09d1cdcd73a4c179812eb03296e514c12c0ba15be514197
 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
-DIST PackageKit-1.1.1.tar.xz 1410632 BLAKE2B 
ffb9d96794dfafa5362277292a743dde0d66259801611043cfdb66e169f9cd377ad49a00bab8687bbacf5cb156eb83c0fc1d33bf13409a1f1af60b3a9ab88a1e
 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
-DIST PackageKit-1.1.4.tar.xz 1424756 BLAKE2B 
a9eb82857b37fc84c8b7d5e71f0b51c4f1d9ef74702afb6e92e9e84e1ccf9e905dafafbda61a3ea737e94173f53486591bb66cf43b19b25004815f3abfd05d8c
 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
-DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 
973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9
 SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
 DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
deleted file mode 100644
index 2113cdec720..000
--- a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-# PackageKit supports 3.2+, but entropy and portage backends are untested
-# Future note: use --enable-python3
-PYTHON_COMPAT=( python2_7 )
-VALA_USE_DEPEND="vapigen"
-
-inherit bash-completion-r1 multilib nsplugins python-single-r1 systemd vala
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0/18"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="connman cron command-not-found +introspection networkmanager nsplugin 
entropy systemd test vala"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   vala? ( introspection )
-"
-
-# While not strictly needed, consolekit is the alternative to systemd-login
-# to get current session's user.
-CDEPEND="
-   >=app-shells/bash-completion-2
-   dev-db/sqlite:3
-   >=dev-libs/dbus-glib-0.74
-   >=dev-libs/glib-2.32.0:2[${PYTHON_USEDEP}]
-   >=sys-auth/polkit-0.98
-   >=sys-apps/dbus-1.3.0
-   ${PYTHON_DEPS}
-   connman? ( net-misc/connman )
-   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9[${PYTHON_USEDEP}] )
-   networkmanager? ( >=net-misc/networkmanager-0.6.4 )
-   nsplugin? (
-   >=dev-libs/nspr-4.8
-   x11-libs/cairo
-   >=x11-libs/gtk+-2.14.0:2
-   x11-libs/pango
-   )
-   systemd? ( >=sys-apps/systemd-204 )
-"
-DEPEND="${CDEPEND}
-   dev-libs/libxslt[${PYTHON_USEDEP}]
-   >=dev-util/gtk-doc-am-1.11
-   >=dev-util/intltool-0.35.0
-   sys-devel/gettext
-   virtual/pkgconfig
-   nsplugin? ( >=net-misc/npapi-sdk-0.27 )
-   vala? ( $(vala_depend) )
-"
-RDEPEND="${CDEPEND}
-   >=app-portage/layman-2[${PYTHON_USEDEP}]
-   >=sys-apps/portage-2.2[${PYTHON_USEDEP}]
-   entropy? ( 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2018-04-02 Thread Gilles Dartiguelongue
commit: 098de0387d9960cb8aa23d0756c1aff9e3f4eda9
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Apr  2 15:21:30 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098de038

app-admin/packagekit-gtk: cleanup old revisions

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-admin/packagekit-gtk/Manifest  |  4 --
 .../packagekit-gtk/packagekit-gtk-1.0.11.ebuild| 61 --
 .../packagekit-gtk/packagekit-gtk-1.1.1.ebuild | 60 -
 .../packagekit-gtk/packagekit-gtk-1.1.4.ebuild | 60 -
 .../packagekit-gtk/packagekit-gtk-1.1.5.ebuild | 60 -
 5 files changed, 245 deletions(-)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index fbaaeb3873c..f4cb2740e6b 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,5 +1 @@
-DIST PackageKit-1.0.11.tar.xz 1427404 BLAKE2B 
74455b4b070eb16a1310d77ec50225daa09a3bb16754ab9ead5aac382e05e6ecb3c64545bf64a16bc09d1cdcd73a4c179812eb03296e514c12c0ba15be514197
 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
-DIST PackageKit-1.1.1.tar.xz 1410632 BLAKE2B 
ffb9d96794dfafa5362277292a743dde0d66259801611043cfdb66e169f9cd377ad49a00bab8687bbacf5cb156eb83c0fc1d33bf13409a1f1af60b3a9ab88a1e
 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
-DIST PackageKit-1.1.4.tar.xz 1424756 BLAKE2B 
a9eb82857b37fc84c8b7d5e71f0b51c4f1d9ef74702afb6e92e9e84e1ccf9e905dafafbda61a3ea737e94173f53486591bb66cf43b19b25004815f3abfd05d8c
 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
-DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 
973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9
 SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
 DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
deleted file mode 100644
index 381add0d651..000
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
-SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.32:2
-   media-libs/fontconfig
-   >=x11-libs/gtk+-2:2
-   >=x11-libs/gtk+-3:3
-   x11-libs/pango
-   ~app-admin/packagekit-base-${PV}[introspection]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   econf \
-   --disable-bash-completion \
-   --disable-browser-plugin \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-gstreamer-plugin \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-man-pages \
-   --disable-networkmanager \
-   --disable-static \
-   --disable-systemd \
-   --disable-vala \
-   --enable-dummy \
-   --enable-gtk-module \
-   --enable-introspection=yes \
-   --localstatedir=/var
-}
-
-src_compile() {
-   emake -C contrib/gtk-module
-}
-
-src_install() {
-   emake -C contrib/gtk-module DESTDIR="${D}" install
-   prune_libtool_files --all
-}

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
deleted file mode 100644
index de06902f0be..000
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eutils
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-04-02 Thread Gilles Dartiguelongue
commit: 567ac455149c45b20c1672c03dfa9c04b0b0a323
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar 30 20:59:20 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567ac455

app-admin/packagekit-base: fix HOMEPAGE, use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7727

 app-admin/packagekit-base/packagekit-base-1.0.11.ebuild   | 4 ++--
 app-admin/packagekit-base/packagekit-base-1.1.1.ebuild| 4 ++--
 app-admin/packagekit-base/packagekit-base-1.1.4.ebuild| 4 ++--
 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 4 ++--
 app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
index 888c3f9057e..2113cdec720 100644
--- a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,7 +14,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
index a78d97003aa..6ee96a617d5 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
index 2e070c3b583..b976d7d1f55 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index 4894b565df0..da72d9cbd45 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild
index 67e1ed23da4..4281826ad53 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.7-r1.ebuild
@@ -14,7 +14,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-04-02 Thread Gilles Dartiguelongue
commit: ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar 30 21:00:31 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef62d254

app-admin/packagekit-qt: fix HOMEPAGE, use HTTPS

 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 2 +-
 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
index eddd9dc3a44..8e125d09672 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
 inherit cmake-utils
 
 DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
index eabede43201..5306a1ae4e7 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
 inherit cmake-utils
 
 DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2018-04-02 Thread Gilles Dartiguelongue
commit: 30b4fdc687aca96174002545c82a18dd52a66122
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar 30 20:59:54 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b4fdc6

app-admin/packagekit-gtk: fix HOMEPAGE, use HTTPS

 app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild  | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild  | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild  | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild  | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
index b7492b0b5b0..381add0d651 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
index b5886d95bd2..de06902f0be 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
index b5886d95bd2..de06902f0be 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
index b5886d95bd2..de06902f0be 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
index 1770ff25ccd..9fd918b6963 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ MY_PN="PackageKit"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2018-04-02 Thread Gilles Dartiguelongue
commit: 9aa791bf020629c47a408d61557be968a15e67ca
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar 30 21:01:12 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr  2 17:50:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa791bf

app-admin/packagekit: fix HOMEPAGE, use HTTPS

 app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.1.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.4.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.5.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.7.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild 
b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI=""
 
 LICENSE="metapackage"

diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild 
b/app-admin/packagekit/packagekit-1.1.1.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI=""
 
 LICENSE="metapackage"

diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild 
b/app-admin/packagekit/packagekit-1.1.4.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI=""
 
 LICENSE="metapackage"

diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild 
b/app-admin/packagekit/packagekit-1.1.5.ebuild
index 8d79dcc1d57..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.5.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI=""
 
 LICENSE="metapackage"

diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild 
b/app-admin/packagekit/packagekit-1.1.7.ebuild
index 8d79dcc1d57..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.7.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
 SRC_URI=""
 
 LICENSE="metapackage"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2018-03-10 Thread Pacho Ramos
commit: dc98ae4c83c4d9ae894208e48413e994b57a1a26
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:21 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc98ae4c

app-admin/packagekit-gtk: Update maintainer due to bug #269417

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-gtk/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-admin/packagekit-gtk/metadata.xml 
b/app-admin/packagekit-gtk/metadata.xml
index 8aab5e652f6..66d2c625354 100644
--- a/app-admin/packagekit-gtk/metadata.xml
+++ b/app-admin/packagekit-gtk/metadata.xml
@@ -5,10 +5,6 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

gn...@gentoo.org
Gentoo GNOME Desktop



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2018-03-10 Thread Pacho Ramos
commit: db85c18f34477a793cbf2e8011f56f8cfef6b8d5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:35 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db85c18f

app-admin/packagekit: Update maintainer due to bug #269417

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-admin/packagekit/metadata.xml 
b/app-admin/packagekit/metadata.xml
index 8aab5e652f6..66d2c625354 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -5,10 +5,6 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

gn...@gentoo.org
Gentoo GNOME Desktop



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-03-10 Thread Pacho Ramos
commit: 5a931ff707414ed70bd691c344907a5819f45991
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:49 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a931ff7

app-admin/packagekit-qt: Update maintainer due to bug #269417

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-qt/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-admin/packagekit-qt/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
index 76dcb8cd391..3056c869ef3 100644
--- a/app-admin/packagekit-qt/metadata.xml
+++ b/app-admin/packagekit-qt/metadata.xml
@@ -5,10 +5,6 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

j...@gentoo.org
Johannes Huber



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-03-10 Thread Pacho Ramos
commit: aa72428734a5857ede3dc728e4e7fee1defcb6f2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:08 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa724287

app-admin/packagekit-base: Update maintainer due to bug #269417

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-base/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 82cc3319bac..1036ab84868 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -5,10 +5,6 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

gn...@gentoo.org
Gentoo GNOME Desktop



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-03-04 Thread Johannes Huber
commit: 047578fd5391ecc58807b9167b44c4973aaf850d
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Mar  4 09:24:47 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Mar  4 09:24:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047578fd

app-admin/packagekit-qt: Remove 0.9.6

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-qt/Manifest   |  1 -
 app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index 320fba9008c..843013e2330 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,3 +1,2 @@
-DIST PackageKit-Qt-0.9.6.tar.xz 43288 BLAKE2B 
7f00595ae91163346b1bd5b80da0f243388cb9a5ff64520a2574b96b3e6f240bc270b1083d24d4075960474d55720736c47cb84033d26f2ae5fce3ab6f062a23
 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
 DIST packagekit-qt-1.0.0.tar.gz 53495 BLAKE2B 
a19ff095ec42bc16e498455323a4046365f6ae144fdfc998dee799df9f4ea022696ab30682316b6417c8a96e80e75db31704e36e43c1a5eddd0a7d86309adada
 SHA512 
4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4
 DIST packagekit-qt-1.0.1.tar.gz 53503 BLAKE2B 
af96899e520f4139d6025746c2a2e7a65c67c2900cdf4fbdb410c12e33f494343d078ec24e7dcdb33749b1d5206b0bf622809827ed64beae162888e48d0aaec0
 SHA512 
e1291545b496571c00a6a24586c45b7173e85e3704d419af6a0ec47ea5ce256c8ec7e887721b1bf8038cb967ceb82726925800ab06aa784b2bdd560e49be724a

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
deleted file mode 100644
index a10b5392407..000
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.9
-   >=dev-qt/qtcore-5.6:5
-   >=dev-qt/qtdbus-5.6:5
-   >=dev-qt/qtsql-5.6:5
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-02-25 Thread Thomas Deutschmann
commit: daeb273f576616ac82e11792988c99dc3e59dbd6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 25 18:13:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 25 18:13:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daeb273f

app-admin/packagekit-qt: x86 stable (bug #648534)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
index 91b5e37b34a..eddd9dc3a44 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-02-24 Thread Jason Zaman
commit: 417926a235b9ac6d96c28964d9e870c83a987089
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Feb 24 08:24:50 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Feb 24 08:27:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417926a2

app-admin/packagekit-qt: amd64 stable

Gentoo-bug: 648534
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
index eabede43201..91b5e37b34a 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-02-22 Thread Johannes Huber
commit: 20f37ebe98082346863dd31265921d49283b614e
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Feb 22 18:34:48 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Feb 22 18:35:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f37ebe

app-admin/packagekit-qt: Version bump 1.0.1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/packagekit-qt/Manifest   |  1 +
 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index 52481d27709..320fba9008c 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 BLAKE2B 
7f00595ae91163346b1bd5b80da0f243388cb9a5ff64520a2574b96b3e6f240bc270b1083d24d4075960474d55720736c47cb84033d26f2ae5fce3ab6f062a23
 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
 DIST packagekit-qt-1.0.0.tar.gz 53495 BLAKE2B 
a19ff095ec42bc16e498455323a4046365f6ae144fdfc998dee799df9f4ea022696ab30682316b6417c8a96e80e75db31704e36e43c1a5eddd0a7d86309adada
 SHA512 
4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4
+DIST packagekit-qt-1.0.1.tar.gz 53503 BLAKE2B 
af96899e520f4139d6025746c2a2e7a65c67c2900cdf4fbdb410c12e33f494343d078ec24e7dcdb33749b1d5206b0bf622809827ed64beae162888e48d0aaec0
 SHA512 
e1291545b496571c00a6a24586c45b7173e85e3704d419af6a0ec47ea5ce256c8ec7e887721b1bf8038cb967ceb82726925800ab06aa784b2bdd560e49be724a

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
new file mode 100644
index 000..eabede43201
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake-utils
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2018-01-17 Thread Mikle Kolyada
commit: 7ec6ea920ea2734570ea6173373fe435f9ec1783
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan 18 01:44:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan 18 01:49:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec6ea92

app-admin/packagekit-base: amd64 stable wrt bug #631656

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-base/packagekit-base-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.7.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.7.ebuild
index 1dae7f2a4bd..4a61ad552f3 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.7.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -19,7 +19,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-01-12 Thread Johannes Huber
commit: c5bb4edc5013e27d32495b400e784a6199c45904
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jan 12 18:05:25 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jan 12 18:05:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bb4edc

app-admin/packagekit-qt: Version bump 1.0.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-qt/Manifest   |  1 +
 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index f91d7dfb963..52481d27709 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1 +1,2 @@
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 BLAKE2B 
7f00595ae91163346b1bd5b80da0f243388cb9a5ff64520a2574b96b3e6f240bc270b1083d24d4075960474d55720736c47cb84033d26f2ae5fce3ab6f062a23
 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
+DIST packagekit-qt-1.0.0.tar.gz 53495 BLAKE2B 
a19ff095ec42bc16e498455323a4046365f6ae144fdfc998dee799df9f4ea022696ab30682316b6417c8a96e80e75db31704e36e43c1a5eddd0a7d86309adada
 SHA512 
4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
new file mode 100644
index 000..eabede43201
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake-utils
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2018-01-12 Thread Johannes Huber
commit: eb6a0c71845b764c208565da1d77e16bde0d80d1
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jan 12 17:43:46 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jan 12 18:05:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6a0c71

app-admin/packagekit-qt: Add upstream remote id

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-qt/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-admin/packagekit-qt/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
index 42bda2de62d..5db9ab8a16e 100644
--- a/app-admin/packagekit-qt/metadata.xml
+++ b/app-admin/packagekit-qt/metadata.xml
@@ -15,4 +15,7 @@
j...@gentoo.org
Johannes Huber

+   
+   hughsie/PackageKit-Qt
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2017-12-24 Thread Mikle Kolyada
commit: 527e9a39f2fac01eff41962d087d93169ed0a1f7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 19:16:38 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 19:16:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527e9a39

app-admin/packagekit-base: x86 stable wrt byg #635294

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index d528db6ecac..4894b565df0 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="connman cron command-not-found elogind +introspection networkmanager 
entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2017-12-16 Thread Tobias Klausmann
commit: 5d76bc0bfbd468ca8e9a6f60cfdfed856fd6dbdf
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 10:29:45 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 10:31:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d76bc0b

app-admin/packagekit-base-1.1.5-r2: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635294

 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index 47c4f16e60b..d528db6ecac 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE="connman cron command-not-found elogind +introspection networkmanager 
entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, app-admin/packagekit-base/

2017-12-09 Thread Ettore Di Giacinto
commit: 515f7b4a3864f843e21751472940443d8526a300
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Dec  9 10:54:28 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Dec  9 11:23:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515f7b4a

app-admin/packagekit-base: Version bump to 1.1.7

- Adapt elogind patch
- Drop networkmanager and connman support

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-admin/packagekit-base/Manifest |   1 +
 .../packagekit-base-1.1.7-elogind-support.patch| 184 +
 .../packagekit-base/packagekit-base-1.1.7.ebuild   | 127 ++
 3 files changed, 312 insertions(+)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index f0feb037de8..fbaaeb3873c 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -2,3 +2,4 @@ DIST PackageKit-1.0.11.tar.xz 1427404 BLAKE2B 
74455b4b070eb16a1310d77ec50225daa0
 DIST PackageKit-1.1.1.tar.xz 1410632 BLAKE2B 
ffb9d96794dfafa5362277292a743dde0d66259801611043cfdb66e169f9cd377ad49a00bab8687bbacf5cb156eb83c0fc1d33bf13409a1f1af60b3a9ab88a1e
 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 DIST PackageKit-1.1.4.tar.xz 1424756 BLAKE2B 
a9eb82857b37fc84c8b7d5e71f0b51c4f1d9ef74702afb6e92e9e84e1ccf9e905dafafbda61a3ea737e94173f53486591bb66cf43b19b25004815f3abfd05d8c
 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 
973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9
 SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
+DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch 
b/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch
new file mode 100644
index 000..bb6b6103dde
--- /dev/null
+++ 
b/app-admin/packagekit-base/files/packagekit-base-1.1.7-elogind-support.patch
@@ -0,0 +1,184 @@
+--- a/config.h.in  2017-06-07 16:38:45.046910693 +0200
 b/config.h.in  2017-06-07 16:39:06.973911120 +0200
+@@ -78,8 +78,8 @@
+ /* Define to 1 if you have the  header file. */
+ #undef HAVE_STRING_H
+ 
+-/* Build systemd code */
+-#undef HAVE_SYSTEMD
++/* Build systemd-login code */
++#undef HAVE_SYSTEMD_SD_LOGIN_H
+ 
+ /* Define to 1 if you have the  header file. */
+ #undef HAVE_SYS_STAT_H
+--- a/configure.ac 2017-06-06 09:03:57.171355965 +0200
 b/configure.ac 2017-06-06 09:55:11.242384458 +0200
+@@ -254,7 +254,6 @@
+   AS_HELP_STRING([--with-systemdsystemunitdir=DIR], 
[Directory for systemd service files]),
+   [has_systemdsystemunitdir=$with_systemdsystemunitdir],
+   [has_systemdsystemunitdir=$($PKG_CONFIG 
--variable=systemdsystemunitdir systemd)])
+-  AC_DEFINE(HAVE_SYSTEMD,1,[Build systemd code])
+   AC_SUBST([systemdsystemunitdir], [$has_systemdsystemunitdir])
+ fi
+ AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$has_systemdsystemunitdir"])
+@@ -267,6 +266,24 @@
+ AM_CONDITIONAL(ENABLE_OFFLINE_UPDATE, [test x$enable_systemd = xyes -a 
x$enable_offline_update = xyes])
+ 
+ dnl 
---
++dnl - Use elogind instead of systemd-login
++dnl 
---
++AC_ARG_ENABLE(elogind, AS_HELP_STRING([--enable-elogind],[enable elogind 
session tracker]),
++enable_elogind=$enableval,enable_elogind=no)
++if test x$enable_elogind = xyes; then
++  PKG_CHECK_MODULES(ELOGIND, [libelogind >= 229.4], [have_elogind=yes], 
[have_elogind=no])
++else
++  have_elogind=no
++fi
++
++dnl 
---
++dnl --- Is systemd/sd-login.h, either from systemd or elogind, available?
++dnl 
---
++if test -n "$has_systemdsystemunitdir" -o "x$have_elogind" != "xno" ; then
++  AC_DEFINE(HAVE_SYSTEMD_SD_LOGIN_H,1,[Build systemd-login code])
++fi
++
++dnl 
---
+ dnl - Generate man pages ? (default enabled)
+ dnl 
---
+ AC_ARG_ENABLE(man_pages, 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2017-12-09 Thread Ettore Di Giacinto
commit: 6003f4e873f902c49bf43ff1560e1d6077b285c4
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Dec  9 11:12:18 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Dec  9 11:23:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6003f4e8

app-admin/packagekit: Bump to 1.1.7

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-admin/packagekit/packagekit-1.1.7.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild 
b/app-admin/packagekit/packagekit-1.1.7.ebuild
new file mode 100644
index 000..8d79dcc1d57
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.7.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2017-12-09 Thread Ettore Di Giacinto
commit: 9ab6f25d891f3f8d72f05cbf9e812e0d1808c9c1
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Dec  9 11:09:27 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Dec  9 11:23:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab6f25d

app-admin/packagekit-gtk: update SRC_URI, bug #640326

Closes: https://bugs.gentoo.org/640326
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild  | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild  | 4 ++--
 app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild  | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
index ae300d45a64..b7492b0b5b0 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,7 @@ MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
index 2ff6d6c1f1b..b5886d95bd2 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
index 2ff6d6c1f1b..b5886d95bd2 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
index 0999fdab9cc..b5886d95bd2 100644
--- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
@@ -10,7 +10,7 @@ MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Gtk3 PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2017-12-09 Thread Ettore Di Giacinto
commit: 4a97d4f877b0cfb1f3f346540d37a4087d7c7907
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Dec  9 11:02:53 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Dec  9 11:23:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a97d4f8

app-admin/packagekit-gtk: Bump version to 1.1.7

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.1.7.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index f0feb037de8..fbaaeb3873c 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -2,3 +2,4 @@ DIST PackageKit-1.0.11.tar.xz 1427404 BLAKE2B 
74455b4b070eb16a1310d77ec50225daa0
 DIST PackageKit-1.1.1.tar.xz 1410632 BLAKE2B 
ffb9d96794dfafa5362277292a743dde0d66259801611043cfdb66e169f9cd377ad49a00bab8687bbacf5cb156eb83c0fc1d33bf13409a1f1af60b3a9ab88a1e
 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 DIST PackageKit-1.1.4.tar.xz 1424756 BLAKE2B 
a9eb82857b37fc84c8b7d5e71f0b51c4f1d9ef74702afb6e92e9e84e1ccf9e905dafafbda61a3ea737e94173f53486591bb66cf43b19b25004815f3abfd05d8c
 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 
973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9
 SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
+DIST PackageKit-1.1.7.tar.xz 1431648 BLAKE2B 
0cc64e7ac38d6641a1fbd98ffad2e7920eb7b3c86ea36d3ad036541886191c38deeeb7241f81ec3d29f8268b1c84ec500511895312c29c706403607215117d5e
 SHA512 
0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
new file mode 100644
index 000..1770ff25ccd
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.46:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2017-11-28 Thread Pacho Ramos
commit: 5e42e8f9fa810d25d4094e614928a5bb0307635e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Nov 28 19:24:23 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Nov 28 19:46:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e42e8f9

app-admin/packagekit-base: vala-common needed for eautoreconf, bug #622840

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-admin/packagekit-base/Manifest| 2 +-
 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index e21de0d559b..60b52988841 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,4 +1,4 @@
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736
-DIST PackageKit-1.1.5.tar.xz 1418292 SHA256 
50f448ced5b460bd79ba0c97e9fe080153eaeecad909eee108284e3f5fc7b70c SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
 WHIRLPOOL 
d21df70793d316ffd045f9c4b06f0e31015cf659e9f3679cd96dbdaf3acf22e030446030f2c5a589f87b351b8a191dda7614bb63462a9e1017bb9ae11fcfdbf8
+DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 
973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9
 SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index 9d6f36571e9..47c4f16e60b 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -43,9 +43,11 @@ COMMON_DEPEND="
networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
systemd? ( >=sys-apps/systemd-204 )
 "
+# vala-common needed for eautoreconf
 DEPEND="${COMMON_DEPEND}
>=dev-cpp/glibmm-2.4
dev-libs/libxslt[${PYTHON_USEDEP}]
+   dev-libs/vala-common
>=dev-util/gtk-doc-am-1.11
>=dev-util/intltool-0.35.0
sys-devel/gettext



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/

2017-10-30 Thread Mart Raudsepp
commit: 09e12082df3e35eef28097a9af46c6809536de54
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct  1 13:27:51 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Oct 30 22:34:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e12082

app-admin/packagekit-base: remove unused patches

 ...PackageKitEntropyClient.output-API-update.patch | 26 --
 .../packagekit-base-0.8.15-qtdbus-annotate.patch   | 12 --
 .../files/packagekit-base-0.8.x-npapi-sdk.patch| 13 ---
 3 files changed, 51 deletions(-)

diff --git 
a/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
 
b/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
deleted file mode 100644
index e24faeec9a5..000
--- 
a/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ee2dfacb275e8145c7ae1ba8da86779054adf902 Mon Sep 17 00:00:00 2001
-From: Fabio Erculiani 
-Date: Fri, 6 Dec 2013 07:40:15 +0100
-Subject: [PATCH] entropy: PackageKitEntropyClient.output API update
-

- backends/entropy/entropyBackend.py | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/backends/entropy/entropyBackend.py 
b/backends/entropy/entropyBackend.py
-index 57b6c59..bec8ef6 100755
 a/backends/entropy/entropyBackend.py
-+++ b/backends/entropy/entropyBackend.py
-@@ -776,7 +776,8 @@ class PackageKitEntropyClient(Client):
- def init_singleton(self):
- Client.init_singleton(self, url_fetcher = PkUrlFetcher)
- 
--def output(self, text, header = "", footer = "", back = False,
-+@classmethod
-+def output(cls, text, header = "", footer = "", back = False,
- importance = 0, level = "info", count = None, percent = False):
- """
- Reimplemented from entropy.output.TextInterface.
--- 
-1.8.4.4
-

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
deleted file mode 100644
index 69a0fd7e5f4..000
--- 
a/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
-===
 PackageKit-0.8.12.orig/src/org.freedesktop.PackageKit.xml
-+++ PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
-@@ -317,6 +317,7 @@
- 
- 

- 
-+  
-   
- 
-   

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
deleted file mode 100644
index 59b3ab10964..000
--- a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 3e8d301..7ba7f4b 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -361,7 +361,7 @@ AC_ARG_ENABLE(browser_plugin, 
AS_HELP_STRING([--enable-browser-plugin],[Build br
- enable_browser_plugin=$enableval,enable_browser_plugin=yes)
- if test x$enable_browser_plugin = xyes; then
-   PKG_CHECK_MODULES(PK_BROWSER_PLUGIN,\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, media-libs/cogl/files/, x11-libs/gtk+/files/, ...

2017-10-30 Thread Patrice Clement
commit: 78ca36b4f62b9bbe20b48dd1bfaee7a2f984e085
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Oct 30 22:22:11 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 30 22:24:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ca36b4

*/*: revert https://github.com/gentoo/gentoo/pull/5828.

This commit adds back the string of commits from PR 5828.

 ...PackageKitEntropyClient.output-API-update.patch |  26 
 .../packagekit-base-0.8.15-qtdbus-annotate.patch   |  12 ++
 .../files/packagekit-base-0.8.x-npapi-sdk.patch|  13 ++
 .../rarian/files/rarian-0.8.1-fix-old-doc.patch|  13 ++
 .../files/3.24.2-optional.patch| 145 +
 .../cogl/files/cogl-1.22.0-initial-output.patch|  46 +++
 media-libs/cogl/files/cogl-1.22.0-wait-flip.patch  |  42 ++
 .../libmediaart/files/libmediaart-0.7.0-qt5.patch  |  47 +++
 .../files/subtitleeditor-0.52.1-build-fix.patch|  55 
 .../files/ssh-askpass-fullscreen.1 |  79 +++
 .../files/gtk+-2.24.27-update-icon-cache.patch |  64 +
 11 files changed, 542 insertions(+)

diff --git 
a/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
 
b/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
new file mode 100644
index 000..e24faeec9a5
--- /dev/null
+++ 
b/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
@@ -0,0 +1,26 @@
+From ee2dfacb275e8145c7ae1ba8da86779054adf902 Mon Sep 17 00:00:00 2001
+From: Fabio Erculiani 
+Date: Fri, 6 Dec 2013 07:40:15 +0100
+Subject: [PATCH] entropy: PackageKitEntropyClient.output API update
+
+---
+ backends/entropy/entropyBackend.py | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/backends/entropy/entropyBackend.py 
b/backends/entropy/entropyBackend.py
+index 57b6c59..bec8ef6 100755
+--- a/backends/entropy/entropyBackend.py
 b/backends/entropy/entropyBackend.py
+@@ -776,7 +776,8 @@ class PackageKitEntropyClient(Client):
+ def init_singleton(self):
+ Client.init_singleton(self, url_fetcher = PkUrlFetcher)
+ 
+-def output(self, text, header = "", footer = "", back = False,
++@classmethod
++def output(cls, text, header = "", footer = "", back = False,
+ importance = 0, level = "info", count = None, percent = False):
+ """
+ Reimplemented from entropy.output.TextInterface.
+-- 
+1.8.4.4
+

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
new file mode 100644
index 000..69a0fd7e5f4
--- /dev/null
+++ 
b/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
@@ -0,0 +1,12 @@
+Index: PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
+===
+--- PackageKit-0.8.12.orig/src/org.freedesktop.PackageKit.xml
 PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
+@@ -317,6 +317,7 @@
+ 
+ 

+ 
++  
+   
+ 
+   

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
new file mode 100644
index 000..59b3ab10964
--- /dev/null
+++ b/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac
+index 3e8d301..7ba7f4b 100644
+--- a/configure.ac
 b/configure.ac
+@@ -361,7 +361,7 @@ AC_ARG_ENABLE(browser_plugin, 
AS_HELP_STRING([--enable-browser-plugin],[Build br
+ enable_browser_plugin=$enableval,enable_browser_plugin=yes)
+ if test x$enable_browser_plugin = xyes; then
+   PKG_CHECK_MODULES(PK_BROWSER_PLUGIN,\
+-mozilla-plugin >= 8.0 \
++npapi-sdk \
+ gio-unix-2.0  \
+ nspr >= 4.8   \
+ cairo \

diff --git a/app-text/rarian/files/rarian-0.8.1-fix-old-doc.patch 
b/app-text/rarian/files/rarian-0.8.1-fix-old-doc.patch
new file mode 100644
index 000..f84f987d8f1
--- /dev/null
+++ b/app-text/rarian/files/rarian-0.8.1-fix-old-doc.patch
@@ -0,0 +1,13 @@
+--- util/rarian-sk-preinstall.cpp.old  2008-09-01 20:40:21.0 +0200
 util/rarian-sk-preinstall.cpp  2010-01-30 11:29:39.0 +0100
+@@ -96,8 +96,8 @@
+ }
+ if (i == 1) {
+   /* Normal path.  Add file:/ to the start */
+-  new_url = (char *) malloc (sizeof(char) * (strlen (input) + 7));
+-  sprintf (new_url, "file:/%s", input);
++  new_url = (char *) malloc (sizeof(char) * (strlen (input) + 8));
++  sprintf (new_url, "file://%s", input);
+ } else {
+   /* Don't know what to 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/

2017-10-30 Thread Patrice Clement
commit: 929b17507cd9bf4d308ca590f9311b96a5363b4d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct  1 13:27:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 30 21:26:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929b1750

app-admin/packagekit-base: remove unused patches.

Closes: https://github.com/gentoo/gentoo/pull/5828

 ...PackageKitEntropyClient.output-API-update.patch | 26 --
 .../packagekit-base-0.8.15-qtdbus-annotate.patch   | 12 --
 .../files/packagekit-base-0.8.x-npapi-sdk.patch| 13 ---
 3 files changed, 51 deletions(-)

diff --git 
a/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
 
b/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
deleted file mode 100644
index e24faeec9a5..000
--- 
a/app-admin/packagekit-base/files/0001-entropy-PackageKitEntropyClient.output-API-update.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ee2dfacb275e8145c7ae1ba8da86779054adf902 Mon Sep 17 00:00:00 2001
-From: Fabio Erculiani 
-Date: Fri, 6 Dec 2013 07:40:15 +0100
-Subject: [PATCH] entropy: PackageKitEntropyClient.output API update
-

- backends/entropy/entropyBackend.py | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/backends/entropy/entropyBackend.py 
b/backends/entropy/entropyBackend.py
-index 57b6c59..bec8ef6 100755
 a/backends/entropy/entropyBackend.py
-+++ b/backends/entropy/entropyBackend.py
-@@ -776,7 +776,8 @@ class PackageKitEntropyClient(Client):
- def init_singleton(self):
- Client.init_singleton(self, url_fetcher = PkUrlFetcher)
- 
--def output(self, text, header = "", footer = "", back = False,
-+@classmethod
-+def output(cls, text, header = "", footer = "", back = False,
- importance = 0, level = "info", count = None, percent = False):
- """
- Reimplemented from entropy.output.TextInterface.
--- 
-1.8.4.4
-

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
deleted file mode 100644
index 69a0fd7e5f4..000
--- 
a/app-admin/packagekit-base/files/packagekit-base-0.8.15-qtdbus-annotate.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
-===
 PackageKit-0.8.12.orig/src/org.freedesktop.PackageKit.xml
-+++ PackageKit-0.8.12/src/org.freedesktop.PackageKit.xml
-@@ -317,6 +317,7 @@
- 
- 

- 
-+  
-   
- 
-   

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
deleted file mode 100644
index 59b3ab10964..000
--- a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 3e8d301..7ba7f4b 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -361,7 +361,7 @@ AC_ARG_ENABLE(browser_plugin, 
AS_HELP_STRING([--enable-browser-plugin],[Build br
- enable_browser_plugin=$enableval,enable_browser_plugin=yes)
- if test x$enable_browser_plugin = xyes; then
-   PKG_CHECK_MODULES(PK_BROWSER_PLUGIN,\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/, app-admin/packagekit-base/files/

2017-06-26 Thread Ettore Di Giacinto
commit: aa0210884756d6af2bffb67b3770caf5b707db6c
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Mon Jun 26 21:07:51 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Mon Jun 26 21:17:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa021088

app-admin/packagekit-base: Revision bump (bug #622104)

Temporary workaround to fix elogind support patch.

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=622104
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../packagekit-base/files/packagekit-base-elogind-support.patch | 6 --
 ...kagekit-base-1.1.5-r1.ebuild => packagekit-base-1.1.5-r2.ebuild} | 0
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch 
b/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch
index bed2a0de449..df7675761d4 100644
--- a/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch
+++ b/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch
@@ -21,7 +21,7 @@
AC_SUBST([systemdsystemunitdir], [$has_systemdsystemunitdir])
  fi
  AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$has_systemdsystemunitdir"])
-@@ -267,6 +266,22 @@
+@@ -267,6 +266,24 @@
  AM_CONDITIONAL(ENABLE_OFFLINE_UPDATE, [test x$enable_systemd = xyes -a 
x$enable_offline_update = xyes])
  
  dnl 
---
@@ -31,12 +31,14 @@
 +enable_elogind=$enableval,enable_elogind=no)
 +if test x$enable_elogind = xyes; then
 +  PKG_CHECK_MODULES(ELOGIND, [libelogind >= 229.4], [have_elogind=yes], 
[have_elogind=no])
++else
++  have_elogind=no
 +fi
 +
 +dnl 
---
 +dnl --- Is systemd/sd-login.h, either from systemd or elogind, available?
 +dnl 
---
-+if test "x$have_systemd" != "xno" -o "x$have_elogind" != "xno" ; then
++if test -n "$has_systemdsystemunitdir" -o "x$have_elogind" != "xno" ; then
 +  AC_DEFINE(HAVE_SYSTEMD_SD_LOGIN_H,1,[Build systemd-login code])
 +fi
 +

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
similarity index 100%
rename from app-admin/packagekit-base/packagekit-base-1.1.5-r1.ebuild
rename to app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, app-admin/packagekit-base/

2017-06-17 Thread Ettore Di Giacinto
commit: 0ff341ef3feb313a8b512966e0972b2de9c3b88f
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Jun 17 14:47:20 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Jun 17 15:09:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff341ef

app-admin/packagekit-base: Revision bump (bug #620948)

Add elogind support. Thanks to Sven Eden  gmx.net>

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=620948
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/packagekit-base-elogind-support.patch| 182 +
 app-admin/packagekit-base/metadata.xml |   1 +
 1.5.ebuild => packagekit-base-1.1.5-r1.ebuild} |  28 +++-
 3 files changed, 203 insertions(+), 8 deletions(-)

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch 
b/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch
new file mode 100644
index 000..bed2a0de449
--- /dev/null
+++ b/app-admin/packagekit-base/files/packagekit-base-elogind-support.patch
@@ -0,0 +1,182 @@
+--- a/config.h.in  2017-06-07 16:38:45.046910693 +0200
 b/config.h.in  2017-06-07 16:39:06.973911120 +0200
+@@ -78,8 +78,8 @@
+ /* Define to 1 if you have the  header file. */
+ #undef HAVE_STRING_H
+ 
+-/* Build systemd code */
+-#undef HAVE_SYSTEMD
++/* Build systemd-login code */
++#undef HAVE_SYSTEMD_SD_LOGIN_H
+ 
+ /* Define to 1 if you have the  header file. */
+ #undef HAVE_SYS_STAT_H
+--- a/configure.ac 2017-06-06 09:03:57.171355965 +0200
 b/configure.ac 2017-06-06 09:55:11.242384458 +0200
+@@ -254,7 +254,6 @@
+   AS_HELP_STRING([--with-systemdsystemunitdir=DIR], 
[Directory for systemd service files]),
+   [has_systemdsystemunitdir=$with_systemdsystemunitdir],
+   [has_systemdsystemunitdir=$($PKG_CONFIG 
--variable=systemdsystemunitdir systemd)])
+-  AC_DEFINE(HAVE_SYSTEMD,1,[Build systemd code])
+   AC_SUBST([systemdsystemunitdir], [$has_systemdsystemunitdir])
+ fi
+ AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$has_systemdsystemunitdir"])
+@@ -267,6 +266,22 @@
+ AM_CONDITIONAL(ENABLE_OFFLINE_UPDATE, [test x$enable_systemd = xyes -a 
x$enable_offline_update = xyes])
+ 
+ dnl 
---
++dnl - Use elogind instead of systemd-login
++dnl 
---
++AC_ARG_ENABLE(elogind, AS_HELP_STRING([--enable-elogind],[enable elogind 
session tracker]),
++enable_elogind=$enableval,enable_elogind=no)
++if test x$enable_elogind = xyes; then
++  PKG_CHECK_MODULES(ELOGIND, [libelogind >= 229.4], [have_elogind=yes], 
[have_elogind=no])
++fi
++
++dnl 
---
++dnl --- Is systemd/sd-login.h, either from systemd or elogind, available?
++dnl 
---
++if test "x$have_systemd" != "xno" -o "x$have_elogind" != "xno" ; then
++  AC_DEFINE(HAVE_SYSTEMD_SD_LOGIN_H,1,[Build systemd-login code])
++fi
++
++dnl 
---
+ dnl - Generate man pages ? (default enabled)
+ dnl 
---
+ AC_ARG_ENABLE(man_pages, AS_HELP_STRING([--disable-man-pages],[Disable man 
pages generation]), enable_man_pages=$enableval)
+@@ -629,6 +644,7 @@
+ cflags:${CFLAGS}
+ cppflags:  ${CPPFLAGS}
+ Able to run locally:   ${enable_local}
++Use elogind:   ${enable_elogind}
+ Use systemd:   ${enable_systemd}
+ Enable offline update: ${enable_offline_update}
+ Networking stacks: ${networking_apis}
+--- a/src/Makefile.am  2017-06-06 10:02:19.902397328 +0200
 b/src/Makefile.am  2017-06-06 10:04:05.013400483 +0200
+@@ -11,6 +11,7 @@
+   $(PYTHON_CFLAGS)\
+   $(NETWORK_MANAGER_CFLAGS)   \
+   $(CONNMAN_CFLAGS)   \
++  $(ELOGIND_CFLAGS)   \
+   $(SYSTEMD_CFLAGS)   \
+   -DPACKAGE_LOCALE_DIR=\"$(localedir)\"   \
+   -DBINDIR=\"$(bindir)\"  \
+@@ -104,6 +105,7 @@
+   $(POLKIT_LIBS)  \
+   $(GIO_LIBS) \
+   $(ARCHIVE_LIBS) \
++  $(ELOGIND_LIBS) \
+   $(SYSTEMD_LIBS)
+ 
+ packagekit_direct_LDFLAGS =   \
+@@ -134,6 +136,7 @@
+   $(POLKIT_LIBS)  \
+   $(GIO_LIBS) \
+   $(ARCHIVE_LIBS) \
++  

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2017-06-04 Thread Agostino Sarubbo
commit: 6046a70117516e491fbe81304d80ce348f3757c0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun  4 10:42:08 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun  4 10:42:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6046a701

app-admin/packagekit-qt: x86 stable wrt bug #620028

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
index 2ec47027f99..a10b5392407 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2017-06-04 Thread Agostino Sarubbo
commit: defa171e7511be9e8d1c118b7507593ac8443f52
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun  4 10:34:11 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun  4 10:34:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defa171e

app-admin/packagekit-qt: amd64 stable wrt bug #620028

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
index 08e0031923a..2ec47027f99 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2017-02-22 Thread Ettore Di Giacinto
commit: 7e3ff910aecb6e5aefef3575b688fe31500bbf34
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Feb 22 13:34:20 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Feb 22 13:37:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3ff910

app-admin/packagekit-gtk: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/packagekit-gtk/Manifest  |  1 -
 .../packagekit-gtk/packagekit-gtk-0.8.15.ebuild| 61 --
 2 files changed, 62 deletions(-)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index d9e11afcc4..e21de0d559 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,4 +1,3 @@
-DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-0.8.15.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-0.8.15.ebuild
deleted file mode 100644
index 79ad3b8ff9..00
--- a/app-admin/packagekit-gtk/packagekit-gtk-0.8.15.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit eutils base
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/dbus-glib
-   media-libs/fontconfig
-   >=x11-libs/gtk+-3.0:3
-   x11-libs/pango
-   ~app-admin/packagekit-base-${PV}"
-DEPEND="${RDEPEND} virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   econf \
-   --disable-bash-completion \
-   --disable-browser-plugin \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-debuginfo-install \
-   --disable-dependency-tracking \
-   --disable-gstreamer-plugin \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-man-pages \
-   --disable-networkmanager \
-   --disable-systemd \
-   --disable-systemd-updates \
-   --enable-dummy \
-   --enable-gtk-module \
-   --enable-introspection=yes \
-   --enable-libtool-lock \
-   --enable-option-checking \
-   --localstatedir=/var
-}
-
-src_compile() {
-   cd "${S}"/contrib/gtk-module || die
-   emake || die "emake install failed"
-}
-
-src_install() {
-   cd "${S}"/contrib/gtk-module || die
-   emake DESTDIR="${D}" install || die "emake install failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2017-02-22 Thread Ettore Di Giacinto
commit: 9b64948e336f66287db29deeca1beadaa2a38271
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Feb 22 13:36:10 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Feb 22 13:37:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b64948e

app-admin/packagekit: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/packagekit/packagekit-0.8.15.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild 
b/app-admin/packagekit/packagekit-0.8.15.ebuild
deleted file mode 100644
index cfc28b7209..00
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2017-02-22 Thread Ettore Di Giacinto
commit: 796034b4381019159510e090af22a655d4ac2653
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Feb 22 13:35:20 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Feb 22 13:37:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796034b4

app-admin/packagekit-base: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/packagekit-base/Manifest |   1 -
 .../packagekit-base-0.8.15-r1.ebuild   | 122 -
 2 files changed, 123 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index d9e11afcc4..e21de0d559 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,4 +1,3 @@
-DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736

diff --git a/app-admin/packagekit-base/packagekit-base-0.8.15-r1.ebuild 
b/app-admin/packagekit-base/packagekit-base-0.8.15-r1.ebuild
deleted file mode 100644
index dd95a149e3..00
--- a/app-admin/packagekit-base/packagekit-base-0.8.15-r1.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-# PackageKit supports 3.2+, but entropy and portage backends are untested
-# Future note: use --enable-python3
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils autotools multilib python-single-r1 nsplugins bash-completion-r1
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="bash-completion connman cron command-not-found doc +introspection 
networkmanager nsplugin entropy static-libs systemd"
-
-CDEPEND="bash-completion? ( >=app-shells/bash-completion-2.0 )
-   connman? ( net-misc/connman )
-   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9[${PYTHON_USEDEP}] )
-   networkmanager? ( >=net-misc/networkmanager-0.6.4 )
-   nsplugin? (
-   >=dev-libs/nspr-4.8
-   x11-libs/cairo
-   >=x11-libs/gtk+-2.14.0:2
-   x11-libs/pango
-   )
-   dev-db/sqlite:3
-   >=dev-libs/dbus-glib-0.74
-   >=dev-libs/glib-2.32.0:2[${PYTHON_USEDEP}]
-   >=sys-auth/polkit-0.98
-   >=sys-apps/dbus-1.3.0
-   ${PYTHON_DEPS}"
-DEPEND="${CDEPEND}
-   doc? ( dev-util/gtk-doc[${PYTHON_USEDEP}] )
-   nsplugin? ( >=net-misc/npapi-sdk-0.27 )
-   systemd? ( >=sys-apps/systemd-204 )
-   dev-libs/libxslt[${PYTHON_USEDEP}]
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   sys-devel/gettext"
-
-RDEPEND="${CDEPEND}
-   entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
-   >=app-portage/layman-1.2.3[${PYTHON_USEDEP}]
-   >=sys-apps/portage-2.2[${PYTHON_USEDEP}]"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-APP_LINGUAS="as bg bn ca cs da de el en_GB es fi fr gu he hi hu it ja kn ko ml 
mr
-ms nb nl or pa pl pt pt_BR ro ru sk sr sr@latin sv ta te th tr uk zh_CN zh_TW"
-for X in ${APP_LINGUAS}; do
-   IUSE=" ${IUSE} linguas_${X}"
-done
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.8.x-npapi-sdk.patch #383141
-
-   # Upstreamed patches
-   epatch 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2017-01-22 Thread Ettore Di Giacinto
commit: f1567e92ccb19515e337b17c1296b9fb11fb89b5
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jan 22 13:12:41 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jan 22 14:05:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1567e92

app-admin/packagekit-base: version bump to 1.1.5 #606798

Package-Manager: Portage-2.3.1, Repoman-2.3.1

 app-admin/packagekit-base/Manifest |   1 +
 app-admin/packagekit-base/metadata.xml |   4 +-
 .../packagekit-base/packagekit-base-1.1.5.ebuild   | 118 +
 3 files changed, 120 insertions(+), 3 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index 9c5dff0..d9e11af 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -2,3 +2,4 @@ DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736
+DIST PackageKit-1.1.5.tar.xz 1418292 SHA256 
50f448ced5b460bd79ba0c97e9fe080153eaeecad909eee108284e3f5fc7b70c SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
 WHIRLPOOL 
d21df70793d316ffd045f9c4b06f0e31015cf659e9f3679cd96dbdaf3acf22e030446030f2c5a589f87b351b8a191dda7614bb63462a9e1017bb9ae11fcfdbf8

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index d5ed35c..c412437 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -18,8 +18,6 @@

Enable packagekit support on 
shell "command not found"
Install cron script for auto-update
-   
-   Enable Entropy backend
-   
+   Enable Entropy backend

 

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5.ebuild
new file mode 100644
index ..1e0777a
--- /dev/null
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+# PackageKit supports 3.2+, but entropy and portage backends are untested
+# Future note: use --enable-python3
+PYTHON_COMPAT=( python2_7 )
+VALA_USE_DEPEND="vapigen"
+
+inherit bash-completion-r1 multilib python-single-r1 systemd vala xdg
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0/18"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="connman cron command-not-found +introspection networkmanager entropy 
systemd test vala"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   vala? ( introspection )
+"
+
+# While not strictly needed, consolekit is the alternative to systemd-login
+# to get current session's user.
+COMMON_DEPEND="
+   >=app-shells/bash-completion-2
+   dev-db/sqlite:3
+   >=dev-libs/dbus-glib-0.74
+   >=dev-libs/glib-2.46.0:2[${PYTHON_USEDEP}]
+   >=sys-auth/polkit-0.98
+   >=sys-apps/dbus-1.3.0
+   ${PYTHON_DEPS}
+   connman? ( net-misc/connman )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.9:= )
+   networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
+   systemd? ( >=sys-apps/systemd-204 )
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-cpp/glibmm-2.4
+   dev-libs/libxslt[${PYTHON_USEDEP}]
+   >=dev-util/gtk-doc-am-1.11
+   >=dev-util/intltool-0.35.0
+   sys-devel/gettext
+   virtual/pkgconfig
+   vala? ( 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2017-01-22 Thread Ettore Di Giacinto
commit: 37be5892f636e5a8d9641bd6156c7b91f76d10bd
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jan 22 13:14:06 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jan 22 14:05:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37be5892

app-admin/packagekit-gtk: version bump to 1.1.5 #606798

Package-Manager: Portage-2.3.1, Repoman-2.3.1

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.1.5.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index 9c5dff0..d9e11af 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -2,3 +2,4 @@ DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736
+DIST PackageKit-1.1.5.tar.xz 1418292 SHA256 
50f448ced5b460bd79ba0c97e9fe080153eaeecad909eee108284e3f5fc7b70c SHA512 
ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154
 WHIRLPOOL 
d21df70793d316ffd045f9c4b06f0e31015cf659e9f3679cd96dbdaf3acf22e030446030f2c5a589f87b351b8a191dda7614bb63462a9e1017bb9ae11fcfdbf8

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
new file mode 100644
index ..62c6035
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.46:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-networkmanager \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2017-01-22 Thread Ettore Di Giacinto
commit: 4f63c805e7ee303446209702eb6935b30b2e56d8
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jan 22 13:14:59 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jan 22 14:05:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f63c805

app-admin/packagekit: version bump to 1.1.5 #606798

Package-Manager: Portage-2.3.1, Repoman-2.3.1

 app-admin/packagekit/packagekit-1.1.5.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild 
b/app-admin/packagekit/packagekit-1.1.5.ebuild
new file mode 100644
index ..2d06243
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-11-02 Thread Gilles Dartiguelongue
commit: 0d29a8212dfee486f801aa36e22404fff17360ec
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Nov  2 08:33:06 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Nov  2 08:33:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d29a821

app-admin/packagekit-base: PYTHON_USEDEP is inappropriate for 
gobject-introspection

It is a build time dependency which pulls python by itself and runtime 
dependency is only used for its repository.

Package-Manager: portage-2.3.2

 app-admin/packagekit-base/packagekit-base-1.1.1.ebuild | 2 +-
 app-admin/packagekit-base/packagekit-base-1.1.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
index e350cd3..46fa49f 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
@@ -38,7 +38,7 @@ CDEPEND="
>=sys-apps/dbus-1.3.0
${PYTHON_DEPS}
connman? ( net-misc/connman )
-   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9:=[${PYTHON_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.9:= )
networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
systemd? ( >=sys-apps/systemd-204 )
 "

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
index 223d4ed..685caea 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
@@ -38,7 +38,7 @@ CDEPEND="
>=sys-apps/dbus-1.3.0
${PYTHON_DEPS}
connman? ( net-misc/connman )
-   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9:=[${PYTHON_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.9:= )
networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
systemd? ( >=sys-apps/systemd-204 )
 "



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-10-30 Thread Gilles Dartiguelongue
commit: 5c95a909b2b2cefb3156ee9be4f10737bc948875
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 30 09:54:58 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 30 11:44:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c95a909

app-admin/packagekit-base: add gnome as backing herd

Package-Manager: portage-2.3.2

 app-admin/packagekit-base/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 39b4746..d5ed35c 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -11,6 +11,10 @@
Fabio Erculiani
CC on bugs

+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   

Enable packagekit support on 
shell "command not found"
Install cron script for auto-update



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-10-30 Thread Gilles Dartiguelongue
commit: 539a65b6e4072b825388bec00b5693159615e0f5
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 30 09:58:05 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 30 11:44:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539a65b6

app-admin/packagekit-gtk: add gnome as backing herd

Package-Manager: portage-2.3.2

 app-admin/packagekit-gtk/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-admin/packagekit-gtk/metadata.xml 
b/app-admin/packagekit-gtk/metadata.xml
index 2c94a04..cefdae5 100644
--- a/app-admin/packagekit-gtk/metadata.xml
+++ b/app-admin/packagekit-gtk/metadata.xml
@@ -11,4 +11,8 @@
Fabio Erculiani
CC on bugs

+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-10-30 Thread Gilles Dartiguelongue
commit: 33ded14ad511bd065182bf646b986e088aa67b41
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 30 09:54:01 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 30 11:44:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ded14a

app-admin/packagekit: add gnome as backing herd

Package-Manager: portage-2.3.2

 app-admin/packagekit/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-admin/packagekit/metadata.xml 
b/app-admin/packagekit/metadata.xml
index 2c94a04..cefdae5 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -11,4 +11,8 @@
Fabio Erculiani
CC on bugs

+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-10-29 Thread Johannes Huber
commit: 8f7a9803ac49a3e040ca0e99584b1c9a24277a20
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Oct 29 11:28:31 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Oct 29 11:29:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7a9803

app-admin/packagekit-qt: Remove 0.8.8

Package-Manager: portage-2.3.2

 app-admin/packagekit-qt/Manifest   |  1 -
 app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index 9fdb3c4..ea33a7e 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,3 +1,2 @@
-DIST PackageKit-Qt-0.8.8.tar.xz 41416 SHA256 
e234d4b1f8451821930f463621a86c9708eebfd1db65019883d38a60d13c870c SHA512 
a81b85588f531ca58d355094a78c3f07aa804350fdd49f98fbae02076ebb1d4736c0a3d33822805a9e1b5ee5bf62e85141994b841c5e9218b7d03715b45dde11
 WHIRLPOOL 
319b2226fcf1a7de58df016b2cd401779601ad1842f0d35c9341f56d380397d9dc92a7cd8c8291fb0c4487f7821f4c860130b6275523a240bc3e8996d425f973
 DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 
f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 
3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2
 WHIRLPOOL 
7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 SHA256 
0f4f504b2053472f9299c7ca42e33bcc85b8a8754223d2dc1912b533ec1ca680 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
 WHIRLPOOL 
e4c78a6c1da49d9f0f3369fb821fbe475770e066f5f373c9f529d438ff8003f094a5499c8057cc87ec8f1f81b089503ae4d74fcd4b1bb963377e6c446660830e

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
deleted file mode 100644
index 93f0a2b..
--- a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils cmake-utils
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.8.15-r1
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtsql:4
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-10-29 Thread Johannes Huber
commit: ba00e82307c670a8e2de12dcfc0cc21aff76850c
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Oct 29 11:18:30 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Oct 29 11:29:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba00e823

app-admin/packagekit: qt4 -> qt5

Package-Manager: portage-2.3.2

 app-admin/packagekit/packagekit-0.8.15.ebuild| 8 
 app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.1.ebuild | 4 ++--
 app-admin/packagekit/packagekit-1.1.4.ebuild | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild 
b/app-admin/packagekit/packagekit-0.8.15.ebuild
index 0abfdd5f..cfc28b7 100644
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ b/app-admin/packagekit/packagekit-0.8.15.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
 HOMEPAGE="http://www.packagekit.org/;
@@ -11,9 +11,9 @@ SRC_URI=""
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( =app-admin/packagekit-qt-0.8* )"
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
 
 DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild 
b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
 LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
 
 DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild 
b/app-admin/packagekit/packagekit-1.1.1.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
 LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
 
 DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild 
b/app-admin/packagekit/packagekit-1.1.4.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
 LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+   qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
 
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-10-29 Thread Johannes Huber
commit: ee5fa9986c40a8488725ad65dde8be3f2d0212db
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Oct 29 11:28:58 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Oct 29 11:29:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5fa998

app-admin/packagekit-qt: Remove 0.9.5

Package-Manager: portage-2.3.2

 app-admin/packagekit-qt/Manifest   |  1 -
 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index ea33a7e..fbe8bff 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,2 +1 @@
-DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 
f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 
3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2
 WHIRLPOOL 
7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 SHA256 
0f4f504b2053472f9299c7ca42e33bcc85b8a8754223d2dc1912b533ec1ca680 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
 WHIRLPOOL 
e4c78a6c1da49d9f0f3369fb821fbe475770e066f5f373c9f529d438ff8003f094a5499c8057cc87ec8f1f81b089503ae4d74fcd4b1bb963377e6c446660830e

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
deleted file mode 100644
index 0f1f659..
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="qt5"
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.9
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtsql:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtsql:5
-   )
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT5=$(usex qt5)
-   )
-
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-10-23 Thread Ettore Di Giacinto
commit: dbe2912aeb6ef333f11e72a792a2ebf74802866a
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 11:40:35 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe2912a

app-admin/packagekit: updating metadata, removing from proxy-maint and adding 
myself as maintainer

Package-Manager: portage-2.3.1

 app-admin/packagekit/metadata.xml | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/app-admin/packagekit/metadata.xml 
b/app-admin/packagekit/metadata.xml
index ae74d29..2c94a04 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -2,19 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-10-23 Thread Ettore Di Giacinto
commit: 27c694e2e6f613095e7d5200bf6641ac53334fb4
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 11:38:20 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c694e2

app-admin/packagekit-gtk: updating metadata, removing from proxy-maint and 
adding myself as maintainer

Package-Manager: portage-2.3.1

 app-admin/packagekit-gtk/metadata.xml | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/app-admin/packagekit-gtk/metadata.xml 
b/app-admin/packagekit-gtk/metadata.xml
index ae74d29..2c94a04 100644
--- a/app-admin/packagekit-gtk/metadata.xml
+++ b/app-admin/packagekit-gtk/metadata.xml
@@ -2,19 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-10-23 Thread Ettore Di Giacinto
commit: 9903f8a7932d122d487320a6d6f37336d717f056
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 11:39:42 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9903f8a7

app-admin/packagekit-base: updating metadata, removing from proxy-maint and 
adding myself as maintainer

Package-Manager: portage-2.3.1

 app-admin/packagekit-base/metadata.xml | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 46e303d..39b4746 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -2,19 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-10-23 Thread Ettore Di Giacinto
commit: 68a18d96a826cd779983548b2fffc2e1786a6631
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:37:51 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a18d96

app-admin/packagekit-qt: updating metadata, removing from proxy-maint and 
adding myself as maintainer

Package-Manager: portage-2.3.1

 app-admin/packagekit-qt/metadata.xml | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/app-admin/packagekit-qt/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
index 9ce5194..42bda2d 100644
--- a/app-admin/packagekit-qt/metadata.xml
+++ b/app-admin/packagekit-qt/metadata.xml
@@ -2,19 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-10-14 Thread Johannes Huber
commit: 9a19f64de36e4a53afb59b35bf89820e4a4a14fa
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Oct 14 09:26:02 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Oct 14 09:26:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a19f64d

app-admin/packagekit-qt: Version bump 0.9.6

Package-Manager: portage-2.3.2

 app-admin/packagekit-qt/Manifest   |  1 +
 app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index 2873587..9fdb3c4 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-Qt-0.8.8.tar.xz 41416 SHA256 
e234d4b1f8451821930f463621a86c9708eebfd1db65019883d38a60d13c870c SHA512 
a81b85588f531ca58d355094a78c3f07aa804350fdd49f98fbae02076ebb1d4736c0a3d33822805a9e1b5ee5bf62e85141994b841c5e9218b7d03715b45dde11
 WHIRLPOOL 
319b2226fcf1a7de58df016b2cd401779601ad1842f0d35c9341f56d380397d9dc92a7cd8c8291fb0c4487f7821f4c860130b6275523a240bc3e8996d425f973
 DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 
f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 
3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2
 WHIRLPOOL 
7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61
+DIST PackageKit-Qt-0.9.6.tar.xz 43288 SHA256 
0f4f504b2053472f9299c7ca42e33bcc85b8a8754223d2dc1912b533ec1ca680 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
 WHIRLPOOL 
e4c78a6c1da49d9f0f3369fb821fbe475770e066f5f373c9f529d438ff8003f094a5499c8057cc87ec8f1f81b089503ae4d74fcd4b1bb963377e6c446660830e

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
new file mode 100644
index ..4a9cb99
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-admin/packagekit-base-0.9
+   >=dev-qt/qtcore-5.6:5
+   >=dev-qt/qtdbus-5.6:5
+   >=dev-qt/qtsql-5.6:5
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-09-26 Thread Gilles Dartiguelongue
commit: dd033c5ede39f7a3ce5189948653f8df3261a180
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Sep 26 07:14:04 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep 26 22:33:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd033c5e

app-admin/packagekit-gtk: version bump 1.1.1 → 1.1.4

Package-Manager: portage-2.3.1

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.1.4.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index 9e1ecf8..9c5dff0 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,3 +1,4 @@
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
+DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
new file mode 100644
index ..0478c07
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.46:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-networkmanager \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-09-26 Thread Gilles Dartiguelongue
commit: 0b8c5f2a8a8adcf71917b3828a9edc3fffbfd98b
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Sep 26 07:13:06 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep 26 22:32:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8c5f2a

app-admin/packagekit-base: version bump 1.1.1 → 1.1.4

Also inherit xdg eclass.

Gentoo-bug: 586758

Package-Manager: portage-2.3.1

 app-admin/packagekit-base/Manifest |   1 +
 .../packagekit-base/packagekit-base-1.1.4.ebuild   | 117 +
 2 files changed, 118 insertions(+)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index 9e1ecf8..9c5dff0 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,3 +1,4 @@
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
+DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 
0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 
fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187
 WHIRLPOOL 
f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
new file mode 100644
index ..223d4ed
--- /dev/null
+++ b/app-admin/packagekit-base/packagekit-base-1.1.4.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+# PackageKit supports 3.2+, but entropy and portage backends are untested
+# Future note: use --enable-python3
+PYTHON_COMPAT=( python2_7 )
+VALA_USE_DEPEND="vapigen"
+
+inherit bash-completion-r1 multilib python-single-r1 systemd vala xdg
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0/18"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="connman cron command-not-found +introspection networkmanager entropy 
systemd test vala"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   vala? ( introspection )
+"
+
+# While not strictly needed, consolekit is the alternative to systemd-login
+# to get current session's user.
+CDEPEND="
+   >=app-shells/bash-completion-2
+   dev-db/sqlite:3
+   >=dev-libs/dbus-glib-0.74
+   >=dev-libs/glib-2.46.0:2[${PYTHON_USEDEP}]
+   >=sys-auth/polkit-0.98
+   >=sys-apps/dbus-1.3.0
+   ${PYTHON_DEPS}
+   connman? ( net-misc/connman )
+   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9:=[${PYTHON_USEDEP}] )
+   networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
+   systemd? ( >=sys-apps/systemd-204 )
+"
+DEPEND="${CDEPEND}
+   dev-libs/libxslt[${PYTHON_USEDEP}]
+   >=dev-util/gtk-doc-am-1.11
+   >=dev-util/intltool-0.35.0
+   sys-devel/gettext
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+RDEPEND="${CDEPEND}
+   >=app-portage/layman-2[${PYTHON_USEDEP}]
+   >=sys-apps/portage-2.2[${PYTHON_USEDEP}]
+   entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
+   !systemd? ( sys-auth/consolekit )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   # Fixes QA Notices:
+   # - https://github.com/gentoo/gentoo/pull/1760
+   # - https://github.com/hughsie/PackageKit/issues/143
+   eapply "${FILESDIR}"/${PN}-1.1.1-cache-qafix.patch
+
+   # Disable unittests not working with portage backend
+   # console: requires terminal input
+   sed -e 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-09-26 Thread Gilles Dartiguelongue
commit: 5dc81a6d47bce597a8d27e14180de11689a2fa11
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Sep 26 07:14:36 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep 26 22:33:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc81a6d

app-admin/packagekit: version bump 1.1.1 → 1.1.4

Package-Manager: portage-2.3.1

 app-admin/packagekit/packagekit-1.1.4.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild 
b/app-admin/packagekit/packagekit-1.1.4.ebuild
new file mode 100644
index ..53d2fdd
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-09-17 Thread Pacho Ramos
commit: 9af303af040d4e55d76951c5026a60151213e9d0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 17 07:51:37 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 17 08:26:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af303af

app-admin/packagekit-base: amd64/x86 stable, bug #584466

Package-Manager: portage-2.3.0

 app-admin/packagekit-base/packagekit-base-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
index 77146fe..b5fe41c 100644
--- a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="connman cron command-not-found +introspection networkmanager nsplugin 
entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/, app-admin/packagekit-base/

2016-09-06 Thread Gilles Dartiguelongue
commit: e2df7fd80c97432cdb24254b6318e8c0c752121a
Author: mudler  sabayon  org>
AuthorDate: Wed Jun 29 09:15:28 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep  5 15:31:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2df7fd8

app-admin/packagekit-base: version bump to 1.1.1

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=587070

* Removed nsplugin flag
* Added patch to fix QA issues
* 1.1.1 requires at least glib 2.46

Package-Manager: portage-2.2.26

 app-admin/packagekit-base/Manifest |   1 +
 .../files/packagekit-base-1.1.1-cache-qafix.patch  |  15 +++
 .../packagekit-base/packagekit-base-1.1.1.ebuild   | 102 +
 3 files changed, 118 insertions(+)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index 66a8d6f..9e1ecf8 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
+DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch 
b/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch
new file mode 100644
index ..d7ec4b2
--- /dev/null
+++ b/app-admin/packagekit-base/files/packagekit-base-1.1.1-cache-qafix.patch
@@ -0,0 +1,15 @@
+--- a/src/~Makefile.am 2016-06-29 10:59:14.178918032 +0200
 b/src/Makefile.am  2016-06-29 11:02:50.739929627 +0200
+@@ -175,11 +175,7 @@ pk_self_test_CFLAGS = 
\
+ TESTS = pk-self-test
+ 
+ install-data-hook:
+-  if test -w $(DESTDIR)$(prefix)/; then \
+-  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/downloads; 
\
+-  mkdir -p $(DESTDIR)$(localstatedir)/cache/PackageKit/metadata; \
+-  mkdir -p $(DESTDIR)$(localstatedir)/log; \
+-  fi
++
+ 
+ clean-local:
+   rm -f *~

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
new file mode 100644
index ..054d4e7
--- /dev/null
+++ b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+# PackageKit supports 3.2+, but entropy and portage backends are untested
+# Future note: use --enable-python3
+PYTHON_COMPAT=( python2_7 )
+VALA_USE_DEPEND="vapigen"
+
+inherit bash-completion-r1 multilib python-single-r1 systemd vala
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0/18"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="connman cron command-not-found +introspection networkmanager entropy 
systemd test vala"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   vala? ( introspection )
+"
+
+# While not strictly needed, consolekit is the alternative to systemd-login
+# to get current session's user.
+CDEPEND="
+   >=app-shells/bash-completion-2
+   dev-db/sqlite:3
+   >=dev-libs/dbus-glib-0.74
+   >=dev-libs/glib-2.46.0:2[${PYTHON_USEDEP}]
+   >=sys-auth/polkit-0.98
+   >=sys-apps/dbus-1.3.0
+   ${PYTHON_DEPS}
+   connman? ( net-misc/connman )
+   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9:=[${PYTHON_USEDEP}] )
+   networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
+   systemd? ( >=sys-apps/systemd-204 )
+"
+DEPEND="${CDEPEND}
+   dev-libs/libxslt[${PYTHON_USEDEP}]
+   >=dev-util/gtk-doc-am-1.11
+   >=dev-util/intltool-0.35.0
+   sys-devel/gettext
+   virtual/pkgconfig
+   vala? ( 

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-09-06 Thread Gilles Dartiguelongue
commit: fc08c53279de67a0ea9adde605e3ef1548304085
Author: mudler  sabayon  org>
AuthorDate: Wed Jun 29 09:17:59 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep  5 15:31:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc08c532

app-admin/packagekit-gtk: version bump to 1.1.1

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=587070

* Removed disable nsplugin
* 1.1.1 requires at least glib 2.46

Package-Manager: portage-2.2.26

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.1.1.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index 66a8d6f..9e1ecf8 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
+DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 
483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 
caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874
 WHIRLPOOL 
0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
new file mode 100644
index ..0478c07
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.46:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-networkmanager \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-09-06 Thread Gilles Dartiguelongue
commit: 871b34ba2c69100bc6dd590f4eb5cf113dace65b
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Sep  6 22:04:01 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Sep  6 22:04:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871b34ba

app-admin/packagekit-base: enable unittests

Restrict to those that currently work, maybe we can improve things from here.

Package-Manager: portage-2.3.0

 app-admin/packagekit-base/packagekit-base-1.1.1.ebuild | 18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
index 054d4e7..e350cd3 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.1.ebuild
@@ -59,12 +59,24 @@ RDEPEND="${CDEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
-RESTRICT="test"
-
 src_prepare() {
# Fixes QA Notices: https://github.com/gentoo/gentoo/pull/1760 and 
https://github.com/hughsie/PackageKit/issues/143
eapply "${FILESDIR}/${P}-cache-qafix.patch"
 
+   # Disable unittests not working with portage backend
+   # console: requires terminal input
+   sed -e 's:^\(.*/packagekit-glib2/control\)://\1:' \
+   -e 's:^\(.*/packagekit-glib2/transaction-list\)://\1:' \
+   -e 's:^\(.*/packagekit-glib2/client"\)://\1:' \
+   -e 's:^\(.*/packagekit-glib2/package-sack\)://\1:' \
+   -e 's:^\(.*/packagekit-glib2/task\)://\1:' \
+   -e 's:^\(.*/packagekit-glib2/console\)://\1:' \
+   -i lib/packagekit-glib2/pk-test-daemon.c || die
+   sed -e 's:^\(.*/packagekit/spawn\)://\1:' \
+   -e 's:^\(.*/packagekit/transaction-db\)://\1:' \
+   -e 's:^\(.*/packagekit/backend\)://\1:' \
+   -i src/pk-self-test.c || die
+
eapply_user
use vala && vala_src_prepare
 }
@@ -89,9 +101,9 @@ src_configure() {
$(use_enable networkmanager) \
$(use_enable systemd) \
$(use_enable test daemon-tests) \
+   $(use_enable test local) \
$(use_enable vala) \
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-   #$(use_enable test local)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-09-06 Thread Gilles Dartiguelongue
commit: d3585992e670f670b67ee47e20ab157cf2effe5f
Author: mudler  sabayon  org>
AuthorDate: Wed Jun 29 09:16:20 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep  5 15:31:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3585992

app-admin/packagekit: version bump to 1.1.1

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=587070

Package-Manager: portage-2.2.26

 app-admin/packagekit/packagekit-1.1.1.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild 
b/app-admin/packagekit/packagekit-1.1.1.ebuild
new file mode 100644
index ..53d2fdd
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/files/

2016-06-29 Thread Patrice Clement
commit: c5c9134c484c5d00f1159ef26066a72daa277b28
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Jun 28 20:22:31 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun 29 07:12:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c9134c

app-admin/packagekit-base: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/1788

Signed-off-by: Patrice Clement  gentoo.org>

 .../packagekit-base-0.7.x-npapi-api-change.patch   | 17 -
 .../files/packagekit-base-0.7.x-npapi-sdk.patch| 72 --
 2 files changed, 89 deletions(-)

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-api-change.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-api-change.patch
deleted file mode 100644
index 5c96e51..000
--- 
a/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-api-change.patch
+++ /dev/null
@@ -1,17 +0,0 @@
 a/contrib/browser-plugin/pk-main.c
-+++ b/contrib/browser-plugin/pk-main.c
-@@ -503,11 +503,11 @@ NP_Shutdown ()
- /**
-  * NP_GetMIMEDescription:
-  **/
--const char *
-+char *
- NP_GetMIMEDescription (void)
- {
-   g_debug ("NP_GetMIMEDescription");
--  return (const gchar*) "application/x-packagekit-plugin:bsc:PackageKit 
Plugin";
-+  return (gchar*) "application/x-packagekit-plugin:bsc:PackageKit Plugin";
- }
- 
- /**
-

diff --git 
a/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-sdk.patch 
b/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-sdk.patch
deleted file mode 100644
index c3e034d..000
--- a/app-admin/packagekit-base/files/packagekit-base-0.7.x-npapi-sdk.patch
+++ /dev/null
@@ -1,72 +0,0 @@
 PackageKit-0.7.4.orig/configure
-+++ PackageKit-0.7.4/configure
-@@ -20283,14 +20283,14 @@ if test -n "$PK_BROWSER_PLUGIN_CFLAGS";
-  elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"\\
--mozilla-plugin >= 8.0 \\
-+npapi-sdk \\
- gio-unix-2.0  \\
- nspr >= 4.8   \\
- cairo \\
- pango \\
- gtk+-2.0 >= 2.14.0\""; } >&5
-   ($PKG_CONFIG --exists --print-errors "\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \
-@@ -20300,7 +20300,7 @@ if test -n "$PK_BROWSER_PLUGIN_CFLAGS";
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
-   pkg_cv_PK_BROWSER_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \
-@@ -20317,14 +20317,14 @@ if test -n "$PK_BROWSER_PLUGIN_LIBS"; th
-  elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"\\
--mozilla-plugin >= 8.0 \\
-+npapi-sdk \\
- gio-unix-2.0  \\
- nspr >= 4.8   \\
- cairo \\
- pango \\
- gtk+-2.0 >= 2.14.0\""; } >&5
-   ($PKG_CONFIG --exists --print-errors "\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \
-@@ -20334,7 +20334,7 @@ if test -n "$PK_BROWSER_PLUGIN_LIBS"; th
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
-   pkg_cv_PK_BROWSER_PLUGIN_LIBS=`$PKG_CONFIG --libs "\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \
-@@ -20360,7 +20360,7 @@ else
- fi
- if test $_pkg_short_errors_supported = yes; then
-   PK_BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors 
--print-errors "\
--mozilla-plugin >= 8.0 \
-+npapi-sdk \
- gio-unix-2.0  \
- nspr >= 4.8   \
- cairo \
-@@ -20368,7 +20368,7 @@ fi
- gtk+-2.0 >= 2.14.0" 2>&1`
- else
-   

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-05-29 Thread Pacho Ramos
commit: 93d546801eaa0fcd3fd40102b57ad1e89c0b3bfe
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:30:59 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:30:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d54680

app-admin/packagekit-base: Reassign due to bug #269417

Package-Manager: portage-2.3.0_rc1

 app-admin/packagekit-base/metadata.xml | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 097d408..d3bf83b 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -1,9 +1,24 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Enable packagekit support on 
shell "command not found"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-05-29 Thread Pacho Ramos
commit: d218daa5afd901af149d24ce2ef60b5af2cc30df
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:29 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d218daa5

app-admin/packagekit: Reassign due to bug #269417

Package-Manager: portage-2.3.0_rc1

 app-admin/packagekit/metadata.xml | 17 +++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit/metadata.xml 
b/app-admin/packagekit/metadata.xml
index 15f07e4..1c8f84a 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -1,10 +1,23 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs

-   
-   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-05-29 Thread Pacho Ramos
commit: e92c6767483075c7bf629728f3dc778fae63fd30
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:07 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92c6767

app-admin/packagekit-qt: Reassign due to bug #269417

Package-Manager: portage-2.3.0_rc1

 app-admin/packagekit-qt/metadata.xml | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/app-admin/packagekit-qt/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
index fe70755..a6ca81b 100644
--- a/app-admin/packagekit-qt/metadata.xml
+++ b/app-admin/packagekit-qt/metadata.xml
@@ -1,9 +1,24 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


j...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-05-29 Thread Pacho Ramos
commit: 512d3dd4c6df676709294e0601abd74accb6521e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:31:23 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:31:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512d3dd4

app-admin/packagekit-gtk: Reassign due to bug #269417

Package-Manager: portage-2.3.0_rc1

 app-admin/packagekit-gtk/metadata.xml | 17 +++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-gtk/metadata.xml 
b/app-admin/packagekit-gtk/metadata.xml
index 15f07e4..1c8f84a 100644
--- a/app-admin/packagekit-gtk/metadata.xml
+++ b/app-admin/packagekit-gtk/metadata.xml
@@ -1,10 +1,23 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs

-   
-   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-04-16 Thread Johannes Huber
commit: fc7b23131c7832c4fa5100080ab584f083043c94
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr 16 12:37:12 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr 16 12:49:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7b2313

app-admin/packagekit-qt: Add Qt5 support

Package-Manager: portage-2.2.28

 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 23 ++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
index cd7321f..9fb2df8 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
@@ -16,13 +16,20 @@ 
SRC_URI="http://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
+IUSE="qt5"
 
 RDEPEND="
>=app-admin/packagekit-base-0.9
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtsql:4
+   !qt5? (
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtsql:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtsql:5
+   )
 "
 DEPEND="${RDEPEND}
dev-libs/libxslt
@@ -30,3 +37,11 @@ DEPEND="${RDEPEND}
 "
 
 S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT5=$(usex qt5)
+   )
+
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-04-16 Thread Johannes Huber
commit: ce8b1f7acfcaa88aa9f48daad39213775e7f26b7
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr 16 11:59:50 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr 16 12:49:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8b1f7a

app-admin/packagekit-qt: EAPI 6

Package-Manager: portage-2.2.28

 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
index 0755913..cd7321f 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit cmake-utils
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-04-16 Thread Johannes Huber
commit: 4b390c284634dad928781d7db9060749796a4f0c
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr 16 12:46:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr 16 12:49:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b390c28

app-admin/packagekit: Update RDEPEND

Package-Manager: portage-2.2.28

 .../{packagekit-1.0.11.ebuild => packagekit-1.0.11-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit/packagekit-1.0.11.ebuild 
b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
similarity index 87%
rename from app-admin/packagekit/packagekit-1.0.11.ebuild
rename to app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index 51785c3..53d2fdd 100644
--- a/app-admin/packagekit/packagekit-1.0.11.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
 DESCRIPTION="PackageKit Package Manager interface (meta package)"
 HOMEPAGE="http://www.packagekit.org/;
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="gtk qt4"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( >=app-admin/packagekit-qt-0.9 )"
+   qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
 
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/

2016-04-16 Thread Johannes Huber
commit: b088928342d857ac17680cc79539c70df6ede0a2
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr 16 11:58:00 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr 16 12:49:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0889283

app-admin/packagekit-qt: Sort dependencies

Package-Manager: portage-2.2.28

 app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild | 12 +++-
 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
index cc11e39..93f0a2b 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,10 +18,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-RDEPEND=">=dev-qt/qtcore-4.4.0:4
-   >=dev-qt/qtdbus-4.4.0:4
-   >=dev-qt/qtsql-4.4.0:4
-   >=app-admin/packagekit-base-0.8.15-r1"
+RDEPEND="
+   >=app-admin/packagekit-base-0.8.15-r1
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtsql:4
+"
 DEPEND="${RDEPEND}
dev-libs/libxslt
virtual/pkgconfig"

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
index 8a5d419..0755913 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
@@ -19,10 +19,10 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="
-   >=dev-qt/qtcore-4.4.0:4
-   >=dev-qt/qtdbus-4.4.0:4
-   >=dev-qt/qtsql-4.4.0:4
>=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtsql:4
 "
 DEPEND="${RDEPEND}
dev-libs/libxslt



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt4/

2016-03-30 Thread Johannes Huber
commit: 9359312d45fe1c60e5ca1b33e8255dfc242d4677
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed Mar 30 20:19:25 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Mar 30 20:19:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9359312d

app-admin/packagekit-qt4: Add myself as co-maintainer

Package-Manager: portage-2.2.28

 app-admin/packagekit-qt4/metadata.xml | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-admin/packagekit-qt4/metadata.xml 
b/app-admin/packagekit-qt4/metadata.xml
index 15f07e4..fe70755 100644
--- a/app-admin/packagekit-qt4/metadata.xml
+++ b/app-admin/packagekit-qt4/metadata.xml
@@ -5,6 +5,8 @@
lx...@gentoo.org
Fabio Erculiani

-   
-   
+   
+   j...@gentoo.org
+   Johannes Huber
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-01-03 Thread Gilles Dartiguelongue
commit: 92e920fbc8ff23c64d802a81a0818d7f676a67cb
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:25:54 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:25:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e920fb

app-admin/packagekit-base: drop old revision

Package-Manager: portage-2.2.26

 app-admin/packagekit-base/Manifest |   1 -
 .../packagekit-base/packagekit-base-0.7.4.ebuild   | 185 -
 2 files changed, 186 deletions(-)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index 57f03a2..66a8d6f 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,3 +1,2 @@
-DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a

diff --git a/app-admin/packagekit-base/packagekit-base-0.7.4.ebuild 
b/app-admin/packagekit-base/packagekit-base-0.7.4.ebuild
deleted file mode 100644
index 405764e..000
--- a/app-admin/packagekit-base/packagekit-base-0.7.4.ebuild
+++ /dev/null
@@ -1,185 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-# 0.7.x is untested with Python 3.x
-PYTHON_DEPEND="2"
-
-inherit eutils multilib python nsplugins bash-completion-r1
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="connman cron doc +introspection networkmanager nsplugin pm-utils 
+policykit entropy static-libs test udev"
-
-CDEPEND="connman? ( net-misc/connman )
-   introspection? ( >=dev-libs/gobject-introspection-0.9.9 )
-   networkmanager? ( >=net-misc/networkmanager-0.6.4 )
-   nsplugin? (
-   >=dev-libs/nspr-4.8
-   x11-libs/cairo
-   >=x11-libs/gtk+-2.14.0:2
-   x11-libs/pango
-   )
-   policykit? ( >=sys-auth/polkit-0.98 )
-   udev? ( virtual/libgudev )
-   dev-db/sqlite:3
-   >=dev-libs/dbus-glib-0.74
-   >=dev-libs/glib-2.26.1:2
-   >=sys-apps/dbus-1.3.0"
-DEPEND="${CDEPEND}
-   doc? ( dev-util/gtk-doc )
-   nsplugin? ( =dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   sys-devel/gettext"
-
-RDEPEND="${CDEPEND}
-   entropy? ( >=sys-apps/entropy-1.0_rc27 )
-   pm-utils? ( sys-power/pm-utils )
-   >=app-portage/layman-1.2.3
-   >=sys-apps/portage-2.1.9
-   sys-auth/consolekit"
-
-APP_LINGUAS="as bg bn ca cs da de el en_GB es fi fr gu he hi hu it ja kn ko ml 
mr
-ms nb nl or pa pl pt pt_BR ro ru sk sr sr@latin sv ta te th tr uk zh_CN zh_TW"
-for X in ${APP_LINGUAS}; do
-   IUSE=" ${IUSE} linguas_${X}"
-done
-
-S="${WORKDIR}/${MY_P}"
-RESTRICT="test" # tests are failing atm
-
-# NOTES:
-# do not use a specific user, useless and not more secure according to upstream
-# doc is in the tarball and always installed
-# mono doesn't install anything (RDEPEND dev-dotnet/gtk-sharp-gapi:2
-#  (R)DEPEND dev-dotnet/glib-sharp:2 dev-lang/mono), upstream bug 23247
-# >=npapi-sdk-0.27.1 has slightly changed API, once it is unmasked in tree
-# drop the npapi-api-change patch below and relax the dependency constraints
-
-# UPSTREAM:
-# documentation/website with --enable-doc-install
-# failing tests
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.7.x-npapi-sdk.patch #383141
-   epatch "${FILESDIR}"/${PN}-0.7.x-npapi-api-change.patch #416711
-   # 
http://pkgs.fedoraproject.org/gitweb/?p=PackageKit.git;a=commit;h=0b378668288db34890b82c7be007fc76c7fcd956
-   sed -i -e '/polkit-backend-1/d' configure || die #423431
-}
-
-src_configure() {

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-01-03 Thread Gilles Dartiguelongue
commit: d5c1189616f7a985ea9727ebc0dc386ec35fe3ca
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 12:44:19 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:23:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c11896

app-admin/packagekit-base: version bump to 1.0.11, bug #565214

Also fixes bug #511934.

Package-Manager: portage-2.2.26

 app-admin/packagekit-base/Manifest |   1 +
 .../packagekit-base/packagekit-base-1.0.11.ebuild  | 112 +
 2 files changed, 113 insertions(+)

diff --git a/app-admin/packagekit-base/Manifest 
b/app-admin/packagekit-base/Manifest
index d5a10a1..57f03a2 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
+DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a

diff --git a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
new file mode 100644
index 000..ff02f78
--- /dev/null
+++ b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+# PackageKit supports 3.2+, but entropy and portage backends are untested
+# Future note: use --enable-python3
+PYTHON_COMPAT=( python2_7 )
+VALA_USE_DEPEND="vapigen"
+
+inherit bash-completion-r1 multilib nsplugins python-single-r1 systemd vala
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Manage packages in a secure way using a cross-distro and 
cross-architecture API"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0/18"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="connman cron command-not-found +introspection networkmanager nsplugin 
entropy systemd test vala"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   vala? ( introspection )
+"
+
+# While not strictly needed, consolekit is the alternative to systemd-login
+# to get current session's user.
+CDEPEND="
+   >=app-shells/bash-completion-2
+   dev-db/sqlite:3
+   >=dev-libs/dbus-glib-0.74
+   >=dev-libs/glib-2.32.0:2[${PYTHON_USEDEP}]
+   >=sys-auth/polkit-0.98
+   >=sys-apps/dbus-1.3.0
+   ${PYTHON_DEPS}
+   connman? ( net-misc/connman )
+   introspection? ( 
>=dev-libs/gobject-introspection-0.9.9[${PYTHON_USEDEP}] )
+   networkmanager? ( >=net-misc/networkmanager-0.6.4 )
+   nsplugin? (
+   >=dev-libs/nspr-4.8
+   x11-libs/cairo
+   >=x11-libs/gtk+-2.14.0:2
+   x11-libs/pango
+   )
+   systemd? ( >=sys-apps/systemd-204 )
+"
+DEPEND="${CDEPEND}
+   dev-libs/libxslt[${PYTHON_USEDEP}]
+   >=dev-util/gtk-doc-am-1.11
+   >=dev-util/intltool-0.35.0
+   sys-devel/gettext
+   virtual/pkgconfig
+   nsplugin? ( >=net-misc/npapi-sdk-0.27 )
+   vala? ( $(vala_depend) )
+"
+RDEPEND="${CDEPEND}
+   >=app-portage/layman-2[${PYTHON_USEDEP}]
+   >=sys-apps/portage-2.2[${PYTHON_USEDEP}]
+   entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
+   !systemd? ( sys-auth/consolekit )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+RESTRICT="test"
+
+src_prepare() {
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   econf \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-gtk-module \
+   --disable-schemas-compile \
+   --disable-static \
+   --enable-bash-completion \
+   --enable-man-pages \
+   --enable-nls \
+   --enable-portage \
+   --localstatedir=/var \
+   $(use_enable command-not-found) \
+   

[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt4/

2016-01-03 Thread Gilles Dartiguelongue
commit: e583b183431adf11e07baeca922c1ffd1e666a3a
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:24:56 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:24:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e583b183

app-admin/packagekit-qt4: drop old revision

Package-Manager: portage-2.2.26

 app-admin/packagekit-qt4/Manifest  |  1 -
 .../packagekit-qt4/packagekit-qt4-0.7.4.ebuild | 68 --
 2 files changed, 69 deletions(-)

diff --git a/app-admin/packagekit-qt4/Manifest 
b/app-admin/packagekit-qt4/Manifest
index 20c630b..2873587 100644
--- a/app-admin/packagekit-qt4/Manifest
+++ b/app-admin/packagekit-qt4/Manifest
@@ -1,3 +1,2 @@
-DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-Qt-0.8.8.tar.xz 41416 SHA256 
e234d4b1f8451821930f463621a86c9708eebfd1db65019883d38a60d13c870c SHA512 
a81b85588f531ca58d355094a78c3f07aa804350fdd49f98fbae02076ebb1d4736c0a3d33822805a9e1b5ee5bf62e85141994b841c5e9218b7d03715b45dde11
 WHIRLPOOL 
319b2226fcf1a7de58df016b2cd401779601ad1842f0d35c9341f56d380397d9dc92a7cd8c8291fb0c4487f7821f4c860130b6275523a240bc3e8996d425f973
 DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 
f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 
3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2
 WHIRLPOOL 
7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61

diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.7.4.ebuild 
b/app-admin/packagekit-qt4/packagekit-qt4-0.7.4.ebuild
deleted file mode 100644
index 19b3e36..000
--- a/app-admin/packagekit-qt4/packagekit-qt4-0.7.4.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit eutils base
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Qt4 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND=">=dev-qt/qtcore-4.4.0:4
-   >=dev-qt/qtdbus-4.4.0:4
-   >=dev-qt/qtsql-4.4.0:4
-   ~app-admin/packagekit-base-${PV}"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   # 
http://pkgs.fedoraproject.org/gitweb/?p=PackageKit.git;a=commit;h=0b378668288db34890b82c7be007fc76c7fcd956
-   sed -i -e '/polkit-backend-1/d' configure || die #423431
-   econf \
-   --enable-introspection=no \
-   --localstatedir=/var \
-   --disable-dependency-tracking \
-   --enable-option-checking \
-   --enable-libtool-lock \
-   --disable-strict \
-   --disable-local \
-   --disable-gtk-doc \
-   --disable-command-not-found \
-   --disable-debuginfo-install \
-   --disable-gstreamer-plugin \
-   --disable-service-packs \
-   --disable-man-pages \
-   --disable-cron \
-   --disable-gtk-module \
-   --disable-networkmanager \
-   --disable-browser-plugin \
-   --disable-pm-utils \
-   --disable-device-rebind \
-   --disable-tests \
-   --enable-qt
-}
-
-src_compile() {
-   local qtdir=packagekit-qt2
-   cd "${S}"/lib/${qtdir} || die
-   emake || die "emake install failed"
-}
-
-src_install() {
-   local qtdir=packagekit-qt2
-   cd "${S}"/lib/${qtdir} || die
-   emake DESTDIR="${D}" install || die "emake install failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/

2016-01-03 Thread Gilles Dartiguelongue
commit: a1ff3f2a393d4f4eac19c0a635c2cf1f88f06e06
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:26:32 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:26:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ff3f2a

app-admin/packagekit-base: clean up local USE flag descriptions

Package-Manager: portage-2.2.26

 app-admin/packagekit-base/metadata.xml | 6 --
 1 file changed, 6 deletions(-)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index a63ea63..c88633a 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -11,12 +11,6 @@

Enable Entropy backend

-   Use 
dev-libs/gobject-introspection
-   Enable introspection
-   
-   
-   Add pm-utils (suspend/resume) functionalities
-   

 
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-01-03 Thread Gilles Dartiguelongue
commit: 91a36012acbd47611b1fb8b6a344cef416e34e0f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:27:19 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:27:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a36012

app-admin/packagekit: clean up old revision

Package-Manager: portage-2.2.26

 app-admin/packagekit/packagekit-0.7.4.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/app-admin/packagekit/packagekit-0.7.4.ebuild 
b/app-admin/packagekit/packagekit-0.7.4.ebuild
deleted file mode 100644
index 3f45d23..000
--- a/app-admin/packagekit/packagekit-0.7.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-   qt4? ( ~app-admin/packagekit-qt4-${PV} )"
-
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/

2016-01-03 Thread Gilles Dartiguelongue
commit: cc3dd723687acec26f51e93ce064a7a316e0d61c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 12:39:41 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:11:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3dd723

app-admin/packagekit: version bump to 1.0.11

Package-Manager: portage-2.2.26

 app-admin/packagekit/packagekit-1.0.11.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/app-admin/packagekit/packagekit-1.0.11.ebuild 
b/app-admin/packagekit/packagekit-1.0.11.ebuild
new file mode 100644
index 000..f8c5af7
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.0.11.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+   qt4? ( >=app-admin/packagekit-qt4-0.9 )"
+
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-01-03 Thread Gilles Dartiguelongue
commit: 4bf52d050be8215c079fafaddad3f3e762ff00e7
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:25:25 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:25:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf52d05

app-admin/packagekit-gtk: drop old revision

Package-Manager: portage-2.2.26

 app-admin/packagekit-gtk/Manifest  |  1 -
 .../packagekit-gtk/packagekit-gtk-0.7.4.ebuild | 65 --
 2 files changed, 66 deletions(-)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index 57f03a2..66a8d6f 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,3 +1,2 @@
-DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-0.7.4.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-0.7.4.ebuild
deleted file mode 100644
index b72fee3..000
--- a/app-admin/packagekit-gtk/packagekit-gtk-0.7.4.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit eutils base
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Gtk3 PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/;
-SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/dbus-glib
-   media-libs/fontconfig
-   >=x11-libs/gtk+-3.0:3
-   x11-libs/pango
-   ~app-admin/packagekit-base-${PV}"
-DEPEND="${RDEPEND} virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   # 
http://pkgs.fedoraproject.org/gitweb/?p=PackageKit.git;a=commit;h=0b378668288db34890b82c7be007fc76c7fcd956
-   sed -i -e '/polkit-backend-1/d' configure || die #423431
-   econf \
-   --localstatedir=/var \
-   --enable-introspection=yes \
-   --disable-dependency-tracking \
-   --enable-option-checking \
-   --enable-libtool-lock \
-   --disable-strict \
-   --disable-local \
-   --disable-gtk-doc \
-   --disable-command-not-found \
-   --disable-debuginfo-install \
-   --disable-gstreamer-plugin \
-   --disable-service-packs \
-   --disable-man-pages \
-   --disable-cron \
-   --enable-gtk-module \
-   --disable-networkmanager \
-   --disable-browser-plugin \
-   --disable-pm-utils \
-   --disable-device-rebind \
-   --disable-tests \
-   --disable-qt
-}
-
-src_compile() {
-   cd "${S}"/contrib/gtk-module || die
-   emake || die "emake install failed"
-}
-
-src_install() {
-   cd "${S}"/contrib/gtk-module || die
-   emake DESTDIR="${D}" install || die "emake install failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-gtk/

2016-01-03 Thread Gilles Dartiguelongue
commit: 3e261b78c5b1b653f791cc7386c4477cfd6af235
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 12:47:01 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:23:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e261b78

app-admin/packagekit-gtk: version bump to 1.0.11

Package-Manager: portage-2.2.26

 app-admin/packagekit-gtk/Manifest  |  1 +
 .../packagekit-gtk/packagekit-gtk-1.0.11.ebuild| 62 ++
 2 files changed, 63 insertions(+)

diff --git a/app-admin/packagekit-gtk/Manifest 
b/app-admin/packagekit-gtk/Manifest
index d5a10a1..57f03a2 100644
--- a/app-admin/packagekit-gtk/Manifest
+++ b/app-admin/packagekit-gtk/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-0.8.15.tar.xz 1506084 SHA256 
76aa44994d63b403b1f1154406539951502f5ab92624a8a7dedbeb5437ed0af5 SHA512 
d6a1a4582212b02350b8a5ab8413346b0b33a49d329d3c5c4314e3db0c7c40b891d64d275c3acd8eafc45a59462b537cd031919027db2176502861271ce34a02
 WHIRLPOOL 
bcc75e8a05b5616fbec1a2772af53ae51cf8c44a9feda4ca9cff4567f274aed62d3cf01751ab89834f423b77a74dcc1445c32390c323a46bb4340cde568760ce
+DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 
bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 
9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce
 WHIRLPOOL 
8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a

diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild 
b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
new file mode 100644
index 000..693d6d3
--- /dev/null
+++ b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils
+
+MY_PN="PackageKit"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Gtk3 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   media-libs/fontconfig
+   >=x11-libs/gtk+-2:2
+   >=x11-libs/gtk+-3:3
+   x11-libs/pango
+   ~app-admin/packagekit-base-${PV}[introspection]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-bash-completion \
+   --disable-browser-plugin \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-gstreamer-plugin \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-man-pages \
+   --disable-networkmanager \
+   --disable-static \
+   --disable-systemd \
+   --disable-vala \
+   --enable-dummy \
+   --enable-gtk-module \
+   --enable-introspection=yes \
+   --localstatedir=/var
+}
+
+src_compile() {
+   emake -C contrib/gtk-module
+}
+
+src_install() {
+   emake -C contrib/gtk-module DESTDIR="${D}" install
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt4/

2016-01-03 Thread Gilles Dartiguelongue
commit: a6c18ceb1b0f9877ea12cb5be1a8f279ec7c18a3
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:00:10 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:23:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c18ceb

app-admin/packagekit-qt4: version bump to 0.9.5

Package-Manager: portage-2.2.26

 app-admin/packagekit-qt4/Manifest  |  1 +
 .../packagekit-qt4/packagekit-qt4-0.9.5.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/app-admin/packagekit-qt4/Manifest 
b/app-admin/packagekit-qt4/Manifest
index 9165b85..20c630b 100644
--- a/app-admin/packagekit-qt4/Manifest
+++ b/app-admin/packagekit-qt4/Manifest
@@ -1,2 +1,3 @@
 DIST PackageKit-0.7.4.tar.xz 1493656 SHA256 
4112c86d67afbbb9be5d3a706c63c537babbbe1f96e398ae306f5e5e02563a98 SHA512 
a2cee60f499ec6c5359f3dc2eddda02cfb9c287f80a6b38aa1d9d87558ce5938ade87ab34f6cb1f9640749a0f19625b44c89f72dea5fbb0cbd5f34aec8dbb9f6
 WHIRLPOOL 
2827cb038c86164ae58021fafe9f2bbf21e69b5c63c4ef5e0f613806f5725f910af3d5aa51646fd258da9c91b81b086cf9560f66bf042e1cb6d1c25128f984b3
 DIST PackageKit-Qt-0.8.8.tar.xz 41416 SHA256 
e234d4b1f8451821930f463621a86c9708eebfd1db65019883d38a60d13c870c SHA512 
a81b85588f531ca58d355094a78c3f07aa804350fdd49f98fbae02076ebb1d4736c0a3d33822805a9e1b5ee5bf62e85141994b841c5e9218b7d03715b45dde11
 WHIRLPOOL 
319b2226fcf1a7de58df016b2cd401779601ad1842f0d35c9341f56d380397d9dc92a7cd8c8291fb0c4487f7821f4c860130b6275523a240bc3e8996d425f973
+DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 
f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 
3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2
 WHIRLPOOL 
7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61

diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild 
b/app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild
new file mode 100644
index 000..aee6956
--- /dev/null
+++ b/app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit cmake-utils
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Qt4 PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="http://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtcore-4.4.0:4
+   >=dev-qt/qtdbus-4.4.0:4
+   >=dev-qt/qtsql-4.4.0:4
+   >=app-admin/packagekit-base-0.9
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"