From: "Daniel Novomesky" <dnovomesky@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/qt-avif-image-plugin/
Date: Mon, 15 Jun 2020 16:04:00 +0000 (UTC) [thread overview]
Message-ID: <1592236957.ed7cb45842eca7a30a79dc228a107065b0fa412b.dnovomesky@gentoo> (raw)
commit: ed7cb45842eca7a30a79dc228a107065b0fa412b
Author: Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Mon Jun 15 16:02:37 2020 +0000
Commit: Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
CommitDate: Mon Jun 15 16:02:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed7cb458
media-plugins/qt-avif-image-plugin: simplify ebuild
I no longer install AVIF mimetypes
because they were added to shared-mime-info-2.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>
.../qt-avif-image-plugin/qt-avif-image-plugin-9999.ebuild | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-9999.ebuild b/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-9999.ebuild
index a24f325..542ae42 100644
--- a/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-9999.ebuild
+++ b/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit cmake xdg-utils
+inherit cmake
DESCRIPTION="Qt plug-in to allow Qt and KDE based applications to read/write AVIF images."
HOMEPAGE="https://github.com/novomesk/qt-avif-image-plugin"
@@ -22,20 +22,9 @@ IUSE=""
DEPEND=">=dev-qt/qtgui-5.12.3:5
>=media-libs/libavif-0.8.0
+ >=x11-misc/shared-mime-info-2.0-r1
"
BDEPEND=">=kde-frameworks/extra-cmake-modules-5.70:5"
RDEPEND="${DEPEND}"
-
-src_install() {
- cmake_src_install
-
- insinto /usr/share/mime/packages/
- doins share/mime/packages/avif.xml
- doins share/mime/packages/avifs.xml
-}
-
-pkg_postinst() {
- xdg_mimeinfo_database_update
-}
next reply other threads:[~2020-06-15 16:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-15 16:04 Daniel Novomesky [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-10 9:49 [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/qt-avif-image-plugin/ Daniel Novomesky
2021-01-03 17:48 Daniel Novomesky
2020-10-18 10:34 Daniel Novomesky
2020-10-16 10:19 Daniel Novomesky
2020-10-15 13:04 Daniel Novomesky
2020-10-15 11:24 Daniel Novomesky
2020-09-27 10:58 Daniel Novomesky
2020-09-02 11:07 Daniel Novomesky
2020-07-22 15:11 Daniel Novomesky
2020-07-17 10:10 Daniel Novomesky
2020-06-22 18:16 Daniel Novomesky
2020-05-25 14:05 Daniel Novomesky
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=1592236957.ed7cb45842eca7a30a79dc228a107065b0fa412b.dnovomesky@gentoo \
--to=dnovomesky@gmail.com \
--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