[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2023-12-16 Thread Andreas Sturmlechner
commit: 001302b33e44f5a8c100c59990ddb750e98a6a2e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec 16 11:20:12 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec 16 11:23:00 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=001302b3

kde-plasma/ksshaskpass: Drop obsolete pre-5.17.4 /etc/plasma cleanup

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/ksshaskpass/ksshaskpass-5.27.49..ebuild | 3 ---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.27.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.27.49..ebuild
index 4f90cf7f3b..8a5b3182a4 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.27.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.27.49..ebuild
@@ -46,7 +46,4 @@ pkg_postinst() {
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
-
-   # Clean up pre-5.17.4 dirs
-   rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index aa18e3c795..c730311bf5 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -46,7 +46,4 @@ pkg_postinst() {
elog "for Plasma 6 sessions."
elog "If that's not desired, select the one you want to use in"
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
-
-   # Clean up pre-5.17.4 dirs
-   rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2023-12-16 Thread Andreas Sturmlechner
commit: 084aa4575091450817730267a31901d975afea4a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec 16 11:21:02 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec 16 11:23:00 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=084aa457

kde-plasma/ksshaskpass: add kde-invent upstream metadata

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/ksshaskpass/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksshaskpass/metadata.xml 
b/kde-plasma/ksshaskpass/metadata.xml
index d925f24397..8a7cc7ffeb 100644
--- a/kde-plasma/ksshaskpass/metadata.xml
+++ b/kde-plasma/ksshaskpass/metadata.xml
@@ -7,5 +7,6 @@


https://bugs.kde.org/
+   plasma/ksshaskpass

 



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2020-10-11 Thread Andreas Sturmlechner
commit: bad917c33fba7fb04ccb2d28e957d0689e4057c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 08:08:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 08:34:35 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bad917c3

kde-plasma/ksshaskpass: Drop unused var, add not replace HOMEPAGE

Tweak DESCRIPTION.

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

 kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild   | 5 ++---
 kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild | 5 ++---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
index 1f3b0b24de..74622de790 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
@@ -4,12 +4,11 @@
 EAPI=7
 
 KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.0
 inherit ecm kde.org
 
-DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
-HOMEPAGE="https://invent.kde.org/plasma/ksshaskpass;
+DESCRIPTION="Implementation of ssh-askpass with KDE Wallet integration"
+HOMEPAGE+=" https://invent.kde.org/plasma/ksshaskpass;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
index 38fc551e6e..fcb93a585b 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
@@ -4,12 +4,11 @@
 EAPI=7
 
 KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.0
 inherit ecm kde.org
 
-DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
-HOMEPAGE="https://invent.kde.org/plasma/ksshaskpass;
+DESCRIPTION="Implementation of ssh-askpass with KDE Wallet integration"
+HOMEPAGE+=" https://invent.kde.org/plasma/ksshaskpass;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index d312e55141..90b12a9625 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -4,12 +4,11 @@
 EAPI=7
 
 KFMIN=
-PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.0
 inherit ecm kde.org
 
-DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
-HOMEPAGE="https://invent.kde.org/plasma/ksshaskpass;
+DESCRIPTION="Implementation of ssh-askpass with KDE Wallet integration"
+HOMEPAGE+=" https://invent.kde.org/plasma/ksshaskpass;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2020-10-11 Thread Andreas Sturmlechner
commit: 82a4b5b8b62c9dfa0bc50eb2ec5278a8223dddc1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 08:11:36 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 08:34:35 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=82a4b5b8

kde-plasma/ksshaskpass: Cleanup pre-5.17 migration code

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

 kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild   | 28 +-
 .../ksshaskpass/ksshaskpass-5.20.49..ebuild| 28 +-
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 28 +-
 3 files changed, 3 insertions(+), 81 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
index 74622de790..3b6631f533 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild
@@ -24,28 +24,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-pkg_setup() {
-   ecm_pkg_setup
-
-   local srcfile=/etc/plasma/startup/05-ksshaskpass.sh
-   local newfile=/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
-   if [[ -f "${EROOT}"${srcfile} ]]; then
-   local md5=$(md5sum "${EROOT}"${srcfile})
-   if [[ ${md5%% *} != 615ae8f5b0090ff7f51d0edee7885d55 ]]; then
-   elog "Existing modified "${EPREFIX}"${srcfile} 
detected."
-   elog "Copying to "${EPREFIX}"${newfile}..."
-   cp -v "${EROOT}"${srcfile} "${T}"/ || die
-   fi
-   fi
-}
-
-src_prepare() {
-   ecm_src_prepare
-   if [[ ! -f "${T}"/05-ksshaskpass.sh ]]; then
-   cp "${FILESDIR}"/05-ksshaskpass.sh "${T}"/ || die
-   fi
-}
-
 src_install() {
ecm_src_install
 
@@ -69,10 +47,6 @@ pkg_postinst() {
elog "If that's not desired, select the one you want to use in"
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
 
-   # Clean up pre-5.17.4 script
-   if [[ -e "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh ]]; then
-   rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
-   elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
-   fi
+   # Clean up pre-5.17.4 dirs
rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
index fcb93a585b..114c496db8 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
@@ -24,28 +24,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-pkg_setup() {
-   ecm_pkg_setup
-
-   local srcfile=/etc/plasma/startup/05-ksshaskpass.sh
-   local newfile=/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
-   if [[ -f "${EROOT}"${srcfile} ]]; then
-   local md5=$(md5sum "${EROOT}"${srcfile})
-   if [[ ${md5%% *} != 615ae8f5b0090ff7f51d0edee7885d55 ]]; then
-   elog "Existing modified "${EPREFIX}"${srcfile} 
detected."
-   elog "Copying to "${EPREFIX}"${newfile}..."
-   cp -v "${EROOT}"${srcfile} "${T}"/ || die
-   fi
-   fi
-}
-
-src_prepare() {
-   ecm_src_prepare
-   if [[ ! -f "${T}"/05-ksshaskpass.sh ]]; then
-   cp "${FILESDIR}"/05-ksshaskpass.sh "${T}"/ || die
-   fi
-}
-
 src_install() {
ecm_src_install
 
@@ -69,10 +47,6 @@ pkg_postinst() {
elog "If that's not desired, select the one you want to use in"
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
 
-   # Clean up pre-5.17.4 script
-   if [[ -e "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh ]]; then
-   rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
-   elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
-   fi
+   # Clean up pre-5.17.4 dirs
rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 90b12a9625..77949b1a2b 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -24,28 +24,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-pkg_setup() {
-   ecm_pkg_setup
-
-   local srcfile=/etc/plasma/startup/05-ksshaskpass.sh
-   local newfile=/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
-   if [[ -f "${EROOT}"${srcfile} ]]; then
-   local md5=$(md5sum "${EROOT}"${srcfile})
-   if [[ ${md5%% *} != 615ae8f5b0090ff7f51d0edee7885d55 ]]; then
-   elog "Existing modified "${EPREFIX}"${srcfile} 
detected."
-   elog "Copying to "${EPREFIX}"${newfile}..."
-   

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2020-10-04 Thread Andreas Sturmlechner
commit: ec2afab1e1da8ad694f95010ba144e2108204a98
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct  4 15:43:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct  4 15:47:23 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec2afab1

kde-plasma/ksshaskpass: rm obsolete /etc/plasma{/startup,}

Thanks-to: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/ksshaskpass/ksshaskpass-5.19.90.ebuild  | 1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild | 1 +
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.19.90.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.19.90.ebuild
index e68d016a8f..1f3b0b24de 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.19.90.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.19.90.ebuild
@@ -75,4 +75,5 @@ pkg_postinst() {
rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
fi
+   rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
index da90925f6c..38fc551e6e 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild
@@ -75,4 +75,5 @@ pkg_postinst() {
rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
fi
+   rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 04358ad1c8..d312e55141 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -75,4 +75,5 @@ pkg_postinst() {
rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
fi
+   rmdir -v "${EROOT}"/etc/plasma{/startup,} 2> /dev/null
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2019-12-22 Thread Andreas Sturmlechner
commit: 8663d2456e66081183896447811f6abbcf3dd2b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Dec 22 14:20:03 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Dec 22 21:09:02 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8663d245

kde-plasma/ksshaskpass: No fperms on /etc/xdg/plasma-workspace/env/

...necessary.

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

 kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild | 1 -
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
index 7d2b01d201..55a8bf623e 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
@@ -52,7 +52,6 @@ src_install() {
 
insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
-   fperms +x /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
 }
 
 pkg_postinst() {

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index bea3649085..c3ed60814f 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -52,7 +52,6 @@ src_install() {
 
insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
-   fperms +x /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
 }
 
 pkg_postinst() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2019-12-22 Thread Andreas Sturmlechner
commit: 3293034ed718aaee2de79c999b53f313ce2beec1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Dec 22 13:45:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Dec 22 20:16:17 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3293034e

kde-plasma/ksshaskpass: Add old script migration, update postinst

Follow-up to bdb0f5267d00191069c4bf88b98fe759441a2a2b and
77aa9069fe3cc4680c446a3d9ecd2f5f695f171d.

Bug: https://bugs.gentoo.org/688366
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../ksshaskpass/ksshaskpass-5.17.49..ebuild| 33 --
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 33 --
 2 files changed, 60 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
index b444897de0..7d2b01d201 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
@@ -25,6 +25,28 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+pkg_setup() {
+   ecm_pkg_setup
+
+   local srcfile=/etc/plasma/startup/05-ksshaskpass.sh
+   local newfile=/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
+   if [[ -f "${EROOT}"${srcfile} ]]; then
+   local md5=$(md5sum "${EROOT}"${srcfile})
+   if [[ ${md5%% *} != 615ae8f5b0090ff7f51d0edee7885d55 ]]; then
+   elog "Existing modified "${EPREFIX}"${srcfile} 
detected."
+   elog "Copying to "${EPREFIX}"${newfile}..."
+   cp -v "${EROOT}"${srcfile} "${T}"/ || die
+   fi
+   fi
+}
+
+src_prepare() {
+   ecm_src_prepare
+   if [[ ! -f "${T}"/05-ksshaskpass.sh ]]; then
+   cp "${FILESDIR}"/05-ksshaskpass.sh "${T}"/ || die
+   fi
+}
+
 src_install() {
ecm_src_install
 
@@ -37,7 +59,7 @@ pkg_postinst() {
ecm_pkg_postinst
 
elog "In order to have ssh-agent start with Plasma 5,"
-   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh.sh"
+   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh"
elog "and uncomment the lines enabling ssh-agent."
elog
elog "If you do so, do not forget to uncomment the respective"
@@ -47,6 +69,11 @@ pkg_postinst() {
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog
-   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
+   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
+
+   # Clean up pre-5.17.4 script
+   if [[ -e "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh ]]; then
+   rm "${EROOT}"/etc/plasma/startup/05-ksshaskpass.sh || die
+   elog "Removed obsolete 
${EPREFIX}/etc/plasma/startup/05-ksshaskpass.sh"
+   fi
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 181b59a8b5..bea3649085 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -25,6 +25,28 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+pkg_setup() {
+   ecm_pkg_setup
+
+   local srcfile=/etc/plasma/startup/05-ksshaskpass.sh
+   local newfile=/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
+   if [[ -f "${EROOT}"${srcfile} ]]; then
+   local md5=$(md5sum "${EROOT}"${srcfile})
+   if [[ ${md5%% *} != 615ae8f5b0090ff7f51d0edee7885d55 ]]; then
+   elog "Existing modified "${EPREFIX}"${srcfile} 
detected."
+   elog "Copying to "${EPREFIX}"${newfile}..."
+   cp -v "${EROOT}"${srcfile} "${T}"/ || die
+   fi
+   fi
+}
+
+src_prepare() {
+   ecm_src_prepare
+   if [[ ! -f "${T}"/05-ksshaskpass.sh ]]; then
+   cp "${FILESDIR}"/05-ksshaskpass.sh "${T}"/ || die
+   fi
+}
+
 src_install() {
ecm_src_install
 
@@ -37,7 +59,7 @@ pkg_postinst() {
ecm_pkg_postinst
 
elog "In order to have ssh-agent start with Plasma 5,"
-   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh.sh"
+   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh"
elog "and uncomment the lines enabling ssh-agent."
elog
elog "If you do so, do not forget to uncomment the respective"
@@ -47,6 +69,11 @@ pkg_postinst() {
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog
-   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
+   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh"
+
+   # 

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2019-12-22 Thread Andreas Sturmlechner
commit: 2e4856f97d76d2ad7c00dcdc768670ab6ff0af6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Dec 22 13:45:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Dec 22 13:46:07 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e4856f9

kde-plasma/ksshaskpass: Update paths to startup/shutdown scripts

Follow-up to f3fdca23a349b3059cad5834e5e4fe9f945a52c6

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

 .../ksshaskpass/ksshaskpass-5.17.49..ebuild  | 20 +++-
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild   | 19 ++-
 2 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
index 78d853dfae..b444897de0 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
@@ -10,17 +10,18 @@ inherit ecm kde.org
 
 DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
 HOMEPAGE="https://cgit.kde.org/ksshaskpass.git;
+
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
 "
 RDEPEND="${DEPEND}"
 
@@ -29,22 +30,23 @@ src_install() {
 
insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
+   fperms +x /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
 }
 
 pkg_postinst() {
ecm_pkg_postinst
 
+   elog "In order to have ssh-agent start with Plasma 5,"
+   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh.sh"
+   elog "and uncomment the lines enabling ssh-agent."
+   elog
+   elog "If you do so, do not forget to uncomment the respective"
+   elog "lines in /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh"
+   elog "to properly kill the agent when the session ends."
+   elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
elog
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
-   elog
-   elog "In order to have ssh-agent start with Plasma 5, do the following:"
-   elog " * Copy the necessary files to your home directory:"
-   elog "   - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
-   elog "   - cp /etc/plasma/shutdown/10-agent-shutdown.sh 
~/.config/plasma-workspace/shutdown/"
-   elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
-   elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
-   elog "   the agent when the session ends."
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 64178bf680..181b59a8b5 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -17,11 +17,11 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
 "
 RDEPEND="${DEPEND}"
 
@@ -30,22 +30,23 @@ src_install() {
 
insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
+   fperms +x /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
 }
 
 pkg_postinst() {
ecm_pkg_postinst
 
+   elog "In order to have ssh-agent start with Plasma 5,"
+   elog "edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh.sh"
+   elog "and uncomment the lines enabling ssh-agent."
+   elog
+   elog "If you do so, do not forget to uncomment the respective"
+   elog "lines in /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh"
+   elog "to properly kill the agent when the session ends."
+   elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
elog
elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
-   elog
-   elog "In order to have ssh-agent start with Plasma 5, do the following:"
-   elog " * Copy the necessary files to your home directory:"
-   elog "   - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
-   elog "   - cp /etc/plasma/shutdown/10-agent-shutdown.sh 

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2019-10-23 Thread Andreas Sturmlechner
commit: 2365dd8d43b2917e4dcec735e8e76195ec8c85c3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 23 09:26:52 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 23 09:26:52 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2365dd8d

kde-plasma/ksshaskpass: Fix pkg_postinst paths

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

 kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild   | 4 ++--
 kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild | 4 ++--
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
index 481d10022a..9e6cbd72bd 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/shutdown/"
+   elog "   - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
+   elog "   - cp /etc/plasma/shutdown/10-agent-shutdown.sh 
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
elog "   the agent when the session ends."

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
index 35f1495c82..4303aedc45 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/shutdown/"
+   elog "   - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
+   elog "   - cp /etc/plasma/shutdown/10-agent-shutdown.sh 
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
elog "   the agent when the session ends."

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 35f1495c82..4303aedc45 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
-   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/shutdown/"
+   elog "   - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
+   elog "   - cp /etc/plasma/shutdown/10-agent-shutdown.sh 
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
elog "   the agent when the session ends."



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2019-10-22 Thread Andreas Sturmlechner
commit: 725dbd794d895749b72f42a764482ce60657e794
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 21 22:00:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 22 17:28:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=725dbd79

kde-plasma/ksshaskpass: Update env script install path, pkg_postinst

Bug: https://bugs.gentoo.org/688366
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../ksshaskpass/ksshaskpass-5.17.49..ebuild| 23 +++---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 23 +++---
 2 files changed, 22 insertions(+), 24 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
index 5a545a4040..35f1495c82 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49..ebuild
@@ -22,25 +22,24 @@ RDEPEND="${DEPEND}"
 src_install() {
kde5_src_install
 
-   insinto /etc/plasma/startup
+   insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
 }
 
 pkg_postinst() {
kde5_pkg_postinst
 
-   elog ""
-   elog "In order to have ssh-agent start at kde startup,"
-   elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
-   elog "the lines enabling ssh-agent."
-   elog
-   elog "If you do so, do not forget to uncomment the respective"
-   elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
-   elog "properly kill the agent when the session ends."
-   elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog "/etc/plasma/startup/05-ksshaskpass.sh"
-   elog ""
+   elog
+   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
+   elog
+   elog "In order to have ssh-agent start with Plasma 5, do the following:"
+   elog " * Copy the necessary files to your home directory:"
+   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
+   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/shutdown/"
+   elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
+   elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
+   elog "   the agent when the session ends."
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 5a545a4040..35f1495c82 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -22,25 +22,24 @@ RDEPEND="${DEPEND}"
 src_install() {
kde5_src_install
 
-   insinto /etc/plasma/startup
+   insinto /etc/xdg/plasma-workspace/env/
doins "${FILESDIR}/05-ksshaskpass.sh"
 }
 
 pkg_postinst() {
kde5_pkg_postinst
 
-   elog ""
-   elog "In order to have ssh-agent start at kde startup,"
-   elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
-   elog "the lines enabling ssh-agent."
-   elog
-   elog "If you do so, do not forget to uncomment the respective"
-   elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
-   elog "properly kill the agent when the session ends."
-   elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog "/etc/plasma/startup/05-ksshaskpass.sh"
-   elog ""
+   elog
+   elog "/etc/xdg/plasma-workspace/env/05-ksshaskpass.sh (ATTN: Path 
moved!)"
+   elog
+   elog "In order to have ssh-agent start with Plasma 5, do the following:"
+   elog " * Copy the necessary files to your home directory:"
+   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/env/"
+   elog "  - cp /etc/plasma/startup/10-agent-startup.sh 
~/.config/plasma-workspace/shutdown/"
+   elog " * Edit 10-agent-startup.sh and uncomment the lines enabling 
ssh-agent."
+   elog " * In 10-agent-shutdown.sh uncomment the respective lines to 
properly kill"
+   elog "   the agent when the session ends."
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/, kde-plasma/plasma-pa/, kde-plasma/kwin/, ...

2018-05-18 Thread Andreas Sturmlechner
commit: 5b910bd29b7ce4c879ec5203adecbebe076abc08
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 18 09:43:43 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 18 13:52:36 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b910bd2

kde-plasma: Add KDE Plasma 5.13 stable branch

Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --force

 kde-plasma/bluedevil/bluedevil-5.13.49..ebuild |  40 +
 .../breeze-grub/breeze-grub-5.13.49..ebuild|  30 
 .../breeze-gtk/breeze-gtk-5.13.49..ebuild  |  12 ++
 .../breeze-plymouth-5.13.49..ebuild|  26 
 kde-plasma/breeze/breeze-5.13.49..ebuild   |  48 ++
 kde-plasma/drkonqi/drkonqi-5.13.49..ebuild |  56 +++
 .../kactivitymanagerd-5.13.49..ebuild  |  35 +
 .../kde-cli-tools-5.13.49..ebuild  |  62 
 .../kde-gtk-config-5.13.49..ebuild |  52 +++
 .../kdecoration/kdecoration-5.13.49..ebuild|  16 ++
 .../kdeplasma-addons-5.13.49..ebuild   |  58 +++
 kde-plasma/kgamma/kgamma-5.13.49..ebuild   |  26 
 kde-plasma/khotkeys/khotkeys-5.13.49..ebuild   |  46 ++
 .../kinfocenter/kinfocenter-5.13.49..ebuild|  91 +++
 kde-plasma/kmenuedit/kmenuedit-5.13.49..ebuild |  44 ++
 kde-plasma/kscreen/kscreen-5.13.49..ebuild |  40 +
 .../kscreenlocker-5.13.49..ebuild  |  92 +++
 .../ksshaskpass/ksshaskpass-5.13.49..ebuild|  49 ++
 kde-plasma/ksysguard/ksysguard-5.13.49..ebuild |  47 ++
 .../kwallet-pam/kwallet-pam-5.13.49..ebuild|  33 
 .../kwayland-integration-5.13.49..ebuild   |  22 +++
 kde-plasma/kwin/kwin-5.13.49..ebuild   | 104 +
 kde-plasma/kwrited/kwrited-5.13.49..ebuild |  23 +++
 .../libkscreen/libkscreen-5.13.49..ebuild  |  27 
 .../libksysguard/libksysguard-5.13.49..ebuild  |  53 +++
 kde-plasma/milou/milou-5.13.49..ebuild |  30 
 kde-plasma/oxygen/oxygen-5.13.49..ebuild   |  46 ++
 .../plasma-browser-integration-5.13.49..ebuild |  28 
 .../plasma-desktop-5.13.49..ebuild | 162 +++
 .../plasma-integration-5.13.49..ebuild |  43 +
 .../plasma-meta/plasma-meta-5.13.49..ebuild|  77 +
 kde-plasma/plasma-nm/plasma-nm-5.13.49..ebuild |  75 +
 kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild |  29 
 .../plasma-sdk/plasma-sdk-5.13.49..ebuild  |  39 +
 .../plasma-vault/plasma-vault-5.13.49..ebuild  |  35 +
 ...plasma-workspace-wallpapers-5.13.49..ebuild |  18 +++
 .../plasma-workspace-5.13.49..ebuild   | 173 +
 .../plymouth-kcm/plymouth-kcm-5.13.49..ebuild  |  36 +
 .../polkit-kde-agent-5.13.49..ebuild   |  30 
 .../powerdevil/powerdevil-5.13.49..ebuild  |  68 
 kde-plasma/sddm-kcm/sddm-kcm-5.13.49..ebuild   |  41 +
 .../systemsettings-5.13.49..ebuild |  53 +++
 .../user-manager/user-manager-5.13.49..ebuild  |  27 
 43 files changed, 2142 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.13.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.13.49..ebuild
new file mode 100644
index 00..001050da4a
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.13.49..ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Bluetooth stack for KDE Plasma"
+HOMEPAGE="https://cgit.kde.org/bluedevil.git;
+KEYWORDS=""
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep bluez-qt)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kded)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+DEPEND="${COMMON_DEPEND}
+   x11-misc/shared-mime-info
+"
+RDEPEND="${COMMON_DEPEND}
+   $(add_plasma_dep kde-cli-tools)
+   !app-mobilephone/obexd
+   !app-mobilephone/obex-data-server
+   !kde-plasma/bluedevil:4
+"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.13.49..ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.13.49..ebuild
new file mode 100644
index 00..3ccfa6e017
--- /dev/null
+++ b/kde-plasma/breeze-grub/breeze-grub-5.13.49..ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo 

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2016-07-24 Thread Johannes Huber
commit: fb47b1e9bf9345573e09ab4eefde467e8c87b889
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Jul 24 11:57:39 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Jul 24 11:57:39 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb47b1e9

kde-plasma/ksshaskpass: Update blocker

Due to pkg move in gentoo main tree.

Package-Manager: portage-2.3.0

 kde-plasma/ksshaskpass/ksshaskpass-5.7.49..ebuild | 2 +-
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.7.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.7.49..ebuild
index b917786..1f2d92c 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.7.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.7.49..ebuild
@@ -20,7 +20,7 @@ DEPEND="
 "
 RDEPEND="
${DEPEND}
-   !net-misc/ksshaskpass
+   !kde-plasma/ksshaskpass:4
 "
 
 src_install() {

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index b917786..1f2d92c 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -20,7 +20,7 @@ DEPEND="
 "
 RDEPEND="
${DEPEND}
-   !net-misc/ksshaskpass
+   !kde-plasma/ksshaskpass:4
 "
 
 src_install() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/, kde-plasma/ksshaskpass/files/

2015-12-27 Thread Marc Schiffbauer
commit: 349a776f58cafd12c48994d8b6b96cc406b54f10
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Mon Dec 28 00:37:25 2015 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Mon Dec 28 00:37:25 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=349a776f

kde-plasma/ksshaskpass: add prefix to ksshaskpass.sh

 .../ksshaskpass/files/{ksshaskpass.sh => 05-ksshaskpass.sh}   | 0
 .../{ksshaskpass-5.5.2.ebuild => ksshaskpass-5.5.2-r1.ebuild} | 8 
 kde-plasma/ksshaskpass/ksshaskpass-5.5.49..ebuild | 8 
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild| 8 
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/kde-plasma/ksshaskpass/files/ksshaskpass.sh 
b/kde-plasma/ksshaskpass/files/05-ksshaskpass.sh
similarity index 100%
rename from kde-plasma/ksshaskpass/files/ksshaskpass.sh
rename to kde-plasma/ksshaskpass/files/05-ksshaskpass.sh

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.5.2.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.5.2-r1.ebuild
similarity index 82%
rename from kde-plasma/ksshaskpass/ksshaskpass-5.5.2.ebuild
rename to kde-plasma/ksshaskpass/ksshaskpass-5.5.2-r1.ebuild
index 137e1a5..48c6495 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.5.2.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.5.2-r1.ebuild
@@ -27,7 +27,7 @@ src_install() {
kde5_src_install
 
insinto /etc/plasma/startup
-   doins "${FILESDIR}/ksshaskpass.sh"
+   doins "${FILESDIR}/05-ksshaskpass.sh"
 }
 
 pkg_postinst() {
@@ -35,16 +35,16 @@ pkg_postinst() {
 
elog ""
elog "In order to have ssh-agent start at kde startup,"
-   elog "edit /etc/plasma/startup/agent-startup.sh and uncomment"
+   elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
elog "the lines enabling ssh-agent."
elog
elog "If you do so, do not forget to uncomment the respective"
-   elog "lines in /etc/plasma/shutdown/agent-shutdown.sh to"
+   elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
elog "properly kill the agent when the session ends."
elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog "/etc/plasma/startup/ksshaskpass.sh"
+   elog "/etc/plasma/startup/05-ksshaskpass.sh"
elog ""
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.5.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.5.49..ebuild
index 51675d0..b35e307 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.5.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.5.49..ebuild
@@ -27,7 +27,7 @@ src_install() {
kde5_src_install
 
insinto /etc/plasma/startup
-   doins "${FILESDIR}/ksshaskpass.sh"
+   doins "${FILESDIR}/05-ksshaskpass.sh"
 }
 
 pkg_postinst() {
@@ -35,16 +35,16 @@ pkg_postinst() {
 
elog ""
elog "In order to have ssh-agent start at kde startup,"
-   elog "edit /etc/plasma/startup/agent-startup.sh and uncomment"
+   elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
elog "the lines enabling ssh-agent."
elog
elog "If you do so, do not forget to uncomment the respective"
-   elog "lines in /etc/plasma/shutdown/agent-shutdown.sh to"
+   elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
elog "properly kill the agent when the session ends."
elog
elog "${PN} has been installed as your default askpass application"
elog "for Plasma 5 sessions."
elog "If that's not desired, select the one you want to use in"
-   elog "/etc/plasma/startup/ksshaskpass.sh"
+   elog "/etc/plasma/startup/05-ksshaskpass.sh"
elog ""
 }

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 51675d0..b35e307 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -27,7 +27,7 @@ src_install() {
kde5_src_install
 
insinto /etc/plasma/startup
-   doins "${FILESDIR}/ksshaskpass.sh"
+   doins "${FILESDIR}/05-ksshaskpass.sh"
 }
 
 pkg_postinst() {
@@ -35,16 +35,16 @@ pkg_postinst() {
 
elog ""
elog "In order to have ssh-agent start at kde startup,"
-   elog "edit /etc/plasma/startup/agent-startup.sh and uncomment"
+   elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
elog "the lines enabling ssh-agent."
elog
elog "If you do so, do not forget to uncomment the respective"
-   elog "lines in /etc/plasma/shutdown/agent-shutdown.sh to"
+   elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
elog "properly kill the agent when the session ends."
elog
elog "${PN} has been installed as your default askpass 

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/, kde-plasma/ksshaskpass/files/

2015-09-24 Thread Michael Palimaka
commit: ddcd66e8ec682ea289964112ff8fd5021c13037d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Sep 24 18:23:20 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Sep 24 18:23:20 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ddcd66e8

kde-plasma/ksshaskpass: export SSH_ASKPASS

Gentoo-bug: 558938

Package-Manager: portage-2.2.20.1

 kde-plasma/ksshaskpass/files/ksshaskpass.sh|  1 +
 .../ksshaskpass/ksshaskpass-5.4.49..ebuild | 26 ++
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 26 ++
 3 files changed, 53 insertions(+)

diff --git a/kde-plasma/ksshaskpass/files/ksshaskpass.sh 
b/kde-plasma/ksshaskpass/files/ksshaskpass.sh
new file mode 100644
index 000..664c173
--- /dev/null
+++ b/kde-plasma/ksshaskpass/files/ksshaskpass.sh
@@ -0,0 +1 @@
+export SSH_ASKPASS="/usr/bin/ksshaskpass"

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.4.49..ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.4.49..ebuild
index 24b0588..51675d0 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.4.49..ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.4.49..ebuild
@@ -22,3 +22,29 @@ RDEPEND="
${DEPEND}
!net-misc/ksshaskpass
 "
+
+src_install() {
+   kde5_src_install
+
+   insinto /etc/plasma/startup
+   doins "${FILESDIR}/ksshaskpass.sh"
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   elog ""
+   elog "In order to have ssh-agent start at kde startup,"
+   elog "edit /etc/plasma/startup/agent-startup.sh and uncomment"
+   elog "the lines enabling ssh-agent."
+   elog
+   elog "If you do so, do not forget to uncomment the respective"
+   elog "lines in /etc/plasma/shutdown/agent-shutdown.sh to"
+   elog "properly kill the agent when the session ends."
+   elog
+   elog "${PN} has been installed as your default askpass application"
+   elog "for Plasma 5 sessions."
+   elog "If that's not desired, select the one you want to use in"
+   elog "/etc/plasma/startup/ksshaskpass.sh"
+   elog ""
+}

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 24b0588..51675d0 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -22,3 +22,29 @@ RDEPEND="
${DEPEND}
!net-misc/ksshaskpass
 "
+
+src_install() {
+   kde5_src_install
+
+   insinto /etc/plasma/startup
+   doins "${FILESDIR}/ksshaskpass.sh"
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   elog ""
+   elog "In order to have ssh-agent start at kde startup,"
+   elog "edit /etc/plasma/startup/agent-startup.sh and uncomment"
+   elog "the lines enabling ssh-agent."
+   elog
+   elog "If you do so, do not forget to uncomment the respective"
+   elog "lines in /etc/plasma/shutdown/agent-shutdown.sh to"
+   elog "properly kill the agent when the session ends."
+   elog
+   elog "${PN} has been installed as your default askpass application"
+   elog "for Plasma 5 sessions."
+   elog "If that's not desired, select the one you want to use in"
+   elog "/etc/plasma/startup/ksshaskpass.sh"
+   elog ""
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/, kde-plasma/kwayland-integration/, kde-plasma/bluedevil/, ...

2015-09-03 Thread Manuel Rüger
commit: 8d218d3b7d2672be1e823f0c9aa09ad15944e9f7
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  4 01:54:07 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  4 01:54:07 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d218d3b

kde-plasma: Add KDE Plasma 5.4.1

 kde-plasma/bluedevil/bluedevil-5.4.1.ebuild|  52 ++
 kde-plasma/breeze/breeze-5.4.1.ebuild  |  65 
 .../kde-cli-tools/kde-cli-tools-5.4.1.ebuild   |  54 ++
 .../kde-gtk-config/kde-gtk-config-5.4.1.ebuild |  52 ++
 kde-plasma/kdecoration/kdecoration-5.4.1.ebuild|  15 ++
 .../kdeplasma-addons/kdeplasma-addons-5.4.1.ebuild |  60 +++
 kde-plasma/kgamma/kgamma-5.4.1.ebuild  |  31 
 kde-plasma/khelpcenter/khelpcenter-5.4.1.ebuild|  42 +
 kde-plasma/khotkeys/khotkeys-5.4.1.ebuild  |  46 ++
 kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild|  89 ++
 kde-plasma/kmenuedit/kmenuedit-5.4.1.ebuild|  45 +
 kde-plasma/kscreen/kscreen-5.4.1.ebuild|  34 
 kde-plasma/ksshaskpass/ksshaskpass-5.4.1.ebuild|  24 +++
 kde-plasma/ksysguard/ksysguard-5.4.1.ebuild|  48 ++
 kde-plasma/kwallet-pam/kwallet-pam-5.4.1.ebuild|  20 +++
 .../kwayland-integration-5.4.1.ebuild  |  22 +++
 kde-plasma/kwayland/kwayland-5.4.1.ebuild  |  27 +++
 kde-plasma/kwin/kwin-5.4.1.ebuild  |  93 +++
 kde-plasma/kwrited/kwrited-5.4.1.ebuild|  24 +++
 kde-plasma/libkscreen/libkscreen-5.4.1.ebuild  |  24 +++
 kde-plasma/libksysguard/libksysguard-5.4.1.ebuild  |  54 ++
 kde-plasma/milou/milou-5.4.1.ebuild|  30 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.4.1.ebuild  |  37 +
 kde-plasma/oxygen/oxygen-5.4.1.ebuild  |  36 
 .../plasma-desktop/plasma-desktop-5.4.1.ebuild | 138 
 .../plasma-mediacenter-5.4.1.ebuild|  48 ++
 kde-plasma/plasma-meta/plasma-meta-5.4.1.ebuild|  60 +++
 kde-plasma/plasma-nm/plasma-nm-5.4.1.ebuild|  64 
 kde-plasma/plasma-pa/plasma-pa-5.4.1.ebuild|  27 +++
 kde-plasma/plasma-sdk/plasma-sdk-5.4.1.ebuild  |  40 +
 .../plasma-workspace-wallpapers-5.4.1.ebuild   |  21 +++
 .../plasma-workspace/plasma-workspace-5.4.1.ebuild | 182 +
 .../polkit-kde-agent/polkit-kde-agent-5.4.1.ebuild |  32 
 kde-plasma/powerdevil/powerdevil-5.4.1.ebuild  |  70 
 kde-plasma/sddm-kcm/sddm-kcm-5.4.1.ebuild  |  39 +
 .../systemsettings/systemsettings-5.4.1.ebuild |  38 +
 kde-plasma/user-manager/user-manager-5.4.1.ebuild  |  26 +++
 37 files changed, 1809 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
new file mode 100644
index 000..c8e6a54
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit fdo-mime kde5
+
+DESCRIPTION="Bluetooth stack for KDE"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep bluez-qt)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kded)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep plasma)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+"
+DEPEND="${COMMON_DEPEND}
+   x11-misc/shared-mime-info
+"
+RDEPEND="${COMMON_DEPEND}
+   $(add_plasma_dep kde-cli-tools)
+   !app-mobilephone/obexd
+   !app-mobilephone/obex-data-server
+   !net-wireless/bluedevil
+   !net-wireless/kbluetooth
+"
+
+pkg_postinst() {
+   kde5_pkg_postinst
+   fdo-mime_mime_database_update
+}
+
+pkg_postrm() {
+   kde5_pkg_postinst
+   fdo-mime_mime_database_update
+}

diff --git a/kde-plasma/breeze/breeze-5.4.1.ebuild 
b/kde-plasma/breeze/breeze-5.4.1.ebuild
new file mode 100644
index 000..a51441e
--- /dev/null
+++ b/kde-plasma/breeze/breeze-5.4.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5 multibuild
+
+DESCRIPTION="Breeze visual style for the Plasma desktop"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
+KEYWORDS="~amd64 ~x86"
+IUSE="qt4"
+
+DEPEND="
+   $(add_frameworks_dep frameworkintegration)
+   

[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2015-01-13 Thread Manuel Rüger
commit: cbc3f998b13dab603e7c3fa303a97850f1802a64
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Wed Jan 14 00:51:33 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Wed Jan 14 00:51:33 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cbc3f998

[kde-plasma/ksshaskpass] Initial version.

Package-Manager: portage-2.2.15

---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 24 
 kde-plasma/ksshaskpass/metadata.xml|  5 +
 2 files changed, 29 insertions(+)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
new file mode 100644
index 000..4b32446
--- /dev/null
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION=KDE implementation of ssh-askpass with Kwallet integration
+HOMEPAGE=kde-apps.org/content/show.php?content=50971
+
+KEYWORDS=
+IUSE=
+
+DEPEND=
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+
+RDEPEND=
+   ${DEPEND}
+   !net-misc/ksshaskpass
+

diff --git a/kde-plasma/ksshaskpass/metadata.xml 
b/kde-plasma/ksshaskpass/metadata.xml
new file mode 100644
index 000..a23f444
--- /dev/null
+++ b/kde-plasma/ksshaskpass/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdkde/herd
+/pkgmetadata



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2015-01-13 Thread Johannes Huber
commit: 92db35d7d9b51efc9377346ff9f0a5662ad55a3c
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed Jan 14 01:31:19 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jan 14 01:31:19 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=92db35d7

[kde-plasma/ksshaskpass] Update DEPEND and HOMEPAGE

Package-Manager: portage-2.2.15

---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
index 4b32446..dd307c6 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-.ebuild
@@ -7,8 +7,7 @@ EAPI=5
 inherit kde5
 
 DESCRIPTION=KDE implementation of ssh-askpass with Kwallet integration
-HOMEPAGE=kde-apps.org/content/show.php?content=50971
-
+HOMEPAGE=https://projects.kde.org/projects/kde/workspace/ksshaskpass;
 KEYWORDS=
 IUSE=
 
@@ -17,6 +16,7 @@ DEPEND=
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwallet)
$(add_frameworks_dep kwidgetsaddons)
+   dev-qt/qtwidgets:5
 
 RDEPEND=
${DEPEND}



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksshaskpass/

2015-01-13 Thread Johannes Huber
commit: 99ebc66f34cd1bf1caf5339429d9e6f7f693249d
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed Jan 14 01:37:08 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jan 14 01:37:08 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=99ebc66f

[kde-plasma/ksshaskpass] Version bump

Package-Manager: portage-2.2.15

---
 kde-plasma/ksshaskpass/ksshaskpass-5.1.95.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.1.95.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.1.95.ebuild
new file mode 100644
index 000..3555322
--- /dev/null
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.1.95.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION=KDE implementation of ssh-askpass with Kwallet integration
+HOMEPAGE=https://projects.kde.org/projects/kde/workspace/ksshaskpass;
+KEYWORDS=~amd64
+IUSE=
+
+DEPEND=
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   dev-qt/qtwidgets:5
+
+RDEPEND=
+   ${DEPEND}
+   !net-misc/ksshaskpass
+