[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/

2019-03-25 Thread Bernard Cafarelli
commit: c076bd5d5f8f4f948d0741e61003423f447f5327
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Mar 21 07:17:20 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Mar 25 09:20:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c076bd5d

x11-misc/mixer_app: remove old

Closes: https://github.com/gentoo/gentoo/pull/11434
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-misc/mixer_app/mixer_app-1.8.0.ebuild | 36 ---
 1 file changed, 36 deletions(-)

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild
deleted file mode 100644
index 76b25db57a1..000
--- a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils toolchain-funcs
-
-MY_P=Mixer.app-${PV}
-
-DESCRIPTION="mixer_app has volume controllers that can be configured to handle 
sound sources"
-HOMEPAGE="http://www.fukt.bsnet.se/~per/mixer/";
-SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}
-   virtual/os-headers
-   x11-base/xorg-proto"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS="ChangeLog README"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-build.patch
-}
-
-src_compile() {
-   tc-export CXX
-   emake
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/

2019-02-22 Thread Mikle Kolyada
commit: 2bd47363d2e4e0d91656e1933e6bf805cfe5823d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Feb 22 11:28:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Feb 22 11:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd47363

x11-misc/mixer_app: amd64 stable wrt bug #677964

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
index f22687e5016..6d904f31f35 100644
--- a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
+++ b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/

2019-02-17 Thread Sergei Trofimovich
commit: 1df9340d79053e936d8f9bfd194dab9917cd678e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Feb 17 17:03:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Feb 17 17:08:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df9340d

x11-misc/mixer_app: stable 1.8.0-r1 for ppc, bug #677964

Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
index 9a519f57b17..f22687e5016 100644
--- a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
+++ b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/

2019-02-15 Thread Thomas Deutschmann
commit: 186f426fa92587a2581a1ddccc16b06463111f29
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb 15 18:28:54 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb 15 18:29:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186f426f

x11-misc/mixer_app: x86 stable (bug #677964)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
index 45d98e6279d..9a519f57b17 100644
--- a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
+++ b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/, x11-misc/mixer_app/files/

2018-06-26 Thread Bernard Cafarelli
commit: 829bd74a5da67a35b70cef531c33ac8d34401d74
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun 20 19:20:11 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jun 26 21:53:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829bd74a

x11-misc/mixer_app: EAPI7, improve ebuild

 .../mixer_app/files/mixer_app-1.8.0-build.patch|  4 +--
 x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild   | 35 ++
 2 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/x11-misc/mixer_app/files/mixer_app-1.8.0-build.patch 
b/x11-misc/mixer_app/files/mixer_app-1.8.0-build.patch
index f36ea6e78ec..232a4cc4e9a 100644
--- a/x11-misc/mixer_app/files/mixer_app-1.8.0-build.patch
+++ b/x11-misc/mixer_app/files/mixer_app-1.8.0-build.patch
@@ -1,5 +1,5 @@
 Makefile
-+++ Makefile
+--- a/Makefile
 b/Makefile
 @@ -2,32 +2,24 @@
  # Mixer.app Makefile
  #

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
new file mode 100644
index 000..45d98e6279d
--- /dev/null
+++ b/x11-misc/mixer_app/mixer_app-1.8.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_P=Mixer.app-${PV}
+
+DESCRIPTION="mixer_app has volume controllers that can be configured to handle 
sound sources"
+HOMEPAGE="http://www.fukt.bsnet.se/~per/mixer/";
+SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXpm"
+DEPEND="${RDEPEND}
+   virtual/os-headers
+   x11-base/xorg-proto"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=( ChangeLog README )
+
+PATCHES=( "${FILESDIR}"/${P}-build.patch )
+
+src_compile() {
+   tc-export CXX
+   emake
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mixer_app/

2017-12-05 Thread Bernard Cafarelli
commit: c33ae3c7bbb676984a7dad3ca59c90c07da21f99
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Dec  5 14:56:00 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Dec  5 15:10:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33ae3c7

x11-misc/mixer_app: update SRC_URI

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-misc/mixer_app/Manifest   | 2 +-
 x11-misc/mixer_app/mixer_app-1.8.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/mixer_app/Manifest b/x11-misc/mixer_app/Manifest
index 0873cc68a66..8b3d5a9e698 100644
--- a/x11-misc/mixer_app/Manifest
+++ b/x11-misc/mixer_app/Manifest
@@ -1 +1 @@
-DIST Mixer.app-1.8.0.tar.gz 37884 SHA256 
223c08d91fd7930d6a97cea376b99fb0118cdea12406c7d62d17d38276b4dd15 SHA512 
2b965cefda7ae93d8588b717becf25430f3dc5d1d6c3e38d24eac711999ced9c671cfdc76a0601022cf1fc7298d179b5780ce7a3bcf33291ac4d8ea215cd53f1
 WHIRLPOOL 
7e2002e276b89a530be595c1b84dadd7af3c4dce234c799bc8faa0d9d2d9447d86307fd5b963227e050abfc2849d4584eb258e6795877545130bd0e23be6158f
+DIST Mixer.app-1.8.0.tar.gz 37884 BLAKE2B 
53c44947e59fa2b4f975a70a33cae76c1f721f3408021ffdbaa37750f26b67e2dc71457b5b08e7b29ea60dbafe34ed3a6ba0c22d7414c8f3bd0c5186207f62f0
 SHA512 
2b965cefda7ae93d8588b717becf25430f3dc5d1d6c3e38d24eac711999ced9c671cfdc76a0601022cf1fc7298d179b5780ce7a3bcf33291ac4d8ea215cd53f1

diff --git a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild 
b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild
index 256f6968c36..293a46855a0 100644
--- a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild
+++ b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild
@@ -8,7 +8,7 @@ MY_P=Mixer.app-${PV}
 
 DESCRIPTION="mixer_app has volume controllers that can be configured to handle 
sound sources"
 HOMEPAGE="http://www.fukt.bsnet.se/~per/mixer/";
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+SRC_URI="http://www.fukt.bsnet.se/~per/mixer/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"