mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/francis: new package, add 24.12.0
Imported from kde overlay. Thanks-to: Alfred Wingate <parona@protonmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
1
app-misc/francis/Manifest
Normal file
1
app-misc/francis/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST francis-24.12.0.tar.xz 113920 BLAKE2B 4dffd5835668a7ba0189eb7665def1192d2e16c1f6995ce980c13253f0802f455bc3c34affbd09c1994a4c66871e0efceb379a0046d14fb2cfc8ee39a58370ab SHA512 2ecaaf35fd1f781c13ba1e306f5004b5a2135797937c4613589bc79191e4b08e0429579078c74399bdc6a669286419ef71d039b15a4b5b4f510a748e6c5e9050
|
||||
29
app-misc/francis/francis-24.12.0.ebuild
Normal file
29
app-misc/francis/francis-24.12.0.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KDE_ORG_CATEGORY="utilities"
|
||||
KFMIN=6.5.0
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Productivity application using the well-known pomodoro technique"
|
||||
HOMEPAGE="https://apps.kde.org/francis/"
|
||||
|
||||
LICENSE="BSD BSD-2 CC0-1.0 GPL-3+ LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="
|
||||
>=dev-libs/kirigami-addons-1.0:6
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6[svg,widgets]
|
||||
>=dev-qt/qtsvg-${QTMIN}:6
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kirigami-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
12
app-misc/francis/metadata.xml
Normal file
12
app-misc/francis/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>kde@gentoo.org</email>
|
||||
<name>Gentoo KDE Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=Francis</bugs-to>
|
||||
<remote-id type="kde-invent">utilities/francis</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user