public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2016-02-21 23:44 Pacho Ramos
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-02-21 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ca84ce0a6fd76e8656d8afb2211f823576ac9055
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 16:10:47 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 23:44:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca84ce0a

media-video/snappy: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

 media-video/snappy/snappy-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/snappy/snappy-1.0-r1.ebuild b/media-video/snappy/snappy-1.0-r1.ebuild
index bb9efdf..6bee87a 100644
--- a/media-video/snappy/snappy-1.0-r1.ebuild
+++ b/media-video/snappy/snappy-1.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit autotools eutils gnome2
 DESCRIPTION="A simple media player written using GStreamer and Clutter"
 HOMEPAGE="https://wiki.gnome.org/Apps/Snappy"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2016-03-06 20:52 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2016-03-06 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     01943c66d271f395a37754ef2d425535e3aba8f1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 20:47:29 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 20:49:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01943c66

media-video/snappy: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

 media-video/snappy/snappy-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/snappy/snappy-1.0-r1.ebuild b/media-video/snappy/snappy-1.0-r1.ebuild
index 6bee87a..e2e0d91 100644
--- a/media-video/snappy/snappy-1.0-r1.ebuild
+++ b/media-video/snappy/snappy-1.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit autotools eutils gnome2
 DESCRIPTION="A simple media player written using GStreamer and Clutter"
 HOMEPAGE="https://wiki.gnome.org/Apps/Snappy"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2016-12-06  9:26 Pacho Ramos
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-12-06  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     cdbaffd7117594b94b9e9e4bedced069873b4bfb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 09:25:43 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 09:25:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbaffd7

media-video/snappy: Drop old

Package-Manager: portage-2.3.2

 media-video/snappy/snappy-1.0.ebuild | 40 ------------------------------------
 1 file changed, 40 deletions(-)

diff --git a/media-video/snappy/snappy-1.0.ebuild b/media-video/snappy/snappy-1.0.ebuild
deleted file mode 100644
index 718e805..00000000
--- a/media-video/snappy/snappy-1.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A simple media player written using GStreamer and Clutter"
-HOMEPAGE="https://wiki.gnome.org/Apps/Snappy"
-
-KEYWORDS="amd64 x86"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.32:2
-	>=media-libs/clutter-1.12.0:1.0
-	>=media-libs/clutter-gst-2.0.0:2.0
-	>=media-libs/clutter-gtk-1.0.2:1.0
-	>=x11-libs/gtk+-3.5.0:3
-	x11-libs/libXtst
-
-	>=media-libs/gstreamer-1.0.0:1.0
-	>=media-libs/gst-plugins-base-1.0.0:1.0
-
-	media-plugins/gst-plugins-meta:1.0
-
-	!!net-misc/spice-gtk
-" # FIXME: File collision -- /usr/bin/snappy
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	DOCS="AUTHORS README THANKS ToDo docs/*"
-	gnome2_src_configure --enable-dbus
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2021-02-20 10:12 Mart Raudsepp
  0 siblings, 0 replies; 6+ messages in thread
From: Mart Raudsepp @ 2021-02-20 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     253466867a434b4b870b12b64d7942a15df8709e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 10:11:26 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 10:12:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25346686

media-video/snappy: bump to a snapshot, EAPI-7

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

 media-video/snappy/Manifest                    |  1 +
 media-video/snappy/snappy-1.0_p20200428.ebuild | 43 ++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/media-video/snappy/Manifest b/media-video/snappy/Manifest
index 49d67fc9a55..ac5a0feb66a 100644
--- a/media-video/snappy/Manifest
+++ b/media-video/snappy/Manifest
@@ -1 +1,2 @@
 DIST snappy-1.0.tar.xz 282964 BLAKE2B 9855e3c9397ccde1122c22066cc33e98fda93cb364c03d8649a823dddc9de81bb9eaa89002f3fd1410b6910433e554d231774524da1cd917138c3154c6ed153b SHA512 d8a3fd3a598efde4d699cc8fa13bee1239917a877627b26d5d278af5fd1824f02acf5ce685f8bf994087b3374de9917a5aa4f6f6ebe94f385c8d3bf91887eca9
+DIST snappy-ebf8e3ed30013e6577fa8994db40743d2ec05e94.tar.bz2 80663 BLAKE2B 1bf4b654c4c8c1b8b5cdbb71295c231588a03034e1ad3691e4c80f6e5439b420a76124d5f7a073eb225a13db99b32745dca3fe6845fbfe3bca6a685810fa7f61 SHA512 adc6c514dc38bab86d100aa481be09a75160a9641cfe32f467cc524ef7a006dabbbd450587c007d6a980e8e4b974b49629295e6cf791be3b42401b45168040f3

diff --git a/media-video/snappy/snappy-1.0_p20200428.ebuild b/media-video/snappy/snappy-1.0_p20200428.ebuild
new file mode 100644
index 00000000000..572a173dfe7
--- /dev/null
+++ b/media-video/snappy/snappy-1.0_p20200428.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME2_EAUTORECONF="yes"
+
+inherit gnome2
+
+DESCRIPTION="A simple media player written using GStreamer and Clutter"
+HOMEPAGE="https://wiki.gnome.org/Apps/Snappy"
+COMMIT_HASH="ebf8e3ed30013e6577fa8994db40743d2ec05e94"
+SRC_URI="https://gitlab.gnome.org/GNOME/snappy/-/archive/${COMMIT_HASH}/snappy-${COMMIT_HASH}.tar.bz2"
+S="${WORKDIR}/${PN}-${COMMIT_HASH}"
+
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.32:2
+	>=media-libs/clutter-1.20.0:1.0
+	media-libs/clutter-gst:3.0
+	>=media-libs/clutter-gtk-1.6.0:1.0
+	>=x11-libs/gtk+-3.5.0:3
+	x11-libs/libXtst
+
+	>=media-libs/gstreamer-1.6.0:1.0
+	>=media-libs/gst-plugins-base-1.6.0:1.0
+
+	media-plugins/gst-plugins-meta:1.0
+
+	!!<net-misc/spice-gtk-0.19
+" # File collision -- /usr/bin/snappy with older versions
+
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+	DOCS="AUTHORS README THANKS ToDo docs/*"
+	gnome2_src_configure --enable-dbus
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2021-04-16  2:30 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-16  2:30 UTC (permalink / raw
  To: gentoo-commits

commit:     eebe32a754b1e85d7428f074fca8edceeb723eb5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 02:29:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 02:29:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebe32a7

media-video/snappy: Stabilize 1.0_p20200428 x86, #779370

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/snappy/snappy-1.0_p20200428.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/snappy/snappy-1.0_p20200428.ebuild b/media-video/snappy/snappy-1.0_p20200428.ebuild
index 6bb48883ef8..81d6b0d8882 100644
--- a/media-video/snappy/snappy-1.0_p20200428.ebuild
+++ b/media-video/snappy/snappy-1.0_p20200428.ebuild
@@ -12,7 +12,7 @@ COMMIT_HASH="ebf8e3ed30013e6577fa8994db40743d2ec05e94"
 SRC_URI="https://gitlab.gnome.org/GNOME/snappy/-/archive/${COMMIT_HASH}/snappy-${COMMIT_HASH}.tar.bz2"
 S="${WORKDIR}/${PN}-${COMMIT_HASH}"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/
@ 2021-04-16  2:30 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-16  2:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c976434c6628a933b288fc3301b777d95d2b560b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 02:27:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 02:27:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c976434c

media-video/snappy: Stabilize 1.0_p20200428 amd64, #779370

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/snappy/snappy-1.0_p20200428.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/snappy/snappy-1.0_p20200428.ebuild b/media-video/snappy/snappy-1.0_p20200428.ebuild
index 572a173dfe7..6bb48883ef8 100644
--- a/media-video/snappy/snappy-1.0_p20200428.ebuild
+++ b/media-video/snappy/snappy-1.0_p20200428.ebuild
@@ -12,7 +12,7 @@ COMMIT_HASH="ebf8e3ed30013e6577fa8994db40743d2ec05e94"
 SRC_URI="https://gitlab.gnome.org/GNOME/snappy/-/archive/${COMMIT_HASH}/snappy-${COMMIT_HASH}.tar.bz2"
 S="${WORKDIR}/${PN}-${COMMIT_HASH}"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-16  2:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06  9:26 [gentoo-commits] repo/gentoo:master commit in: media-video/snappy/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2021-04-16  2:30 Sam James
2021-04-16  2:30 Sam James
2021-02-20 10:12 Mart Raudsepp
2016-03-06 20:52 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox