[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2023-08-06 Thread Andreas Sturmlechner
commit: b4b252489ff8f8d5d644b571498f6e5e9d6e9663
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug  6 19:02:59 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug  6 19:02:59 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b4b25248

kde-apps/konsolekalendar: Drop obsolete dependency

Upstream commit 8e6581b25c26c1e0f451f9b40824579d2db99ce3

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

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index e070e275f1..42c0ac9301 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 ECM_HANDBOOK="forceoptional"
 KDE_ORG_NAME="akonadi-calendar-tools"
 PVCUT=$(ver_cut 1-3)
-KFMIN=5.104.0
+KFMIN=5.106.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="Command line interface to KDE calendars"
@@ -21,7 +21,6 @@ DEPEND="
>=kde-apps/akonadi-${PVCUT}:5
>=kde-apps/akonadi-calendar-${PVCUT}:5
>=kde-apps/calendarsupport-${PVCUT}:5
-   >=kde-apps/kcalutils-${PVCUT}:5
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2022-10-16 Thread Andreas Sturmlechner
commit: d0400a58103cad8c56862235b9cc9a8805903482
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 16 11:41:13 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 16 11:41:13 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0400a58

kde-apps/konsolekalendar: Translations moved to code repository

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

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index 0778a23995..83a27addbd 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -33,9 +33,7 @@ src_prepare() {
ecm_src_prepare
 
# delete colliding calendarjanitor translations
-   if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   rm -f po/*/calendarjanitor.po || die
-   fi
+   rm -f po/*/calendarjanitor.po || die
 
cmake_comment_add_subdirectory calendarjanitor
 }



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2021-12-09 Thread Andreas Sturmlechner
commit: 31b671de1f6bfe26644c0b645988d0dd4952a4fd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec  9 10:38:38 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec  9 11:26:38 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=31b671de

kde-apps/konsolekalendar: drop 21.11.90*

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

 .../konsolekalendar-21.11.90.ebuild| 41 --
 1 file changed, 41 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-21.11.90.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-21.11.90.ebuild
deleted file mode 100644
index 6609805d54..00
--- a/kde-apps/konsolekalendar/konsolekalendar-21.11.90.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KDE_ORG_NAME="akonadi-calendar-tools"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.88.0
-inherit ecm kde.org
-
-DESCRIPTION="Command line interface to KDE calendars"
-HOMEPAGE+=" https://userbase.kde.org/KonsoleKalendar;
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=kde-apps/akonadi-${PVCUT}:5
-   >=kde-apps/akonadi-calendar-${PVCUT}:5
-   >=kde-apps/calendarsupport-${PVCUT}:5
-   >=kde-apps/kcalutils-${PVCUT}:5
-   >=kde-frameworks/kcalendarcore-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   ecm_src_prepare
-
-   # delete colliding calendarjanitor translations
-   if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   rm -f po/*/calendarjanitor.po || die
-   fi
-
-   cmake_comment_add_subdirectory calendarjanitor
-}



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2018-12-12 Thread Andreas Sturmlechner
commit: f4bfaa3438ac1d64a6e5fedd1f86b701f861eb70
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 12 15:44:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 12 15:44:47 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f4bfaa34

kde-apps/konsolekalendar: Drop obsolete DEPEND, kdelibs4support--

Upstream commit 845d50cdce2e4101d69a573961f0872b92dcf350

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

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index ad47d6840e..7c598e9fda 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,6 @@ IUSE=""
 DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_kdeapps_dep akonadi)
$(add_kdeapps_dep akonadi-calendar)



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2017-04-25 Thread Andreas Sturmlechner
commit: 0049193bcf6780dd2811def90216520fb344b177
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 25 20:49:04 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr 25 20:49:04 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0049193b

kde-apps/konsolekalendar: Don't die on missing translations

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild | 2 +-
 kde-apps/konsolekalendar/konsolekalendar-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
index bcab703ded..7ee87bb204 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
@@ -34,7 +34,7 @@ src_prepare() {
 
# delete colliding calendarjanitor translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   rm po/*/calendarjanitor.po || die
+   rm -f po/*/calendarjanitor.po || die
fi
 
cmake_comment_add_subdirectory calendarjanitor

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index bcab703ded..7ee87bb204 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -34,7 +34,7 @@ src_prepare() {
 
# delete colliding calendarjanitor translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   rm po/*/calendarjanitor.po || die
+   rm -f po/*/calendarjanitor.po || die
fi
 
cmake_comment_add_subdirectory calendarjanitor



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2017-04-08 Thread Andreas Sturmlechner
commit: 6030fbef207d9909a9b53078b9fbe824a3ff5fc1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr  7 21:36:29 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr  7 21:40:01 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6030fbef

kde-apps/konsolekalendar: Remove colliding calendarjanitor translations

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild | 8 +++-
 kde-apps/konsolekalendar/konsolekalendar-.ebuild  | 8 +++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
index 16dab1145b..f64d77c1b1 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-17.04.49..ebuild
@@ -28,6 +28,12 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-   cmake_comment_add_subdirectory calendarjanitor
kde5_src_prepare
+
+   # delete colliding calendarjanitor translations
+   if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   rm po/*/calendarjanitor.po || die
+   fi
+
+   cmake_comment_add_subdirectory calendarjanitor
 }

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index 16dab1145b..f64d77c1b1 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -28,6 +28,12 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-   cmake_comment_add_subdirectory calendarjanitor
kde5_src_prepare
+
+   # delete colliding calendarjanitor translations
+   if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   rm po/*/calendarjanitor.po || die
+   fi
+
+   cmake_comment_add_subdirectory calendarjanitor
 }



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-08-31 Thread Michael Palimaka
commit: 4741f1ba3d05caaf50900e720d824e3725acb7a9
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Aug 30 12:04:54 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Aug 31 14:33:29 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4741f1ba

kde-apps/konsolekalendar: Upstream repository changed

Package-Manager: portage-2.2.28

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 15 ++-
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index 6e128f7..15bb01d 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -5,10 +5,10 @@
 EAPI=6
 
 KDE_HANDBOOK="forceoptional"
-KMNAME="kdepim"
+KMNAME="akonadi-calendar-tools"
 inherit kde5
 
-DESCRIPTION="A command line interface to KDE calendars"
+DESCRIPTION="Command line interface to KDE calendars"
 HOMEPAGE+=" https://userbase.kde.org/KonsoleKalendar;
 LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
 KEYWORDS=""
@@ -28,18 +28,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-   S="${WORKDIR}/${P}/console"
-else
-   S="${WORKDIR}/${KMNAME}-${PV}/console"
-fi
-
 src_prepare() {
-   # konsolekalendar subproject does not contain doc
-   # at least until properly split upstream
-   echo "add_subdirectory(doc)" >> CMakeLists.txt || die "Failed to add 
doc dir"
-   mv ../doc/${PN} doc || die "Failed to move handbook"
-
cmake_comment_add_subdirectory calendarjanitor
kde5_src_prepare
 }



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-05-26 Thread Michael Palimaka
commit: bf923a5eb6cdbcb4775311da7dc08128fc3fdd43
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Mon May 23 22:25:33 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu May 26 13:04:34 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf923a5e

kde-apps/konsolekalendar: Fix DEPENDs

Package-Manager: portage-2.2.28

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index 7940748..f26599e 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -25,10 +25,9 @@ DEPEND="
$(add_kdeapps_dep calendarsupport)
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcalutils)
-   dev-libs/libxslt
 "
 RDEPEND="${DEPEND}
-   !

[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-05-11 Thread Michael Palimaka
commit: 7d509363ce31372b6e8bd719772d8a8bb6ebde72
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri May  6 22:59:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun May  8 20:37:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d509363

kde-apps/konsolekalendar: Drop KDE_PUNT_BOGUS_DEPS

 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index e16d953..7940748 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 KDE_HANDBOOK="forceoptional"
-KDE_PUNT_BOGUS_DEPS="true"
 KMNAME="kdepim"
 QT_MINIMAL="5.6.0"
 inherit kde5



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-04-24 Thread Michael Palimaka
commit: 4ef130316efae0f999cae6f0506ead06b1954ead
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 23 21:38:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Apr 24 17:30:43 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4ef13031

kde-apps/konsolekalendar: Split building upstream

Package-Manager: portage-2.2.27

 .../konsolekalendar/konsolekalendar-.ebuild| 26 +++---
 1 file changed, 8 insertions(+), 18 deletions(-)

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index f93c574..e16d953 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 KDE_PUNT_BOGUS_DEPS="true"
 KMNAME="kdepim"
 QT_MINIMAL="5.6.0"
@@ -33,27 +33,17 @@ RDEPEND="${DEPEND}
 "
 
 if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-   S="${WORKDIR}/${P}"
+   S="${WORKDIR}/${P}/console"
 else
-   S="${WORKDIR}/${KMNAME}-${PV}"
+   S="${WORKDIR}/${KMNAME}-${PV}/console"
 fi
 
-PATCHES=( "${FILESDIR}/kdepim-console.patch" )
-
 src_prepare() {
-   mv console/calendarjanitor calendarjanitor || die "Failed to move 
calendarjanitor"
-   mv console/konsolekalendar konsolekalendar || die "Failed to move 
konsolekalendar"
+   # konsolekalendar subproject does not contain doc
+   # at least until properly split upstream
+   echo "add_subdirectory(doc)" >> CMakeLists.txt || die "Failed to add 
doc dir"
+   mv ../doc/${PN} doc || die "Failed to move handbook"
 
+   cmake_comment_add_subdirectory calendarjanitor
kde5_src_prepare
 }
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5X11Extras=ON
-   )
-
-   kde5_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-04-04 Thread Johannes Huber
commit: dcd856cf90163bc3fb5174b866f52bf7244e0e4d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:45:10 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:45:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcd856cf

kde-apps/konsolekalendar: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
index 88d4d7b..84d9172 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/, kde-apps/kwalletd/, kde-apps/kfilereplace/, ...

2016-03-29 Thread Alexey Shvetsov
commit: bdc76da62d0f8a4e4a7326dd2ff87f04540f11e7
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Tue Mar 29 21:29:57 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Tue Mar 29 21:29:57 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bdc76da6

kde-apps: bump eapi

Package-Manager: portage-2.2.28

 kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild   | 2 +-
 kde-apps/akregator/akregator-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/attica/attica-15.12.3.ebuild   | 2 +-
 kde-apps/attica/attica-.ebuild  | 2 +-
 kde-apps/audiocd-kio/audiocd-kio-16.04.49..ebuild   | 2 +-
 kde-apps/audiocd-kio/audiocd-kio-.ebuild| 2 +-
 kde-apps/blogilo/blogilo-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/calendarjanitor/calendarjanitor-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/cervisia/cervisia-16.04.49..ebuild | 2 +-
 kde-apps/cervisia/cervisia-.ebuild  | 2 +-
 kde-apps/drkonqi/drkonqi-15.12.3.ebuild | 2 +-
 kde-apps/drkonqi/drkonqi-.ebuild| 2 +-
 kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/jovie/jovie-.ebuild| 2 +-
 kde-apps/juk/juk-16.04.49..ebuild   | 2 +-
 kde-apps/juk/juk-.ebuild| 2 +-
 kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild   | 2 +-
 kde-apps/kaccessible/kaccessible-.ebuild| 2 +-
 kde-apps/kaccounts-providers/kaccounts-providers-15.12.3.ebuild | 2 +-
 kde-apps/kaddressbook/kaddressbook-4.14.11_pre20160211.ebuild   | 2 +-
 kde-apps/kajongg/kajongg-16.04.49..ebuild   | 2 +-
 kde-apps/kajongg/kajongg-.ebuild| 2 +-
 kde-apps/kalarm/kalarm-4.14.11_pre20160211.ebuild   | 2 +-
 kde-apps/kalzium/kalzium-16.04.49..ebuild   | 2 +-
 kde-apps/kalzium/kalzium-.ebuild| 2 +-
 kde-apps/kanagram/kanagram-15.12.3.ebuild   | 2 +-
 kde-apps/kasync/kasync-.ebuild  | 2 +-
 kde-apps/kcachegrind/kcachegrind-16.04.49..ebuild   | 2 +-
 kde-apps/kcachegrind/kcachegrind-.ebuild| 2 +-
 kde-apps/kcmshell/kcmshell-15.12.3.ebuild   | 2 +-
 kde-apps/kcmshell/kcmshell-.ebuild  | 2 +-
 kde-apps/kcontrol/kcontrol-15.12.3.ebuild   | 2 +-
 kde-apps/kcontrol/kcontrol-.ebuild  | 2 +-
 kde-apps/kdb/kdb-.ebuild| 2 +-
 kde-apps/kde-dev-utils/kde-dev-utils-16.04.49..ebuild   | 2 +-
 kde-apps/kde-dev-utils/kde-dev-utils-.ebuild| 2 +-
 kde-apps/kde-meta/kde-meta-15.12.3.ebuild   | 2 +-
 kde-apps/kde4-l10n/kde4-l10n-16.03.80.ebuild| 2 +-
 kde-apps/kdebase-data/kdebase-data-15.12.3.ebuild   | 2 +-
 kde-apps/kdebase-data/kdebase-data-.ebuild  | 2 +-
 kde-apps/kdebase-desktoptheme/kdebase-desktoptheme-15.12.3.ebuild   | 2 +-
 kde-apps/kdebase-desktoptheme/kdebase-desktoptheme-.ebuild  | 2 +-
 kde-apps/kdebase-kioslaves/kdebase-kioslaves-15.12.3.ebuild | 2 +-
 kde-apps/kdebase-kioslaves/kdebase-kioslaves-.ebuild| 2 +-
 kde-apps/kdebase-menu-icons/kdebase-menu-icons-15.12.3.ebuild   | 2 +-
 kde-apps/kdebase-menu-icons/kdebase-menu-icons-.ebuild  | 2 +-
 kde-apps/kdebase-menu/kdebase-menu-15.12.3.ebuild   | 2 +-
 kde-apps/kdebase-menu/kdebase-menu-.ebuild  | 2 +-
 kde-apps/kdebugdialog/kdebugdialog-15.12.3.ebuild   | 2 +-
 kde-apps/kdebugdialog/kdebugdialog-.ebuild  | 2 +-
 .../kdegraphics-mobipocket/kdegraphics-mobipocket-16.04.49..ebuild  | 2 +-
 kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-.ebuild  | 2 +-
 kde-apps/kdepasswd/kdepasswd-15.12.3.ebuild | 2 +-
 kde-apps/kdepasswd/kdepasswd-.ebuild| 2 +-
 .../kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211.ebuild| 2 +-
 kde-apps/kdepim-kresources/kdepim-kresources-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/kdepim-meta/kdepim-meta-4.14.11_pre20160211.ebuild | 2 +-
 kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild   | 2 +-
 

[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/, kde-apps/konsolekalendar/files/

2016-02-18 Thread Michael Palimaka
commit: b5013f59dcc9286e1ef61a12a01a571cef9f656e
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Feb 14 20:35:14 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 18 14:23:56 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5013f59

kde-apps/konsolekalendar: Split out of kdepim

Package-Manager: portage-2.2.27

 .../konsolekalendar/files/kdepim-console.patch | 46 
 .../konsolekalendar-15.12.49..ebuild   | 63 ++
 .../konsolekalendar/konsolekalendar-.ebuild| 59 
 3 files changed, 168 insertions(+)

diff --git a/kde-apps/konsolekalendar/files/kdepim-console.patch 
b/kde-apps/konsolekalendar/files/kdepim-console.patch
new file mode 100644
index 000..1c67199
--- /dev/null
+++ b/kde-apps/konsolekalendar/files/kdepim-console.patch
@@ -0,0 +1,46 @@
+commit d29d2ad26bb15be0c229267e196c398e389358cb
+Author: Andreas Sturmlechner 
+Date:   Sun Feb 14 14:57:54 2016 +0100
+
+[console] Build console applications independently
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 6fd1994..b137a56 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -261,7 +261,8 @@ add_subdirectory(blogilo)
+ add_subdirectory(kontact)
+ 
+ add_subdirectory(akonadiconsole)
+-add_subdirectory(console)
++add_subdirectory(calendarjanitor)
++add_subdirectory(konsolekalendar)
+ 
+ add_subdirectory(plugins) # Must be after KMail
+ 
+diff --git a/calendarjanitor/CMakeLists.txt b/calendarjanitor/CMakeLists.txt
+index 36d322a..511a12f 100644
+--- a/calendarjanitor/CMakeLists.txt
 b/calendarjanitor/CMakeLists.txt
+@@ -1,5 +1,8 @@
+ project(calendarjanitor)
+ 
++add_definitions( -DQT_NO_CAST_FROM_ASCII )
++add_definitions( -DQT_NO_CAST_TO_ASCII )
++
+ ### next target ###
+ 
+ set(calendarjanitor_SRCS
+diff --git a/konsolekalendar/CMakeLists.txt b/konsolekalendar/CMakeLists.txt
+index 7b0c6e0..f1b045a 100644
+--- a/konsolekalendar/CMakeLists.txt
 b/konsolekalendar/CMakeLists.txt
+@@ -1,5 +1,8 @@
+ project(konsolekalendar)
+ 
++add_definitions( -DQT_NO_CAST_FROM_ASCII )
++add_definitions( -DQT_NO_CAST_TO_ASCII )
++
+ add_subdirectory(pics) 
+ 
+ ### next target ###

diff --git a/kde-apps/konsolekalendar/konsolekalendar-15.12.49..ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-15.12.49..ebuild
new file mode 100644
index 000..b99622e
--- /dev/null
+++ b/kde-apps/konsolekalendar/konsolekalendar-15.12.49..ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="true"
+KDE_PUNT_BOGUS_DEPS="true"
+KMNAME="kdepim"
+inherit kde5
+
+DESCRIPTION="A command line interface to KDE calendars"
+HOMEPAGE+=" https://userbase.kde.org/KonsoleKalendar;
+KEYWORDS=""
+
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadi-calendar)
+   $(add_kdeapps_dep calendarsupport)
+   $(add_kdeapps_dep kcalcore)
+   $(add_kdeapps_dep kcalutils)
+   dev-libs/libxslt
+"
+RDEPEND="${DEPEND}
+   !https://userbase.kde.org/KonsoleKalendar;
+KEYWORDS=""
+
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadi-calendar)
+   $(add_kdeapps_dep calendarsupport)
+   $(add_kdeapps_dep kcalcore)
+   $(add_kdeapps_dep kcalutils)
+   dev-libs/libxslt
+"
+RDEPEND="${DEPEND}
+   !