From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-sound-recorder/
Date: Sun, 31 Jan 2021 12:28:23 +0000 (UTC) [thread overview]
Message-ID: <1612095885.43a69bd6c85c449b9953ab4c9b11d28acf5f5495.leio@gentoo> (raw)
commit: 43a69bd6c85c449b9953ab4c9b11d28acf5f5495
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 12:23:07 2021 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 12:24:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a69bd6
media-sound/gnome-sound-recorder: bump to 3.38.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-sound/gnome-sound-recorder/Manifest | 1 +
.../gnome-sound-recorder-3.38.1.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/media-sound/gnome-sound-recorder/Manifest b/media-sound/gnome-sound-recorder/Manifest
index ad7eb8afc50..97741c8ef08 100644
--- a/media-sound/gnome-sound-recorder/Manifest
+++ b/media-sound/gnome-sound-recorder/Manifest
@@ -1 +1,2 @@
DIST gnome-sound-recorder-3.34.0.tar.xz 133808 BLAKE2B 2e8b83eb58776324717fcbeb8e0383ef3370e394f26978b1367bff22eaef3d9143eef65cd5c678bc25a67b32ed8d1c9e838ce63b0e2868f2ddb88805a5c43c5c SHA512 cb28f1f93f78cae5cc98750f937f60abb326065cdbbb1ee48146daceb9e34f03bc9bf4d78b7a149e579654673b9879fb249fd5a370a19764f01961c565b901ee
+DIST gnome-sound-recorder-3.38.1.tar.xz 198328 BLAKE2B 80fc581a9aad2d1ee944982f9b0c93eb4de75711d7242a25fdbcdbd6edcf71af337bf6c49806b2265f4d099ac58fb5619964f6d473f291827f026d01fe497461 SHA512 e725b8c0d899680eff767f61360645a4adc2df29db8813d6e799b4affa3d05cffc5a7de4c8ee8eafafbc34314655831d7524963f974a23f472fdbb6f292e6c2c
diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.38.1.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.38.1.ebuild
new file mode 100644
index 00000000000..c217d400e55
--- /dev/null
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.38.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Simple sound recorder"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/SoundRecorder"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-libs/gjs-1.54.0
+ >=dev-libs/glib-2.46:2
+ >=x11-libs/gtk+-3.12:3[introspection]
+ media-libs/gst-plugins-bad:1.0
+ >=gui-libs/libhandy-0.80.0:1
+ >=dev-libs/gobject-introspection-1.31.6
+ x11-libs/gdk-pixbuf:2[introspection]
+"
+RDEPEND="${DEPEND}
+ media-libs/gstreamer:1.0[introspection]
+ media-libs/gst-plugins-base:1.0[introspection,ogg]
+ media-libs/gst-plugins-good:1.0
+ media-plugins/gst-plugins-flac:1.0
+ media-plugins/gst-plugins-pulse:1.0
+"
+BDEPEND="
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2021-01-31 12:28 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-31 12:28 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-14 1:46 [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-sound-recorder/ Pacho Ramos
2024-05-11 21:27 Mart Raudsepp
2023-07-19 3:24 Matt Turner
2022-10-29 17:44 Matt Turner
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-03-26 0:23 Matt Turner
2022-01-25 0:51 Sam James
2021-06-26 1:34 Sam James
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-04-16 20:58 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12 8:01 Mikle Kolyada
2020-04-25 20:17 Mart Raudsepp
2020-04-12 11:26 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-03-31 6:10 Mart Raudsepp
2019-01-12 10:59 Pacho Ramos
2018-09-30 0:19 Mart Raudsepp
2018-02-03 23:00 Mart Raudsepp
2018-01-27 0:41 Thomas Deutschmann
2018-01-18 2:40 Mikle Kolyada
2017-09-16 18:13 Patrick Lauer
2017-08-12 23:15 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-07-02 17:12 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-03-06 20:36 Mikle Kolyada
2015-12-29 12:08 Pacho Ramos
2015-11-09 10:22 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
2015-09-06 20:55 Pacho Ramos
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=1612095885.43a69bd6c85c449b9953ab4c9b11d28acf5f5495.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