[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/

2019-12-18 Thread Miroslav Šulc
commit: 0872586053f14b92562e32e6ab15114213ca32be
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Dec 18 18:29:58 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 18 18:29:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08725860

media-libs/libclxclient: fixed description

Bug: https://bugs.gentoo.org/437186
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libclxclient/libclxclient-3.9.0.ebuild | 4 ++--
 media-libs/libclxclient/libclxclient-3.9.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/libclxclient/libclxclient-3.9.0.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
index 6e99eca015a..08e2f6ede6e 100644
--- a/media-libs/libclxclient/libclxclient-3.9.0.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ MY_P=${P/lib/}
 
 S="${WORKDIR}/${MY_P}"
 
-DESCRIPTION="An audio library by Fons Adriaensen "
+DESCRIPTION="C++ wrapper library around the X Window System API"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2";
 

diff --git a/media-libs/libclxclient/libclxclient-3.9.2.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
index 18d81677bb4..9e7caeb0187 100644
--- a/media-libs/libclxclient/libclxclient-3.9.2.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit multilib toolchain-funcs
 
-DESCRIPTION="An audio library by Fons Adriaensen "
+DESCRIPTION="C++ wrapper library around the X Window System API"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/clxclient-${PV}.tar.bz2";
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/

2019-12-18 Thread Agostino Sarubbo
commit: 50a735077499a83a109d44c4bde589e715467e75
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Dec 18 14:57:28 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Dec 18 14:57:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a73507

media-libs/libclxclient: amd64 stable wrt bug #703194

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libclxclient/libclxclient-3.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libclxclient/libclxclient-3.9.2.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
index 718a4139a14..130c632aa40 100644
--- a/media-libs/libclxclient/libclxclient-3.9.2.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/clxclient-${PV}.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/files/, media-libs/libclxclient/

2019-11-17 Thread Miroslav Šulc
commit: 59e666c432e8bb8bd6763c1912804d0b5a5b1eac
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Nov 17 16:53:25 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Nov 17 16:53:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e666c4

media-libs/libclxclient-3.9.2: fixed include in enumip.cc

Closes: https://bugs.gentoo.org/700370
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../files/libclxclient-3.9.2-enumip-include-fix.patch   | 13 +
 media-libs/libclxclient/libclxclient-3.9.2.ebuild   |  1 +
 2 files changed, 14 insertions(+)

diff --git 
a/media-libs/libclxclient/files/libclxclient-3.9.2-enumip-include-fix.patch 
b/media-libs/libclxclient/files/libclxclient-3.9.2-enumip-include-fix.patch
new file mode 100644
index 000..710baac0db5
--- /dev/null
+++ b/media-libs/libclxclient/files/libclxclient-3.9.2-enumip-include-fix.patch
@@ -0,0 +1,13 @@
+diff --git a/source/enumip.cc b/source/enumip.cc
+index 0873da8..1cdac0d 100644
+--- a/source/enumip.cc
 b/source/enumip.cc
+@@ -19,7 +19,7 @@
+ // 
-
+ 
+ 
+-#include 
++#include "clxclient.h"
+ #include 
+ 
+ 

diff --git a/media-libs/libclxclient/libclxclient-3.9.2.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
index 610b5cbc408..718a4139a14 100644
--- a/media-libs/libclxclient/libclxclient-3.9.2.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
@@ -29,6 +29,7 @@ DOCS=( AUTHORS )
 
 PATCHES=(
"${FILESDIR}/${P}-Makefile.patch"
+   "${FILESDIR}/${P}-enumip-include-fix.patch"
 )
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/files/, media-libs/libclxclient/

2019-11-17 Thread Miroslav Šulc
commit: ffa817ffe2e955013d42febbdcda273178a772bb
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Nov 17 14:16:59 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Nov 17 14:17:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa817ff

media-libs/libclxclient-3.9.2: bump

1) updated to eapi 7 + updates
2) updated deps
3) updated Makefile patch

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libclxclient/Manifest   |  1 +
 .../files/libclxclient-3.9.2-Makefile.patch| 35 
 media-libs/libclxclient/libclxclient-3.9.2.ebuild  | 47 ++
 3 files changed, 83 insertions(+)

diff --git a/media-libs/libclxclient/Manifest b/media-libs/libclxclient/Manifest
index bf59f38df10..d79a9b187c6 100644
--- a/media-libs/libclxclient/Manifest
+++ b/media-libs/libclxclient/Manifest
@@ -1 +1,2 @@
 DIST clxclient-3.9.0.tar.bz2 30272 BLAKE2B 
51d7dbbf6e474b849461aaedb859bc92da0cb56f368e631016cfcb7dae1e5b3dca7630f35bc2d608fe8851cb5e60be599933834bbe358e092f2b08ad97cdc659
 SHA512 
4bbd621ceeebf3dfc36f0a3d02c63ba1c0e818e691e5c9681e737710824f53a58c682fb2475a7a2bba4f2dfd520166b782977320ceb73de39448cf512e26c842
+DIST clxclient-3.9.2.tar.bz2 29991 BLAKE2B 
ffd56894e0bcf09e2b6e4c882830e3c3a3a88f3778fe6a2c8b2ceb9336f8ce9cf28193da8e8c86987475e95e3ea2c07319bd82e88ad820b39167cfba9eefd7c3
 SHA512 
38c2782e58df24c2dfcb936fc9cfe4d44016055fb1aa52ef8e789bf8ec327f45f2f7a91f18012e4b0c6f253f6f10329d6d1e9fc341017ace3f2b6fa050592049

diff --git a/media-libs/libclxclient/files/libclxclient-3.9.2-Makefile.patch 
b/media-libs/libclxclient/files/libclxclient-3.9.2-Makefile.patch
new file mode 100644
index 000..e79dce5764e
--- /dev/null
+++ b/media-libs/libclxclient/files/libclxclient-3.9.2-Makefile.patch
@@ -0,0 +1,35 @@
+diff --git a/source/Makefile b/source/Makefile
+index 177115f..c8fa0f5 100644
+--- a/source/Makefile
 b/source/Makefile
+@@ -24,16 +24,16 @@ SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 
's/^i.86/$//' -e 's/^x86
+ PREFIX ?= /usr/local
+ INCDIR ?= $(PREFIX)/include
+ LIBDIR ?= $(PREFIX)/lib$(SUFFIX)
++PKGCONFIG = pkg-config
+ 
+ MAJVERS = 3
+ MINVERS = 9.2
+ VERSION = $(MAJVERS).$(MINVERS)
+ 
+ 
+-CPPFLAGS += $(shell pkgconf --cflags freetype2) 
++CPPFLAGS += $(shell ${PKGCONFIG} --cflags freetype2) 
+ CPPFLAGS += -DVERSION=\"$(VERSION)\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
$(PCONFCFL)
+-CXXFLAGS += -Wall -O2 -fPIC 
+-CXXFLAGS += -march=native
++CXXFLAGS += -Wall -fPIC 
+ LDLIBS +=
+ 
+ 
+@@ -55,8 +55,8 @@ install: $(CLXCLIENT_MIN)
+   install -d $(DESTDIR)$(LIBDIR)
+   install -m 644 $(CLXCLIENT_H) $(DESTDIR)$(INCDIR)
+   install -m 755 $(CLXCLIENT_MIN) $(DESTDIR)$(LIBDIR)
+-  ldconfig
+-  ln -sf $(CLXCLIENT_MIN) $(DESTDIR)$(LIBDIR)/$(CLXCLIENT_SO)
++  ln -sf $(CLXCLIENT_MIN) $(DESTDIR)$(LIBDIR)/$(CLXCLIENT_MAJ)
++  ln -sf $(CLXCLIENT_MAJ) $(DESTDIR)$(LIBDIR)/$(CLXCLIENT_SO)
+ 
+ uninstall:
+   rm -rf $(DESTDIR)$(INCDIR)/$(CLXCLIENT_H)

diff --git a/media-libs/libclxclient/libclxclient-3.9.2.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
new file mode 100644
index 000..610b5cbc408
--- /dev/null
+++ b/media-libs/libclxclient/libclxclient-3.9.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib toolchain-funcs
+
+DESCRIPTION="An audio library by Fons Adriaensen "
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/clxclient-${PV}.tar.bz2";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+CDEPEND="
+   media-libs/freetype:2
+   media-libs/libclthreads
+   x11-libs/libX11
+   x11-libs/libXft
+"
+RDEPEND="${CDEPEND}"
+DEPEND="${CDEPEND}"
+
+S="${WORKDIR}/clxclient-${PV}"
+
+DOCS=( AUTHORS )
+
+PATCHES=(
+   "${FILESDIR}/${P}-Makefile.patch"
+)
+
+src_compile() {
+   tc-export CXX
+   local prefix="${EPREFIX}/usr"
+   cd "${S}/source"
+   emake INCDIR="${prefix}/include" LIBDIR="${prefix}/$(get_libdir)" 
PKGCONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+   default
+
+   local prefix="${ED}/usr"
+   cd "${S}/source"
+   emake INCDIR="${prefix}/include" LIBDIR="${prefix}/$(get_libdir)" 
PKGCONFIG="$(tc-getPKG_CONFIG)" install
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/files/

2018-06-13 Thread Aaron Bauman
commit: ad77be6a466de0f197dd69f7bee35579345a22e3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun 13 17:53:57 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jun 13 21:14:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad77be6a

media-libs/libclxclient: remove unused patches

 .../files/libclxclient-1.0.1-gcc41.patch   | 31 --
 .../files/libclxclient-1.0.1-makefile.patch| 30 --
 .../files/libclxclient-3.3.2-Makefile.patch| 32 ---
 .../files/libclxclient-3.6.1-Makefile.patch| 37 --
 4 files changed, 130 deletions(-)

diff --git a/media-libs/libclxclient/files/libclxclient-1.0.1-gcc41.patch 
b/media-libs/libclxclient/files/libclxclient-1.0.1-gcc41.patch
deleted file mode 100644
index 12f4d5df456..000
--- a/media-libs/libclxclient/files/libclxclient-1.0.1-gcc41.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Index: clxclient-1.0.1/clxclient.h
-===
 clxclient-1.0.1.orig/clxclient.h
-+++ clxclient-1.0.1/clxclient.h
-@@ -75,7 +75,7 @@ class X_hints
- {
- public:
- 
--X_hints::X_hints (void) { _sh.flags = 0; _mh.flags = 0; _ch.res_name = 0; 
_ch.res_class = 0; }
-+X_hints (void) { _sh.flags = 0; _mh.flags = 0; _ch.res_name = 0; 
_ch.res_class = 0; }
- 
- void position (int x, int y);
- void minsize  (int x, int y);
-@@ -187,7 +187,7 @@ public:
- X_resman (const X_resman&);
- X_resman& operator=(const X_resman&);
- 
--void X_resman::init (int *argc, char *argv [], char *name,
-+void init (int *argc, char *argv [], char *name,
-XrmOptionDescRec *opt, int nopt);
- 
- const char *get (const char *res, const char *def) const;
-@@ -205,7 +205,7 @@ private:
- char*_home;  
- XrmDatabase  _xrmdata;
- 
--static XrmOptionDescRec X_resman::defopt [X_resman::NDEFOPT];
-+static XrmOptionDescRec defopt [X_resman::NDEFOPT];
- };
- 
- 

diff --git a/media-libs/libclxclient/files/libclxclient-1.0.1-makefile.patch 
b/media-libs/libclxclient/files/libclxclient-1.0.1-makefile.patch
deleted file mode 100644
index c254e5f1e05..000
--- a/media-libs/libclxclient/files/libclxclient-1.0.1-makefile.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Index: clxclient-1.0.1/Makefile
-===
 clxclient-1.0.1.orig/Makefile
-+++ clxclient-1.0.1/Makefile
-@@ -1,5 +1,5 @@
- CPPFLAGS += -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 
--LDFLAGS += -L/usr/X11R6/lib
-+LDFLAGS +=
- LDLIBS +=
- 
- 
-@@ -17,14 +17,13 @@ CLXCLIENT_H = clxclient.h
- 
- 
- $(CLXCLIENT_MIN): $(CLXCLIENT_O)
--  g++ -shared $(LDFLAGS) -Wl,-soname,$(CLXCLIENT_MAJ) -o $(CLXCLIENT_MIN) 
$(CLXCLIENT_O) $(CLXCLIENT_DEP)
-+  $(CXX) -shared $(LDFLAGS) -Wl,-soname,$(CLXCLIENT_MAJ) -o 
$(CLXCLIENT_MIN) $(CLXCLIENT_O) $(CLXCLIENT_DEP)
- 
- 
- install:  $(CLXCLIENT_MIN)
--  cp -f $(CLXCLIENT_H) $(CLXCLIENT_INCDIR)
--  cp -f $(CLXCLIENT_MIN) $(CLXCLIENT_LIBDIR)
--  /sbin/ldconfig -n $(CLXCLIENT_LIBDIR)
--  ln -sf $(CLXCLIENT_MIN) $(CLXCLIENT_LIBDIR)/$(CLXCLIENT_SO)
-+  install -D $(CLXCLIENT_H) $(DESTDIR)$(CLXCLIENT_INCDIR)/$(CLXCLIENT_H)
-+  install -D $(CLXCLIENT_MIN) 
$(DESTDIR)$(CLXCLIENT_LIBDIR)/$(CLXCLIENT_MIN)
-+  ln -sf $(CLXCLIENT_MIN) $(DESTDIR)$(CLXCLIENT_LIBDIR)/$(CLXCLIENT_SO)
- 
- 
- clean:

diff --git a/media-libs/libclxclient/files/libclxclient-3.3.2-Makefile.patch 
b/media-libs/libclxclient/files/libclxclient-3.3.2-Makefile.patch
deleted file mode 100644
index 59e55f38a49..000
--- a/media-libs/libclxclient/files/libclxclient-3.3.2-Makefile.patch
+++ /dev/null
@@ -1,32 +0,0 @@
 Makefile.orig  2007-01-05 05:21:48.0 -0800
-+++ Makefile   2007-01-05 05:26:44.0 -0800
-@@ -28,8 +28,7 @@
- DISTDIR = clxclient-$(VERSION)
- 
- 
--CPPFLAGS += -Wall -I. -I/usr/X11R6/include -I/usr/include/freetype2 -fpic 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 
--LDFLAGS += -L$(PREFIX)/$(LIBDIR) -L/usr/X11R6/$(LIBDIR)
-+CPPFLAGS += -Wall -I. -I/usr/X11R6/include -I/usr/include/freetype2 -fpic 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
- LDLIBS +=
- 
- 
-@@ -43,15 +42,13 @@
- 
- 
- $(CLXCLIENT_MIN): $(CLXCLIENT_O)
--  g++ -shared $(LDFLAGS) -Wl,-soname,$(CLXCLIENT_MAJ) -o $(CLXCLIENT_MIN) 
$(CLXCLIENT_O) $(CLXCLIENT_DEP)
-+  $(CXX) -shared $(LDFLAGS) -Wl,-soname,$(CLXCLIENT_MAJ) -o 
$(CLXCLIENT_MIN) $(CLXCLIENT_O) $(CLXCLIENT_DEP)
- 
- 
- install:  $(CLXCLIENT_MIN)
--  /usr/bin/install -d $(PREFIX)/$(LIBDIR)
--  /usr/bin/install -m 644 $(CLXCLIENT_H) $(PREFIX)/include
--  /usr/bin/install -m 755 $(CLXCLIENT_MIN) $(PREFIX)/$(LIBDIR)
--  /sbin/ldconfig -n $(PREFIX)/$(LIBDIR)
--  ln -sf $(CLXCLIENT_MIN) $(PREFIX)/$(LIBDIR)/$(CLXCLIENT_SO)
-+  /usr/bin/install -D $(CLXCLIENT_H) $(DESTDIR)usr/include/$(CLXCLIENT_H

[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/

2018-06-02 Thread Aaron Bauman
commit: 185c4e739a68f82fc2fb29f99dbb51b38dc44ec2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jun  3 00:24:34 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun  3 02:58:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185c4e73

media-libs/libclxclient: drop old EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/libclxclient/Manifest  |  3 --
 media-libs/libclxclient/libclxclient-1.0.1.ebuild | 37 
 media-libs/libclxclient/libclxclient-3.3.2.ebuild | 39 -
 media-libs/libclxclient/libclxclient-3.6.1.ebuild | 41 ---
 4 files changed, 120 deletions(-)

diff --git a/media-libs/libclxclient/Manifest b/media-libs/libclxclient/Manifest
index a30ecb2fc92..bf59f38df10 100644
--- a/media-libs/libclxclient/Manifest
+++ b/media-libs/libclxclient/Manifest
@@ -1,4 +1 @@
-DIST clxclient-1.0.1.tar.bz2 16499 BLAKE2B 
977f4a67c47939255e026aaa18785f0d1a330d09fc3703396097f87781b1046192719c734c13476f3f008c05750807b31d7d2a03c862783cca755530340d1afe
 SHA512 
2e5829349838d4eae3de4a5ebcf8357c005ca9c8884326ea9666ff1f03c6905202ab703d0ed2c1c6ffc4cd0a82484ed662de5cce25b12ba3cf57a9d67902f9e4
-DIST clxclient-3.3.2.tar.bz2 20835 BLAKE2B 
eb0334903c03b282ac753eb5d8f661e5803b4e3bd53fc48a87e2ccd63f4f5f47123d103afa7d6943e426a0ae92bf42e1773be4a44947fd5c10d5347e89c42282
 SHA512 
5888f4ca6fb72ba0fb7e822189b362dd8d0e113f32f5426235732359eab7756465e51bea64de597c06122cdc5bb8e9df86be8e02242e103e49af11491ee8a087
-DIST clxclient-3.6.1.tar.bz2 30089 BLAKE2B 
29f47fc39cfe60992a341846514dd19543fdc59a364284ca894cd85add59ffc60074b88ca96ea314a0bd984d7321200164add0fc6181052b688b9e4af13839f7
 SHA512 
9f4592d8fa11b6dd0e27af73ca140591d0f8b2672e127e44e5dc58ced5eea9d6956c12990f84f7d6706cdbbf641f0611605c410ea8daa7ff565178c01298166e
 DIST clxclient-3.9.0.tar.bz2 30272 BLAKE2B 
51d7dbbf6e474b849461aaedb859bc92da0cb56f368e631016cfcb7dae1e5b3dca7630f35bc2d608fe8851cb5e60be599933834bbe358e092f2b08ad97cdc659
 SHA512 
4bbd621ceeebf3dfc36f0a3d02c63ba1c0e818e691e5c9681e737710824f53a58c682fb2475a7a2bba4f2dfd520166b782977320ceb73de39448cf512e26c842

diff --git a/media-libs/libclxclient/libclxclient-1.0.1.ebuild 
b/media-libs/libclxclient/libclxclient-1.0.1.ebuild
deleted file mode 100644
index 855bf5f6d6e..000
--- a/media-libs/libclxclient/libclxclient-1.0.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-IUSE=""
-
-inherit eutils multilib toolchain-funcs
-
-S="${WORKDIR}/clxclient-${PV}"
-
-DESCRIPTION="An audio library by Fons Adriaensen "
-HOMEPAGE="http://users.skynet.be/solaris/linuxaudio";
-SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/clxclient-${PV}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-
-RDEPEND="x11-libs/libX11
-   >=media-libs/libclthreads-1.0.1"
-
-src_unpack() {
-   unpack ${A}
-   cd ${S}
-   epatch "${FILESDIR}/${P}-makefile.patch"
-   epatch "${FILESDIR}/${P}-gcc41.patch"
-}
-
-src_compile() {
-   tc-export CC CXX
-   emake || die "emake failed"
-}
-
-src_install() {
-   make CLXCLIENT_LIBDIR="/usr/$(get_libdir)" DESTDIR="${D}" install || 
die "make install failed"
-}

diff --git a/media-libs/libclxclient/libclxclient-3.3.2.ebuild 
b/media-libs/libclxclient/libclxclient-3.3.2.ebuild
deleted file mode 100644
index 69386949aa8..000
--- a/media-libs/libclxclient/libclxclient-3.3.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib toolchain-funcs
-
-MY_P=${P/lib/}
-
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="An audio library by Fons Adriaensen "
-HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
-SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2";
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXft
-   >=media-libs/libclthreads-2.2.1"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}/${P}-Makefile.patch"
-}
-
-src_compile() {
-   tc-export CC CXX
-   emake || die "emake failed"
-}
-
-src_install() {
-   emake CLXCLIENT_LIBDIR="/usr/$(get_libdir)" DESTDIR="${D}" install || 
die "make install failed"
-   dodoc AUTHORS
-}

diff --git a/media-libs/libclxclient/libclxclient-3.6.1.ebuild 
b/media-libs/libclxclient/libclxclient-3.6.1.ebuild
deleted file mode 100644
index 986123b2562..000
--- a/media-libs/libclxclient/libclxclient-3.6.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib toolchain-funcs
-
-MY_P=${P/lib/}
-
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="An audio libra

[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/

2015-09-25 Thread Agostino Sarubbo
commit: 255385d34dc2f772fcccacd48e45a29657130ff4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 25 14:42:55 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 25 14:42:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255385d3

media-libs/libclxclient: x86 stable wrt bug #544462

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 media-libs/libclxclient/libclxclient-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libclxclient/libclxclient-3.9.0.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
index 823966d..78d3487 100644
--- a/media-libs/libclxclient/libclxclient-3.9.0.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: media-libs/libclxclient/

2015-09-24 Thread Agostino Sarubbo
commit: 6e920224f0bc977b411c95adfb5468c0ed88a3b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 24 12:55:54 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 24 12:55:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e920224

media-libs/libclxclient: amd64 stable wrt bug #544462

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

 media-libs/libclxclient/libclxclient-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libclxclient/libclxclient-3.9.0.ebuild 
b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
index 1ac8792..823966d 100644
--- a/media-libs/libclxclient/libclxclient-3.9.0.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.9.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11