* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2017-08-12 14:31 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-08-12 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 7d0a0c771208e64336e1fa7778dd83e5b212f694
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 14:28:31 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 14:31:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0a0c77
net-nntp/kwooty: update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-nntp/kwooty/kwooty-1.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-nntp/kwooty/kwooty-1.1.0.ebuild b/net-nntp/kwooty/kwooty-1.1.0.ebuild
index af3b8a66ec1..7073caf1e2f 100644
--- a/net-nntp/kwooty/kwooty-1.1.0.ebuild
+++ b/net-nntp/kwooty/kwooty-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ KDE_LINGUAS="cs de fr"
inherit kde4-base
DESCRIPTION="Friendly nzb linux usenet binary client"
-HOMEPAGE="http://kwooty.sourceforge.net/"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/Kwooty?content=114385"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2017-08-13 8:05 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-08-13 8:05 UTC (permalink / raw
To: gentoo-commits
commit: 1534b3352a08d2cc811f7d8dd2f8b08733392cd2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 08:03:52 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 08:05:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1534b335
net-nntp/kwooty: add KF5 snapshot
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-nntp/kwooty/Manifest | 1 +
net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild | 61 +++++++++++++++++++++++++++
2 files changed, 62 insertions(+)
diff --git a/net-nntp/kwooty/Manifest b/net-nntp/kwooty/Manifest
index 95fa8d9e9a4..2912d237ad4 100644
--- a/net-nntp/kwooty/Manifest
+++ b/net-nntp/kwooty/Manifest
@@ -1 +1,2 @@
DIST kwooty-1.1.0.tar.gz 304450 SHA256 578d0e976edd3ccbea6dabd486878a2b0b357d4b69884865eb4149b3a5564981 SHA512 54e93b54045104f89b56fd670677708439bf18dae42f00d6c2fcf546802aa9eeab3a47c0a16e259ba081eacdb57e176fd48ec25dbaf53037898d85f63d959ab5 WHIRLPOOL 7ed200a37f719cb05398fb7f787c6c6c4888dcf66e260032878d8dada3604c8b60f2da47373545e8ef04c3bc191acb5bd3f8940308f040cca8385f1779589f90
+DIST kwooty-1.1.0_p20150623.tar.xz 174824 SHA256 23e411a7f891a95d68b063a282199c098dbfe119c096806e40665e78a9918f56 SHA512 bca5d516ba705bed35b7834ac6d70ddb581a2de869c1ea6273aae7e13f1c7f9af5c7808003879238c9af0386a73d78e18b09951b8cfdb67011870b151887c376 WHIRLPOOL 09322411241188c42a9567b08098b0ec6ae77171de1112035140cce059bf9a4f2c0694b36cb20b0a54ef841587bf1e5ec59e6198e737f0a6cfddb3a6bb58dd57
diff --git a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
new file mode 100644
index 00000000000..63904060a2a
--- /dev/null
+++ b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Friendly nzb linux usenet binary client"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/Kwooty?content=114385"
+SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtnetwork)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+ !net-nntp/kwooty:4
+"
+
+src_prepare() {
+ kde5_src_prepare
+
+ sed -i -e "/KF5DocTools/d" CMakeLists.txt || die
+}
+
+pkg_postinst() {
+ kde5_pkg_postinst
+
+ if ! has_version "app-arch/par2cmdline" ; then
+ elog "For automatic file repairing please install app-arch/par2cmdline."
+ fi
+
+ if ! has_version "app-arch/unrar" ; then
+ elog "For automatic RAR archive extraction please install app-arch/unrar."
+ fi
+
+ if ! has_version "app-arch/p7zip" ; then
+ elog "For automatic (7)zip archive extraction please install app-arch/p7zip."
+ fi
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2017-08-13 8:05 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-08-13 8:05 UTC (permalink / raw
To: gentoo-commits
commit: 2c0ee1905300e7268aca08126ca771ef1ee259ed
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 07:59:48 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 08:05:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0ee190
net-nntp/kwooty: remove obsolete upstream remote-id
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-nntp/kwooty/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-nntp/kwooty/metadata.xml b/net-nntp/kwooty/metadata.xml
index 1f22a1ca222..2fdbf33d963 100644
--- a/net-nntp/kwooty/metadata.xml
+++ b/net-nntp/kwooty/metadata.xml
@@ -5,8 +5,4 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
- <upstream>
- <remote-id type="sourceforge">kwooty</remote-id>
- <bugs-to>https://sourceforge.net/tracker/?group_id=285032</bugs-to>
- </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2017-08-19 8:42 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2017-08-19 8:42 UTC (permalink / raw
To: gentoo-commits
commit: 31f9724370a6d42f069058ce3a8b5f0c1ac6f9c6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:38:38 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 08:41:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f97243
net-nntp/kwooty: Drop slot 4
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-nntp/kwooty/Manifest | 1 -
net-nntp/kwooty/kwooty-1.1.0.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/net-nntp/kwooty/Manifest b/net-nntp/kwooty/Manifest
index 2912d237ad4..33d04babf3d 100644
--- a/net-nntp/kwooty/Manifest
+++ b/net-nntp/kwooty/Manifest
@@ -1,2 +1 @@
-DIST kwooty-1.1.0.tar.gz 304450 SHA256 578d0e976edd3ccbea6dabd486878a2b0b357d4b69884865eb4149b3a5564981 SHA512 54e93b54045104f89b56fd670677708439bf18dae42f00d6c2fcf546802aa9eeab3a47c0a16e259ba081eacdb57e176fd48ec25dbaf53037898d85f63d959ab5 WHIRLPOOL 7ed200a37f719cb05398fb7f787c6c6c4888dcf66e260032878d8dada3604c8b60f2da47373545e8ef04c3bc191acb5bd3f8940308f040cca8385f1779589f90
DIST kwooty-1.1.0_p20150623.tar.xz 174824 SHA256 23e411a7f891a95d68b063a282199c098dbfe119c096806e40665e78a9918f56 SHA512 bca5d516ba705bed35b7834ac6d70ddb581a2de869c1ea6273aae7e13f1c7f9af5c7808003879238c9af0386a73d78e18b09951b8cfdb67011870b151887c376 WHIRLPOOL 09322411241188c42a9567b08098b0ec6ae77171de1112035140cce059bf9a4f2c0694b36cb20b0a54ef841587bf1e5ec59e6198e737f0a6cfddb3a6bb58dd57
diff --git a/net-nntp/kwooty/kwooty-1.1.0.ebuild b/net-nntp/kwooty/kwooty-1.1.0.ebuild
deleted file mode 100644
index 7073caf1e2f..00000000000
--- a/net-nntp/kwooty/kwooty-1.1.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-KDE_LINGUAS="cs de fr"
-
-inherit kde4-base
-
-DESCRIPTION="Friendly nzb linux usenet binary client"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/Kwooty?content=114385"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
- kde-plasma/libkworkspace:4
-"
-RDEPEND="
- ${DEPEND}
- app-arch/unrar
- app-arch/par2cmdline
-"
-
-DOCS=( README.txt TODO )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2019-03-03 15:27 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2019-03-03 15:27 UTC (permalink / raw
To: gentoo-commits
commit: b552582ecc9df0b0230639fad63836a13f79465a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 14:49:12 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 15:27:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b552582e
net-nntp/kwooty: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
index 4013bbe362b..59c9c61af45 100644
--- a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
+++ b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit kde5
@@ -42,8 +42,7 @@ PATCHES=( "${FILESDIR}/${P}-dep.patch" )
src_prepare() {
kde5_src_prepare
-
- sed -i -e "/KF5DocTools/d" CMakeLists.txt || die
+ punt_bogus_dep KF5 DocToolss
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2019-03-03 15:44 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2019-03-03 15:44 UTC (permalink / raw
To: gentoo-commits
commit: 2cc25614ecc0729756f40c353b51591b13da244c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 15:44:11 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 15:44:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc25614
net-nntp/kwooty: fix typo
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
index 59c9c61af45..84d6fd0af91 100644
--- a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
+++ b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
@@ -42,7 +42,7 @@ PATCHES=( "${FILESDIR}/${P}-dep.patch" )
src_prepare() {
kde5_src_prepare
- punt_bogus_dep KF5 DocToolss
+ punt_bogus_dep KF5 DocTools
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/
@ 2019-12-25 16:27 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2019-12-25 16:27 UTC (permalink / raw
To: gentoo-commits
commit: d29f10cd4a08c84ec7ddb1b41aaa75841110b392
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 16:13:21 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 16:13:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29f10cd
net-nntp/kwooty: Port to ecm.eclass and kde.org.eclass
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild | 49 ++++++++++++++-------------
1 file changed, 26 insertions(+), 23 deletions(-)
diff --git a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
index 84d6fd0af91..4a823553b9a 100644
--- a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
+++ b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
@@ -3,36 +3,39 @@
EAPI=7
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
DESCRIPTION="Friendly nzb linux usenet binary client"
HOMEPAGE="https://www.linux-apps.com/content/show.php/Kwooty?content=114385"
SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.xz"
LICENSE="GPL-2+"
+SLOT="5"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtnetwork-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kcmutils-${KFMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdelibs4support-${KFMIN}:5
+ >=kde-frameworks/kguiaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kiconthemes-${KFMIN}:5
+ >=kde-frameworks/kio-${KFMIN}:5
+ >=kde-frameworks/knotifications-${KFMIN}:5
+ >=kde-frameworks/kservice-${KFMIN}:5
+ >=kde-frameworks/kwallet-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5
+ >=kde-frameworks/kxmlgui-${KFMIN}:5
"
RDEPEND="${DEPEND}
!net-nntp/kwooty:4
@@ -41,12 +44,12 @@ RDEPEND="${DEPEND}
PATCHES=( "${FILESDIR}/${P}-dep.patch" )
src_prepare() {
- kde5_src_prepare
- punt_bogus_dep KF5 DocTools
+ ecm_src_prepare
+ ecm_punt_bogus_dep KF5 DocTools
}
pkg_postinst() {
- kde5_pkg_postinst
+ ecm_pkg_postinst
if ! has_version "app-arch/par2cmdline" ; then
elog "For automatic file repairing please install app-arch/par2cmdline."
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-12-25 16:27 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-25 16:27 [gentoo-commits] repo/gentoo:master commit in: net-nntp/kwooty/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2019-03-03 15:44 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2017-08-19 8:42 Andreas Sturmlechner
2017-08-13 8:05 Michael Palimaka
2017-08-13 8:05 Michael Palimaka
2017-08-12 14:31 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox