* [gentoo-commits] repo/gentoo:master commit in: media-sound/qtgain/
@ 2017-03-04 10:15 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-03-04 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 264551bbcaaefeeaf6e057bc1cd9f2d8c32a5f44
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 10:15:15 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 10:15:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264551bb
media-sound/qtgain: version bump 1.0.0
Package-Manager: Portage-2.3.4, Repoman-2.3.2
media-sound/qtgain/Manifest | 1 +
media-sound/qtgain/qtgain-1.0.0.ebuild | 48 ++++++++++++++++++++++++++++++++++
2 files changed, 49 insertions(+)
diff --git a/media-sound/qtgain/Manifest b/media-sound/qtgain/Manifest
index 8ca6e7fb63f..f4c65c0c605 100644
--- a/media-sound/qtgain/Manifest
+++ b/media-sound/qtgain/Manifest
@@ -1 +1,2 @@
+DIST 56842-QtGain_1.0.0.zip 86401 SHA256 03790318eab370287ebab3be4e55b7a49e35e44ebc12dd6a84da1974d345f31b SHA512 7e95d4f60329bc41db3cb3355ecea0eb214bcbceee403dacd639d14ff4827d551e51c4ffa0fcfb840c9f98b6b17653d2d3a937b6fabdd88f33dbabe315c3c95e WHIRLPOOL 161b1820f5128b9f8cc1e145886fd2a22b5aaf2cd9af6713ba90e5589af14511bdbff574ab4b314786fa0593f647cb3775a065492c62b3f6293473470db6737a
DIST qtgain-0.9.5.tar.lzma 60433 SHA256 4429bae7c034dd9d8fd263d7fe8eeb94a259617e5a8b8fccfe77a1e44fe07ac2 SHA512 00e7f192cd2646326c894003c8e523f9eb125214a750b2a7de48467da75cbacf78100d03d634c3b226b5f0e03810f100fb9dec80db72e4abd4e4ed0af582efc9 WHIRLPOOL f120b93de271ad4b0176eb5cb4008533e056a1ed1b88af9f9ea9f2402afdd2116d53289e452dd215521458fab507c5945a1c619d1e6f8c7d86ad9db27c22007c
diff --git a/media-sound/qtgain/qtgain-1.0.0.ebuild b/media-sound/qtgain/qtgain-1.0.0.ebuild
new file mode 100644
index 00000000000..4a3cab46acb
--- /dev/null
+++ b/media-sound/qtgain/qtgain-1.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="QtGain"
+inherit eutils qmake-utils
+
+DESCRIPTION="A simple frontend to mp3gain, vorbisgain and metaflac"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/QtGain?content=56842"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1466640864/56842-${MY_PN}_${PV}.zip"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="flac mp3 mp4 vorbis"
+
+RDEPEND="
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+"
+DEPEND="dev-qt/qtgui:4"
+
+S="${WORKDIR}/${PN}"
+
+src_configure() {
+ eqmake5 ${MY_PN}.pro
+}
+
+src_install() {
+ dobin bin/${PN}
+ newicon Icons/lsongs.png ${PN}.png
+ make_desktop_entry ${PN} ${MY_PN}
+}
+
+pkg_postinst() {
+ elog "Additional features can be enabled by installing optional packages:"
+ elog ""
+ elog "media-libs/flac - flac support"
+ elog "media-sound/aacgain - aac support"
+ elog "media-sound/mp3gain - mp3 support"
+ elog "media-sound/vorbisgain - vorbis support"
+ elog "media-sound/id3v2 - mass renamer and cover downloader"
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/qtgain/
@ 2017-04-25 11:52 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-04-25 11:52 UTC (permalink / raw
To: gentoo-commits
commit: c2612c8148163538877938727f3058b94aaf0648
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 11:51:48 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 11:51:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2612c81
media-sound/qtgain: remove 0.9.5
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-sound/qtgain/Manifest | 1 -
media-sound/qtgain/qtgain-0.9.5.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/media-sound/qtgain/Manifest b/media-sound/qtgain/Manifest
index f4c65c0c605..c6bdcf7a62e 100644
--- a/media-sound/qtgain/Manifest
+++ b/media-sound/qtgain/Manifest
@@ -1,2 +1 @@
DIST 56842-QtGain_1.0.0.zip 86401 SHA256 03790318eab370287ebab3be4e55b7a49e35e44ebc12dd6a84da1974d345f31b SHA512 7e95d4f60329bc41db3cb3355ecea0eb214bcbceee403dacd639d14ff4827d551e51c4ffa0fcfb840c9f98b6b17653d2d3a937b6fabdd88f33dbabe315c3c95e WHIRLPOOL 161b1820f5128b9f8cc1e145886fd2a22b5aaf2cd9af6713ba90e5589af14511bdbff574ab4b314786fa0593f647cb3775a065492c62b3f6293473470db6737a
-DIST qtgain-0.9.5.tar.lzma 60433 SHA256 4429bae7c034dd9d8fd263d7fe8eeb94a259617e5a8b8fccfe77a1e44fe07ac2 SHA512 00e7f192cd2646326c894003c8e523f9eb125214a750b2a7de48467da75cbacf78100d03d634c3b226b5f0e03810f100fb9dec80db72e4abd4e4ed0af582efc9 WHIRLPOOL f120b93de271ad4b0176eb5cb4008533e056a1ed1b88af9f9ea9f2402afdd2116d53289e452dd215521458fab507c5945a1c619d1e6f8c7d86ad9db27c22007c
diff --git a/media-sound/qtgain/qtgain-0.9.5.ebuild b/media-sound/qtgain/qtgain-0.9.5.ebuild
deleted file mode 100644
index 79f3f41ca73..00000000000
--- a/media-sound/qtgain/qtgain-0.9.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MY_PN="QtGain"
-inherit eutils qt4-r2
-
-DESCRIPTION="A simple frontend to mp3gain, vorbisgain and metaflac"
-HOMEPAGE="http://www.qt-apps.org/content/show.php/QtGain?content=56842"
-SRC_URI="http://www.qt-apps.org/CONTENT/content-files/56842-${MY_PN}.tar.lzma
- -> ${P}.tar.lzma"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mp3 mp4 vorbis"
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
- flac? ( media-libs/flac )
- mp3? ( media-sound/mp3gain )
- mp4? ( media-sound/aacgain )
- vorbis? ( media-sound/vorbisgain )
- media-sound/id3v2"
-
-S="${WORKDIR}/${MY_PN}"
-
-src_install() {
- dobin bin/${PN}
- newicon Icons/lsongs.png ${PN}.png
- make_desktop_entry ${PN} ${MY_PN}
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/qtgain/
@ 2017-09-21 14:40 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-09-21 14:40 UTC (permalink / raw
To: gentoo-commits
commit: 8fa17f5bfaa1db9d651a221de045683804d65df6
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 14:39:24 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 14:40:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa17f5b
media-sound/qtgain: remove bogus dependency
Package-Manager: Portage-2.3.8, Repoman-2.3.3
media-sound/qtgain/qtgain-1.0.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-sound/qtgain/qtgain-1.0.0.ebuild b/media-sound/qtgain/qtgain-1.0.0.ebuild
index 4a3cab46acb..0c9e85181dd 100644
--- a/media-sound/qtgain/qtgain-1.0.0.ebuild
+++ b/media-sound/qtgain/qtgain-1.0.0.ebuild
@@ -23,7 +23,6 @@ RDEPEND="
DEPEND="${RDEPEND}
app-arch/unzip
"
-DEPEND="dev-qt/qtgui:4"
S="${WORKDIR}/${PN}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/qtgain/
@ 2020-05-20 13:19 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-05-20 13:19 UTC (permalink / raw
To: gentoo-commits
commit: 9a032493bd6b6403eada957cb5280fcb033a72b1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 20 13:18:21 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 20 13:19:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a032493
media-sound/qtgain: EAPI-7 bump, use desktop.eclass
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/qtgain/qtgain-1.0.0.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-sound/qtgain/qtgain-1.0.0.ebuild b/media-sound/qtgain/qtgain-1.0.0.ebuild
index 0c9e85181dd..30cfbd9acb3 100644
--- a/media-sound/qtgain/qtgain-1.0.0.ebuild
+++ b/media-sound/qtgain/qtgain-1.0.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_PN="QtGain"
-inherit eutils qmake-utils
+inherit desktop qmake-utils
-DESCRIPTION="A simple frontend to mp3gain, vorbisgain and metaflac"
+DESCRIPTION="Simple frontend to mp3gain, vorbisgain and metaflac"
HOMEPAGE="https://www.linux-apps.com/content/show.php/QtGain?content=56842"
SRC_URI="https://dl.opendesktop.org/api/files/download/id/1466640864/56842-${MY_PN}_${PV}.zip"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-20 13:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 10:15 [gentoo-commits] repo/gentoo:master commit in: media-sound/qtgain/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2017-04-25 11:52 Michael Palimaka
2017-09-21 14:40 Michael Palimaka
2020-05-20 13:19 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox