public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-backup/kup/
Date: Fri, 26 Jul 2019 13:37:51 +0000 (UTC)	[thread overview]
Message-ID: <1564148031.b6d1e66090bd20536e78f498c5e6c6465d481811.asturm@gentoo> (raw)

commit:     b6d1e66090bd20536e78f498c5e6c6465d481811
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 26 13:33:51 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 13:33:51 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b6d1e660

app-backup/kup: Add live ebuild

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-backup/kup/kup-9999.ebuild | 51 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/app-backup/kup/kup-9999.ebuild b/app-backup/kup/kup-9999.ebuild
new file mode 100644
index 0000000000..a36d9f1d9e
--- /dev/null
+++ b/app-backup/kup/kup-9999.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Backup scheduler for KDE's Plasma desktop"
+HOMEPAGE="https://www.linux-apps.com/p/1127689"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kidletime)
+	$(add_frameworks_dep kinit)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep plasma)
+	$(add_frameworks_dep solid)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtwidgets)
+	dev-libs/libgit2:=
+"
+RDEPEND="${DEPEND}
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtsvg)
+	app-backup/bup
+	net-misc/rsync
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DUSE_SYSTEM_LIBGIT2=ON
+	)
+	kde5_src_configure
+}


             reply	other threads:[~2019-07-26 13:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26 13:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 12:11 [gentoo-commits] proj/kde:master commit in: app-backup/kup/ Andreas Sturmlechner
2024-03-03 13:56 Andreas Sturmlechner
2024-01-21 21:07 Andreas Sturmlechner
2022-07-09 12:52 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-06-02 14:07 Andreas Sturmlechner
2020-05-23 21:05 Andreas Sturmlechner
2020-04-09  8:46 Andreas Sturmlechner
2020-04-09  8:46 Andreas Sturmlechner
2019-11-11  0:47 Andreas Sturmlechner
2019-07-26 13:37 Andreas Sturmlechner
2019-07-25 21:18 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1564148031.b6d1e66090bd20536e78f498c5e6c6465d481811.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox