From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/
Date: Tue, 31 Dec 2024 09:08:42 +0000 (UTC) [thread overview]
Message-ID: <1735636064.3adb19a11a969f01134dbf6e285aedd7887d5851.asturm@gentoo> (raw)
commit: 3adb19a11a969f01134dbf6e285aedd7887d5851
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 18:21:39 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 09:07:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adb19a1
app-misc/qcma: drop 0.4.1-r2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/qcma/Manifest | 1 -
app-misc/qcma/qcma-0.4.1-r2.ebuild | 66 --------------------------------------
2 files changed, 67 deletions(-)
diff --git a/app-misc/qcma/Manifest b/app-misc/qcma/Manifest
index 57f7d335991d..6bbccda352b4 100644
--- a/app-misc/qcma/Manifest
+++ b/app-misc/qcma/Manifest
@@ -1,2 +1 @@
-DIST qcma-0.4.1.tar.gz 239952 BLAKE2B 342272cc1bab74e34f545ed7c54b7f12732723e55f53224b16a2525bea161f49d4ec799e1e1f868af63067f3021a73389eac581299582a9410aa372e55ea265a SHA512 d061c43528dcb5b361f5e3f7cb303926df29f86f22603a9bc25326c1056344478dae6335d5f82d3f2e56ce98154cb5b1b3e94a3ab1128d7c79d42f8bf92fc7ec
DIST qcma-0.4.2_pre20181227.tar.gz 244336 BLAKE2B 5a7a33384d4c73050954901e8e8f31ac72d4a2e1ae285389197eedcafe2c9f5d035588bbd330ba72c20048bd889b483259ab5824ad1ba7bdee7351b848ab2e12 SHA512 3379b5b804c169f3dcc1bd3079cffbaa016248631e69563d3e509dcc4de198f259edc5a69bcea4f65cfa16c366d1a2919bdf7aa6703b6648a6f218e9d58f806c
diff --git a/app-misc/qcma/qcma-0.4.1-r2.ebuild b/app-misc/qcma/qcma-0.4.1-r2.ebuild
deleted file mode 100644
index 7f789808b6f5..000000000000
--- a/app-misc/qcma/qcma-0.4.1-r2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qmake-utils xdg-utils
-
-DESCRIPTION="Cross-platform content manager assistant for the PS Vita"
-HOMEPAGE="https://github.com/codestation/qcma"
-SRC_URI="https://github.com/codestation/qcma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+ffmpeg"
-
-# <ffmpeg-5 for bug #900947
-DEPEND="
- dev-libs/glib:2
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtsql:5
- dev-qt/qtwidgets:5
- media-libs/vitamtp:0
- ffmpeg? ( <media-video/ffmpeg-5:= )
- x11-libs/libnotify:0
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- dev-qt/linguist-tools:5
-"
-
-src_prepare() {
- # http://ffmpeg.org/pipermail/ffmpeg-devel/2018-February/225051.html
- sed -r \
- -e '/av_register_all/d' \
- -i "${S}"/common/avdecoder.h || die "Failed to fix ffmpeg stuff"
- rm ChangeLog || die "Failed to rm changelog" # Triggers QA warn (symlink to nowhere)
- default
-}
-
-src_configure() {
- $(qt5_get_bindir)/lrelease common/resources/translations/*.ts || die
- eqmake5 PREFIX="${EPREFIX}"/usr qcma.pro CONFIG+="QT5_SUFFIX" $(usex ffmpeg "" CONFIG+="DISABLE_FFMPEG")
-}
-
-src_install() {
- emake DESTDIR="${D}" INSTALL_ROOT="${ED}" install
- einstalldocs
-
- insinto /usr/share/${PN}/translations
- doins common/resources/translations/${PN}_*.qm
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
- xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
- xdg_mimeinfo_database_update
-}
next reply other threads:[~2024-12-31 9:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 9:08 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-24 11:08 [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/ Sam James
2023-05-29 20:53 Sam James
2023-05-29 20:51 Sam James
2022-12-29 0:34 Vadim Misbakh-Soloviov
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-04-04 16:25 Vadim Misbakh-Soloviov
2022-04-04 16:25 Vadim Misbakh-Soloviov
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=1735636064.3adb19a11a969f01134dbf6e285aedd7887d5851.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