public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/
@ 2018-08-18  8:30 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-08-18  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     f637952fbb392711490a5836dcba6ee1ce006d66
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 08:17:12 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 08:17:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f637952f

media-video/flvstreamer: EAPI-7 bump

Thanks-to: Michael Mair-Keimberger (iamnr3) <bu9zilla <AT> gmail.com>
Closes: https://bugs.gentoo.org/663804
Closes: https://github.com/gentoo/gentoo/pull/9198

 media-video/flvstreamer/flvstreamer-2.1c.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-video/flvstreamer/flvstreamer-2.1c.ebuild b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
index f8aed0990fb..2989c8af30d 100644
--- a/media-video/flvstreamer/flvstreamer-2.1c.ebuild
+++ b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="2"
+EAPI=7
 
 inherit toolchain-funcs
 
@@ -13,12 +13,13 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE=""
+
 S="${WORKDIR}/${PN}"
 
 src_prepare() {
+	default
 	#fix Makefile ( bug #298535 and bug #318353)
-	sed -i 's/\$(MAKEFLAGS)//g' Makefile \
-		|| die "failed to fixe Makefile"
+	sed -i 's/\$(MAKEFLAGS)//g' Makefile || die "failed to fix Makefile"
 }
 
 src_compile() {
@@ -30,6 +31,6 @@ src_compile() {
 }
 
 src_install() {
-	dobin {${PN},streams} || die "dobin failed"
-	dodoc README ChangeLog || die "dodoc failed"
+	dobin {${PN},streams}
+	dodoc README ChangeLog
 }


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

* [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/
@ 2022-04-14  3:47 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2022-04-14  3:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f0fd177dd83c627d5274b0e37224b0dadf60c8f8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 14:19:37 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 03:46:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fd177d

media-video/flvstreamer: update DESCRIPTION

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-video/flvstreamer/flvstreamer-2.1c.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/flvstreamer/flvstreamer-2.1c.ebuild b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
index 2989c8af30d7..6644066dff7f 100644
--- a/media-video/flvstreamer/flvstreamer-2.1c.ebuild
+++ b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="Open source command-line RTMP client intended to stream audio or video flash content"
+DESCRIPTION="Open source command-line RTMP client to stream audio or video flash content"
 HOMEPAGE="https://savannah.nongnu.org/projects/flvstreamer/"
 SRC_URI="mirror://nongnu/${PN}/source/${P}.tar.gz"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/
@ 2022-10-18  2:28 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2022-10-18  2:28 UTC (permalink / raw
  To: gentoo-commits

commit:     93f77b879db50769210414b0c75f30afcf95953f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:25:21 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:28:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f77b87

media-video/flvstreamer: add savannah-nongnu upstream metadata

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

 media-video/flvstreamer/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-video/flvstreamer/metadata.xml b/media-video/flvstreamer/metadata.xml
index 1d2c19f7dfd1..1252df8102f6 100644
--- a/media-video/flvstreamer/metadata.xml
+++ b/media-video/flvstreamer/metadata.xml
@@ -9,4 +9,7 @@
     <email>sound@gentoo.org</email>
     <name>Gentoo Sound project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="savannah-nongnu">flvstreamer</remote-id>
+  </upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2022-10-18  2:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18  2:28 [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-04-14  3:47 Joonas Niilola
2018-08-18  8:30 Andreas Sturmlechner

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