[gentoo-commits] repo/proj/guru:dev commit in: media-sound/scream/

2020-12-15 Thread Alexey Sokolov
commit: 1eedca9eede41a1b3489001f1aa29f0795d36d82
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Dec 15 15:49:13 2020 +
Commit: Alexey Sokolov  asokolov  org>
CommitDate: Tue Dec 15 15:49:33 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1eedca9e

media-sound/scream: remove from guru. It got just added to ::gentoo

Bug: https://bugs.gentoo.org/718800
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Alexey Sokolov  asokolov.org>

 media-sound/scream/Manifest   |  1 -
 media-sound/scream/metadata.xml   | 11 --
 media-sound/scream/scream-3.6.ebuild  | 41 ---
 media-sound/scream/scream-.ebuild | 41 ---
 4 files changed, 94 deletions(-)

diff --git a/media-sound/scream/Manifest b/media-sound/scream/Manifest
deleted file mode 100644
index d7e02efe..
--- a/media-sound/scream/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scream-3.6.tar.gz 999237 BLAKE2B 
d199d9658958ac53d973c25421ee3a7f2c1ec9666c34596639942bcbfa5efb60e4aad033adc2fdbd810f676f412357283dc5fda6224752587498f7636ade1662
 SHA512 
4fd07a808d8f0ead3551061e96fe2f9b54ef6f34d1d615fb6454185fc6ffc67f71afb08a876550363cb3f8c15bbff461936808031e5aba5885626c92880e92ec

diff --git a/media-sound/scream/metadata.xml b/media-sound/scream/metadata.xml
deleted file mode 100644
index 368ae35c..
--- a/media-sound/scream/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   alexey+gen...@asokolov.org
-   Alexey Sokolov
-   
-   
-   duncanthrax/scream
-   
-

diff --git a/media-sound/scream/scream-3.6.ebuild 
b/media-sound/scream/scream-3.6.ebuild
deleted file mode 100644
index e246e9de..
--- a/media-sound/scream/scream-3.6.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Plays sound received from network or from a QEMU Windows VM"
-HOMEPAGE="https://github.com/duncanthrax/scream;
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/duncanthrax/scream.git"}
-else
-   SRC_URI="https://github.com/duncanthrax/scream/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-S="${S}/Receivers/unix"
-
-LICENSE="Ms-PL"
-SLOT="0"
-IUSE="alsa pulseaudio"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-sound/pulseaudio )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DALSA_ENABLE=$(usex alsa)
-   -DPULSEAUDIO_ENABLE=$(usex pulseaudio)
-   )
-
-   cmake_src_configure
-}

diff --git a/media-sound/scream/scream-.ebuild 
b/media-sound/scream/scream-.ebuild
deleted file mode 100644
index e246e9de..
--- a/media-sound/scream/scream-.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Plays sound received from network or from a QEMU Windows VM"
-HOMEPAGE="https://github.com/duncanthrax/scream;
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/duncanthrax/scream.git"}
-else
-   SRC_URI="https://github.com/duncanthrax/scream/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-S="${S}/Receivers/unix"
-
-LICENSE="Ms-PL"
-SLOT="0"
-IUSE="alsa pulseaudio"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-sound/pulseaudio )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DALSA_ENABLE=$(usex alsa)
-   -DPULSEAUDIO_ENABLE=$(usex pulseaudio)
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/scream/

2020-07-06 Thread Alexey Sokolov
commit: 7391f2be8a0dd4900441cdc2d27d97fabd8a0cf1
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Mon Jul  6 21:54:34 2020 +
Commit: Alexey Sokolov  asokolov  org>
CommitDate: Mon Jul  6 21:54:34 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7391f2be

media-sound/scream: version 3.6

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Alexey Sokolov  asokolov.org>

 media-sound/scream/Manifest | 2 +-
 media-sound/scream/{scream-3.5.ebuild => scream-3.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/scream/Manifest b/media-sound/scream/Manifest
index e2f3b4d..d7e02ef 100644
--- a/media-sound/scream/Manifest
+++ b/media-sound/scream/Manifest
@@ -1 +1 @@
-DIST scream-3.5.tar.gz 995382 BLAKE2B 
96e5d0d0fe49a215ec78cb02be45fab700af90dd6ccce2e5f44f39aa3544046cf5b650ed0efadd7173ca01c382fc38f644bd237c4447695df024f03da6c1beb7
 SHA512 
39c61521160cc7d42a7934df42928b0198b85606fd5feb2c28a3ccb80714243398041aaa7dfef71d037570ecd30d8c790271589716643a87bda96478c14690d0
+DIST scream-3.6.tar.gz 999237 BLAKE2B 
d199d9658958ac53d973c25421ee3a7f2c1ec9666c34596639942bcbfa5efb60e4aad033adc2fdbd810f676f412357283dc5fda6224752587498f7636ade1662
 SHA512 
4fd07a808d8f0ead3551061e96fe2f9b54ef6f34d1d615fb6454185fc6ffc67f71afb08a876550363cb3f8c15bbff461936808031e5aba5885626c92880e92ec

diff --git a/media-sound/scream/scream-3.5.ebuild 
b/media-sound/scream/scream-3.6.ebuild
similarity index 100%
rename from media-sound/scream/scream-3.5.ebuild
rename to media-sound/scream/scream-3.6.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/scream/

2020-05-24 Thread Alexey Sokolov
commit: e42a801a0c7d7fa43a3c05e8d7a78c7641348752
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Sun May 24 14:06:00 2020 +
Commit: Alexey Sokolov  asokolov  org>
CommitDate: Sun May 24 14:06:00 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e42a801a

media-sound/scream: new package

Bug: https://bugs.gentoo.org/718800
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov  asokolov.org>

 media-sound/scream/Manifest   |  1 +
 media-sound/scream/metadata.xml   | 11 ++
 media-sound/scream/scream-3.5.ebuild  | 41 +++
 media-sound/scream/scream-.ebuild | 41 +++
 4 files changed, 94 insertions(+)

diff --git a/media-sound/scream/Manifest b/media-sound/scream/Manifest
new file mode 100644
index 000..e2f3b4d
--- /dev/null
+++ b/media-sound/scream/Manifest
@@ -0,0 +1 @@
+DIST scream-3.5.tar.gz 995382 BLAKE2B 
96e5d0d0fe49a215ec78cb02be45fab700af90dd6ccce2e5f44f39aa3544046cf5b650ed0efadd7173ca01c382fc38f644bd237c4447695df024f03da6c1beb7
 SHA512 
39c61521160cc7d42a7934df42928b0198b85606fd5feb2c28a3ccb80714243398041aaa7dfef71d037570ecd30d8c790271589716643a87bda96478c14690d0

diff --git a/media-sound/scream/metadata.xml b/media-sound/scream/metadata.xml
new file mode 100644
index 000..368ae35
--- /dev/null
+++ b/media-sound/scream/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   alexey+gen...@asokolov.org
+   Alexey Sokolov
+   
+   
+   duncanthrax/scream
+   
+

diff --git a/media-sound/scream/scream-3.5.ebuild 
b/media-sound/scream/scream-3.5.ebuild
new file mode 100644
index 000..e246e9d
--- /dev/null
+++ b/media-sound/scream/scream-3.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Plays sound received from network or from a QEMU Windows VM"
+HOMEPAGE="https://github.com/duncanthrax/scream;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/duncanthrax/scream.git"}
+else
+   SRC_URI="https://github.com/duncanthrax/scream/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+S="${S}/Receivers/unix"
+
+LICENSE="Ms-PL"
+SLOT="0"
+IUSE="alsa pulseaudio"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DALSA_ENABLE=$(usex alsa)
+   -DPULSEAUDIO_ENABLE=$(usex pulseaudio)
+   )
+
+   cmake_src_configure
+}

diff --git a/media-sound/scream/scream-.ebuild 
b/media-sound/scream/scream-.ebuild
new file mode 100644
index 000..e246e9d
--- /dev/null
+++ b/media-sound/scream/scream-.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Plays sound received from network or from a QEMU Windows VM"
+HOMEPAGE="https://github.com/duncanthrax/scream;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/duncanthrax/scream.git"}
+else
+   SRC_URI="https://github.com/duncanthrax/scream/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+S="${S}/Receivers/unix"
+
+LICENSE="Ms-PL"
+SLOT="0"
+IUSE="alsa pulseaudio"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DALSA_ENABLE=$(usex alsa)
+   -DPULSEAUDIO_ENABLE=$(usex pulseaudio)
+   )
+
+   cmake_src_configure
+}