public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 22 Jun 2020 18:16:19 +0000 (UTC)	[thread overview]
Message-ID: <1592849637.42787424ef291d5717631532713bdf0eb17e396f.dnovomesky@gentoo> (raw)

commit:     42787424ef291d5717631532713bdf0eb17e396f
Author:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Mon Jun 22 18:13:57 2020 +0000
Commit:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
CommitDate: Mon Jun 22 18:13:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42787424

media-plugins/qt-avif-image-plugin: version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>

 media-plugins/qt-avif-image-plugin/Manifest        |  1 +
 .../qt-avif-image-plugin-0.2.0.ebuild              | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/media-plugins/qt-avif-image-plugin/Manifest b/media-plugins/qt-avif-image-plugin/Manifest
new file mode 100644
index 0000000..d76d450
--- /dev/null
+++ b/media-plugins/qt-avif-image-plugin/Manifest
@@ -0,0 +1 @@
+DIST qt-avif-image-plugin-0.2.0.tar.gz 12377009 BLAKE2B cf9efd9a438a71f576c4555ccea3241db4957ac6556d374c31f7b9469dd599e0485e856312bd0e710cdc8b3d7b7392cc8c9983e13f9a60d1432a74523273f6df SHA512 3cc36fc788f1f3835c2456cae5f275b8bc508df7be32c59e1134a62af5f65798e70cfc0b13330349b46edc0deae687bcb814e981d92bd679b977efc213de9121

diff --git a/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.2.0.ebuild b/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.2.0.ebuild
new file mode 100644
index 0000000..542ae42
--- /dev/null
+++ b/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+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"
+
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/novomesk/qt-avif-image-plugin.git"
+else
+	SRC_URI="https://github.com/novomesk/qt-avif-image-plugin/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS=""
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+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}"


             reply	other threads:[~2020-06-22 18:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 18:16 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-15 16:04 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=1592849637.42787424ef291d5717631532713bdf0eb17e396f.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