public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/celluloid/
Date: Mon, 28 Jun 2021 08:48:34 +0000 (UTC)	[thread overview]
Message-ID: <1624870106.a74f206ea5ae020aa0f39e18b7750ea7e656b81f.leio@gentoo> (raw)

commit:     a74f206ea5ae020aa0f39e18b7750ea7e656b81f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 07:29:30 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 08:48:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74f206e

media-video/celluloid: bump to 0.21

Closes: https://bugs.gentoo.org/794826
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-video/celluloid/Manifest              |  1 +
 media-video/celluloid/celluloid-0.21.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/media-video/celluloid/Manifest b/media-video/celluloid/Manifest
index 27e9904915f..2c7921a1903 100644
--- a/media-video/celluloid/Manifest
+++ b/media-video/celluloid/Manifest
@@ -1 +1,2 @@
 DIST celluloid-0.20.tar.xz 388972 BLAKE2B 9f60bef311a33ed86a78b11742e9ea547dafe0431aba41d9f11a786c17ed6f67480f65507cca27223e7f0d1dfadc2c98f16eb3160a5e25f2165b696f15107e17 SHA512 53bb7ea155cf0b2b96da67851ec598782601ecb68504d4355aa03544fc89c0f64aefb507217d08f8ce49d2b7877215365c9ccce69f5f355ed1792a94ea1a6093
+DIST celluloid-0.21.tar.xz 413072 BLAKE2B 726eb035f15c24333151833ded843be611b6d6340d77de13f38d29f92307da1e30c63c657e654327f10b617987f8800e59b72e28bcc65cdcad4ef9ab002214c4 SHA512 6e48d982be127c21cc6afeec8e94ae5c78c667f865690f8fad6db2f0b8290922682334c4d905827e99765dc2084c1b8a36927ff3de485a7a456f4a2fb7058ae6

diff --git a/media-video/celluloid/celluloid-0.21.ebuild b/media-video/celluloid/celluloid-0.21.ebuild
new file mode 100644
index 00000000000..6a771a6e23f
--- /dev/null
+++ b/media-video/celluloid/celluloid-0.21.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2-utils meson xdg
+
+DESCRIPTION="A simple GTK+ frontend for mpv"
+HOMEPAGE="https://celluloid-player.github.io/"
+SRC_URI="https://github.com/celluloid-player/celluloid/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+
+RDEPEND=">=dev-libs/glib-2.44
+	>=x11-libs/gtk+-3.22.23:3
+	>=media-video/mpv-0.32[libmpv]
+	media-libs/libepoxy"
+DEPEND="${RDEPEND}
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig"
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2021-06-28  8:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28  8:48 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 11:01 [gentoo-commits] repo/gentoo:master commit in: media-video/celluloid/ Sam James
2024-05-09 10:10 Pacho Ramos
2024-05-09 10:10 Pacho Ramos
2022-11-07 19:30 Ionen Wolkens
2022-11-07 19:30 Ionen Wolkens
2022-07-30  2:33 Sam James
2022-01-13  2:00 Georgy Yakovlev
2021-06-28  8:48 Mart Raudsepp
2021-06-03  0:44 Georgy Yakovlev
2021-02-06 15:39 Sam James
2020-10-15 11:49 Mart Raudsepp
2020-04-18  9:18 Agostino Sarubbo
2020-04-17 12:35 Mart Raudsepp
2020-02-22 11:52 Mart Raudsepp

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=1624870106.a74f206ea5ae020aa0f39e18b7750ea7e656b81f.leio@gentoo \
    --to=leio@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