public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2016-10-16 17:45 Tobias Klausmann
  0 siblings, 0 replies; 35+ messages in thread
From: Tobias Klausmann @ 2016-10-16 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     4b509761bf9777abb01c677b1058598f6e08a17e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 17:45:27 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 17:45:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b509761

media-libs/libcaca-0.99_beta19-r0: stable on alpha

Gentoo-Bug: 596660

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index 5512164..a212ae2 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2016-10-28  4:54 Markus Meier
  0 siblings, 0 replies; 35+ messages in thread
From: Markus Meier @ 2016-10-28  4:54 UTC (permalink / raw
  To: gentoo-commits

commit:     f0a607e14257f622ef9dabe8eb59e8794bb11629
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 04:53:49 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 04:53:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a607e1

media-libs/libcaca: arm stable, bug #596660

Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index a212ae2..27aec2c 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2016-12-07  6:42 Jason Zaman
  0 siblings, 0 replies; 35+ messages in thread
From: Jason Zaman @ 2016-12-07  6:42 UTC (permalink / raw
  To: gentoo-commits

commit:     5ab6db1760889cb1bf5da7893595dcb02f05c9f9
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 06:09:31 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 06:09:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab6db17

media-libs/libcaca: add ncurses subslot dep

Package-Manager: portage-2.3.0

 media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild | 4 ++--
 media-libs/libcaca/libcaca-0.99_beta19.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild b/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
index 8afe49a..29b5722 100644
--- a/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] )
+	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
 	opengl? (
 		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
 		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index 27aec2c..526ddd4 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -25,7 +25,7 @@ REQUIRED_USE="
 
 COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] )
+	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
 	opengl? (
 		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
 		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2016-12-20 19:21 Tobias Klausmann
  0 siblings, 0 replies; 35+ messages in thread
From: Tobias Klausmann @ 2016-12-20 19:21 UTC (permalink / raw
  To: gentoo-commits

commit:     9fc0df821d27960fa21350adce6afabee51a849f
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 19:18:54 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 19:18:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc0df82

media-libs/libcaca-0.99_beta19-r0: stable on amd64

Gentoo-Bug: 596660

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index 526ddd4..171933b 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2017-01-15 20:45 Jeroen Roovers
  0 siblings, 0 replies; 35+ messages in thread
From: Jeroen Roovers @ 2017-01-15 20:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3b6fad92a8013db2eb61330f1c35975e9e935bef
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 20:45:15 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 20:45:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6fad92

media-libs/libcaca: Stable for HPPA (bug #596660).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index ae18146..62c2225 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2017-06-16 10:37 Alexis Ballier
  0 siblings, 0 replies; 35+ messages in thread
From: Alexis Ballier @ 2017-06-16 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c21563bd2b670f01a5877dd1c93f5ac17ba703c8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 10:25:07 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 10:25:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21563bd

media-libs/libcaca: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index 589d14316c6..b099168ad92 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2018-06-28 13:55 Mikle Kolyada
  0 siblings, 0 replies; 35+ messages in thread
From: Mikle Kolyada @ 2018-06-28 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     10a6a579a3ffbec883ee517f37569fc550bdd46e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 13:45:07 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 13:55:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a6a579

media-libs/libcaca: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index b099168ad92..c57546e7c40 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2018-06-30 11:29 David Seifert
  0 siblings, 0 replies; 35+ messages in thread
From: David Seifert @ 2018-06-30 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     8f7e30e3882709d6254b8bba8c2713700d5dcabf
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 11:29:02 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 11:29:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7e30e3

media-libs/libcaca: Remove old

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 media-libs/libcaca/Manifest                      |   1 -
 media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild | 137 -----------------------
 2 files changed, 138 deletions(-)

diff --git a/media-libs/libcaca/Manifest b/media-libs/libcaca/Manifest
index 9be192e4ed2..efdb5d15538 100644
--- a/media-libs/libcaca/Manifest
+++ b/media-libs/libcaca/Manifest
@@ -1,2 +1 @@
-DIST libcaca-0.99.beta18.tar.gz 1168552 BLAKE2B 6becacc8b6ae7f8b90eaadf9fe9682f3b35e986c8319907f6336e0b118adc7abc813f95c2ee6a6eac954dc3d8eb304389652489ba881e9004d1f7bfb79aba4cb SHA512 b2a8264ec36b74a01ff415a1fd7cb1806c76e28795b73607d4f8fa5ed5cc776b215f2817f45f06c672688f010622ee5c5e2f9dc4d0c43417dedbff545d575ca5
 DIST libcaca-0.99.beta19.tar.gz 1203495 BLAKE2B 65462090fc503d640d91753ff21b55ad1bac360fb6e5aae8f46d8162e62f8834f791a1db6e2045a63deaa7c409c3455b484750294cfb01e1027f0ca8dc2f2798 SHA512 780fc7684d40207cc10df3f87d6d8f1d47ddfffa0e76e41a5ce671b82d5c7f090facb054c3d49ca7c4ea1a619625bb9085ce52f837f50792b4a2d776a4c68e15

diff --git a/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild b/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
deleted file mode 100644
index 131cf1d73ae..00000000000
--- a/media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils flag-o-matic mono multilib java-pkg-opt-2 python-single-r1 multilib-minimal
-
-MY_P=${P/_/.}
-DESCRIPTION="A library that creates colored ASCII-art graphics"
-HOMEPAGE="http://libcaca.zoy.org/"
-SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
-	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-	opengl? (
-		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
-		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
-		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-	)
-	python? ( ${PYTHON_DEPS} )
-	ruby? ( =dev-lang/ruby-1.8* )
-	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
-RDEPEND="${COMMON_DEPEND}
-	java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		virtual/latex-base
-		>=dev-texlive/texlive-fontsrecommended-2012
-		>=dev-texlive/texlive-latexextra-2012
-		dev-tex/xcolor
-	)
-	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die #339962
-
-	sed -i \
-		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
-		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-		configure.ac || die
-
-	sed -i \
-		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
-		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
-		java/Makefile.am || die
-
-	if ! use truetype; then
-		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
-	fi
-
-	if use imlib && ! use X; then
-		append-cflags -DX_DISPLAY_MISSING
-	fi
-
-	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
-	# patch before wrt #517474
-	epatch "${FILESDIR}"/${P}-latex_hacks.patch
-
-	# fix out of source tests
-	epatch "${FILESDIR}"/${P}-fix-tests.patch
-
-	eautoreconf
-
-	java-pkg-opt-2_src_prepare
-}
-
-multilib_src_configure() {
-	if multilib_is_native_abi; then
-		if use java; then
-			export JAVACFLAGS="$(java-pkg_javac-args)"
-			append-cflags "$(java-pkg_get-jni-cflags)"
-		fi
-
-		use mono && export CSC="$(type -P gmcs)" #329651
-		export VARTEXFONTS="${T}/fonts" #44128
-	fi
-
-	ECONF_SOURCE="${S}" \
-		econf \
-			$(use_enable static-libs static) \
-			$(use_enable slang) \
-			$(use_enable ncurses) \
-			$(use_enable X x11) $(use_with X x) --x-libraries=/usr/$(get_libdir) \
-			$(use_enable opengl gl) \
-			$(use_enable cxx) \
-			$(use_enable imlib imlib2) \
-			$(use_enable test cppunit) \
-			$(multilib_native_use_enable java) \
-			$(multilib_native_use_enable ruby) \
-			$(multilib_native_use_enable python) \
-			$(multilib_native_use_enable mono csharp) \
-			$(multilib_native_use_enable doc)
-}
-
-multilib_src_compile() {
-	local _java_makeopts
-	use java && _java_makeopts="-j1" #480864
-	emake ${_java_makeopts}
-}
-
-multilib_src_test() {
-	emake -j1 check
-}
-
-multilib_src_install() {
-	emake DESTDIR="${D}" install
-
-	if multilib_is_native_abi && use java; then
-		java-pkg_newjar java/libjava.jar
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-	rm -rf "${D}"/usr/share/java
-	prune_libtool_files --modules
-}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2018-06-30 11:29 David Seifert
  0 siblings, 0 replies; 35+ messages in thread
From: David Seifert @ 2018-06-30 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     2de7688161f15e8b57c8eb31ed4b212d9e952990
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 11:27:18 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 11:27:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de76881

media-libs/libcaca: Force C++11

Closes: https://bugs.gentoo.org/653400
Package-Manager: Portage-2.3.41, Repoman-2.3.9

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index c57546e7c40..95e1897cc71 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@ -84,6 +84,9 @@ src_prepare() {
 		append-cflags -DX_DISPLAY_MISSING
 	fi
 
+	# bug 653400
+	append-cxxflags -std=c++11
+
 	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
 	# patch before wrt #517474
 	epatch "${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2019-11-04 12:19 Mikle Kolyada
  0 siblings, 0 replies; 35+ messages in thread
From: Mikle Kolyada @ 2019-11-04 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     17926890d484691ab648e8bedf47e300f78c7fd2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 12:09:36 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 12:19:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17926890

media-libs/libcaca: migrate from dev-tex/xcolor

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild | 153 +++++++++++++++++++++++
 1 file changed, 153 insertions(+)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
new file mode 100644
index 00000000000..e173dd94144
--- /dev/null
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+RUBY_OPTIONAL=yes
+#USE_RUBY=ruby20
+
+inherit autotools ruby-ng eutils flag-o-matic mono-env multilib java-pkg-opt-2 python-single-r1 multilib-minimal
+
+MY_P=${P/_/.}
+DESCRIPTION="A library that creates colored ASCII-art graphics"
+HOMEPAGE="http://libcaca.zoy.org/"
+SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
+IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
+REQUIRED_USE="
+	python? ( ${PYTHON_REQUIRED_USE} )
+"
+#	ruby? ( ruby_targets_${USE_RUBY} )
+
+COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
+	mono? ( dev-lang/mono )
+	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
+	opengl? (
+		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
+		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
+		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
+		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
+	)
+	python? ( ${PYTHON_DEPS} )
+	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
+	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
+#	ruby? (  $(ruby_implementations_depend) )
+RDEPEND="${COMMON_DEPEND}
+	java? ( >=virtual/jre-1.5 )"
+DEPEND="${COMMON_DEPEND}
+	virtual/pkgconfig
+	doc? (
+		app-doc/doxygen
+		virtual/latex-base
+		>=dev-texlive/texlive-fontsrecommended-2012
+		>=dev-texlive/texlive-latexextra-2012
+		dev-texlive/texlive-latexrecommended
+	)
+	java? ( >=virtual/jdk-1.5 )
+	test? ( dev-util/cppunit )"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
+
+pkg_setup() {
+	use python && python-single-r1_pkg_setup
+	java-pkg-opt-2_pkg_setup
+	use mono && mono-env_pkg_setup
+}
+
+src_unpack() {
+	default
+}
+
+src_prepare() {
+	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die #339962
+
+	sed -i \
+		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
+		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
+		configure.ac || die
+
+	sed -i \
+		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
+		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
+		java/Makefile.am || die
+
+	if ! use truetype; then
+		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
+	fi
+
+	if use imlib && ! use X; then
+		append-cflags -DX_DISPLAY_MISSING
+	fi
+
+	# bug 653400
+	append-cxxflags -std=c++11
+
+	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
+	# patch before wrt #517474
+	epatch "${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch
+
+	# fix out of source tests
+	epatch "${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
+
+	eautoreconf
+
+	java-pkg-opt-2_src_prepare
+}
+
+multilib_src_configure() {
+	if multilib_is_native_abi; then
+		if use java; then
+			export JAVACFLAGS="$(java-pkg_javac-args)"
+			export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
+		fi
+
+		use mono && export CSC="$(type -P gmcs)" #329651
+		export VARTEXFONTS="${T}/fonts" #44128
+		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
+	fi
+
+	ECONF_SOURCE="${S}" \
+		econf \
+			$(use_enable static-libs static) \
+			$(use_enable slang) \
+			$(use_enable ncurses) \
+			$(use_enable X x11) $(use_with X x) --x-libraries=/usr/$(get_libdir) \
+			$(use_enable opengl gl) \
+			$(use_enable cxx) \
+			$(use_enable imlib imlib2) \
+			$(use_enable test cppunit) \
+			$(multilib_native_use_enable java) \
+			$(multilib_native_use_enable ruby) \
+			$(multilib_native_use_enable python) \
+			$(multilib_native_use_enable mono csharp) \
+			$(multilib_native_use_enable doc)
+}
+
+multilib_src_compile() {
+	local _java_makeopts
+	use java && _java_makeopts="-j1" #480864
+	emake V=1 ${_java_makeopts}
+}
+
+multilib_src_test() {
+	emake V=1 -j1 check
+}
+
+multilib_src_install() {
+	emake V=1 DESTDIR="${D}" install
+
+	if multilib_is_native_abi && use java; then
+		java-pkg_newjar java/libjava.jar
+	fi
+}
+
+multilib_src_install_all() {
+	einstalldocs
+	rm -rf "${D}"/usr/share/java
+	prune_libtool_files --modules
+}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2019-11-04 12:19 Mikle Kolyada
  0 siblings, 0 replies; 35+ messages in thread
From: Mikle Kolyada @ 2019-11-04 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     1b913f9dd029c51ac4856f75ff89505500aa8273
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 12:10:10 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 12:19:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b913f9d

media-libs/libcaca: Drop old

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 153 --------------------------
 1 file changed, 153 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19.ebuild b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
deleted file mode 100644
index 941b299aae7..00000000000
--- a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ /dev/null
@@ -1,153 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-RUBY_OPTIONAL=yes
-#USE_RUBY=ruby20
-
-inherit autotools ruby-ng eutils flag-o-matic mono-env multilib java-pkg-opt-2 python-single-r1 multilib-minimal
-
-MY_P=${P/_/.}
-DESCRIPTION="A library that creates colored ASCII-art graphics"
-HOMEPAGE="http://libcaca.zoy.org/"
-SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
-IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
-REQUIRED_USE="
-	python? ( ${PYTHON_REQUIRED_USE} )
-"
-#	ruby? ( ruby_targets_${USE_RUBY} )
-
-COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
-	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-	opengl? (
-		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
-		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
-		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-	)
-	python? ( ${PYTHON_DEPS} )
-	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
-#	ruby? (  $(ruby_implementations_depend) )
-RDEPEND="${COMMON_DEPEND}
-	java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		virtual/latex-base
-		>=dev-texlive/texlive-fontsrecommended-2012
-		>=dev-texlive/texlive-latexextra-2012
-		dev-tex/xcolor
-	)
-	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-	java-pkg-opt-2_pkg_setup
-	use mono && mono-env_pkg_setup
-}
-
-src_unpack() {
-	default
-}
-
-src_prepare() {
-	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die #339962
-
-	sed -i \
-		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
-		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-		configure.ac || die
-
-	sed -i \
-		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
-		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
-		java/Makefile.am || die
-
-	if ! use truetype; then
-		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
-	fi
-
-	if use imlib && ! use X; then
-		append-cflags -DX_DISPLAY_MISSING
-	fi
-
-	# bug 653400
-	append-cxxflags -std=c++11
-
-	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
-	# patch before wrt #517474
-	epatch "${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch
-
-	# fix out of source tests
-	epatch "${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
-
-	eautoreconf
-
-	java-pkg-opt-2_src_prepare
-}
-
-multilib_src_configure() {
-	if multilib_is_native_abi; then
-		if use java; then
-			export JAVACFLAGS="$(java-pkg_javac-args)"
-			export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
-		fi
-
-		use mono && export CSC="$(type -P gmcs)" #329651
-		export VARTEXFONTS="${T}/fonts" #44128
-		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
-	fi
-
-	ECONF_SOURCE="${S}" \
-		econf \
-			$(use_enable static-libs static) \
-			$(use_enable slang) \
-			$(use_enable ncurses) \
-			$(use_enable X x11) $(use_with X x) --x-libraries=/usr/$(get_libdir) \
-			$(use_enable opengl gl) \
-			$(use_enable cxx) \
-			$(use_enable imlib imlib2) \
-			$(use_enable test cppunit) \
-			$(multilib_native_use_enable java) \
-			$(multilib_native_use_enable ruby) \
-			$(multilib_native_use_enable python) \
-			$(multilib_native_use_enable mono csharp) \
-			$(multilib_native_use_enable doc)
-}
-
-multilib_src_compile() {
-	local _java_makeopts
-	use java && _java_makeopts="-j1" #480864
-	emake V=1 ${_java_makeopts}
-}
-
-multilib_src_test() {
-	emake V=1 -j1 check
-}
-
-multilib_src_install() {
-	emake V=1 DESTDIR="${D}" install
-
-	if multilib_is_native_abi && use java; then
-		java-pkg_newjar java/libjava.jar
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-	rm -rf "${D}"/usr/share/java
-	prune_libtool_files --modules
-}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2019-11-05 18:31 Michał Górny
  0 siblings, 0 replies; 35+ messages in thread
From: Michał Górny @ 2019-11-05 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     f1074170466ae870c018efd6806d1f6626f1337b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 18:30:27 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 18:30:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1074170

media-libs/libcaca: [QA] Add RESTRICT="!test? ( test )"

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
index e173dd94144..42917a03505 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
@@ -17,6 +17,7 @@ LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
+RESTRICT="!test? ( test )"
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )
 "


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2020-08-22  8:04 Michał Górny
  0 siblings, 0 replies; 35+ messages in thread
From: Michał Górny @ 2020-08-22  8:04 UTC (permalink / raw
  To: gentoo-commits

commit:     6809241c0e716f0181908ddfbdbff3718813e5eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 07:42:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 08:04:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6809241c

media-libs/libcaca: Eradicate python2

Closes: https://bugs.gentoo.org/705942
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
index f1b7568c43a..0bc4e2321bd 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
@@ -2,11 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
 RUBY_OPTIONAL=yes
 #USE_RUBY=ruby20
 
-inherit autotools ruby-ng eutils flag-o-matic ltprune mono-env multilib java-pkg-opt-2 python-single-r1 multilib-minimal
+inherit autotools ruby-ng eutils flag-o-matic ltprune mono-env multilib java-pkg-opt-2 multilib-minimal
 
 MY_P=${P/_/.}
 DESCRIPTION="A library that creates colored ASCII-art graphics"
@@ -16,11 +15,9 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="cxx doc imlib java mono ncurses opengl python ruby slang static-libs test truetype X"
+IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
-REQUIRED_USE="
-	python? ( ${PYTHON_REQUIRED_USE} )
-"
+REQUIRED_USE=""
 #	ruby? ( ruby_targets_${USE_RUBY} )
 
 COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
@@ -32,7 +29,6 @@ COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
 		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
 	)
-	python? ( ${PYTHON_DEPS} )
 	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
 	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
 #	ruby? (  $(ruby_implementations_depend) )
@@ -55,7 +51,6 @@ S=${WORKDIR}/${MY_P}
 DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
 
 pkg_setup() {
-	use python && python-single-r1_pkg_setup
 	java-pkg-opt-2_pkg_setup
 	use mono && mono-env_pkg_setup
 }
@@ -124,7 +119,7 @@ multilib_src_configure() {
 			$(use_enable test cppunit) \
 			$(multilib_native_use_enable java) \
 			$(multilib_native_use_enable ruby) \
-			$(multilib_native_use_enable python) \
+			--disable-python \
 			$(multilib_native_use_enable mono csharp) \
 			$(multilib_native_use_enable doc)
 }


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-03-01 17:34 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-03-01 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     d14395e05efb4d3a4e96283ea50783a1c5171a1e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 17:34:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 17:34:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14395e0

media-libs/libcaca: fix WhitespaceFound

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

 media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
index c1ec14de152..123618a9430 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
@@ -56,7 +56,7 @@ PATCHES=(
 	# patch before wrt #517474
 	"${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch
 	# Fix out of source tests
-        "${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
+	"${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
 )
 
 pkg_setup() {


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-03-01 17:40 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-03-01 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     0e03ae4461dbb2dbc90ea762453fb945b438709f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 17:40:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 17:40:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e03ae44

media-libs/libcaca: swap to BDEPEND

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

 ...beta19-r2.ebuild => libcaca-0.99_beta19-r3.ebuild} | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
similarity index 92%
rename from media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
index 123618a9430..740d72d09ac 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
@@ -23,7 +23,9 @@ RESTRICT="!test? ( test )"
 # ruby? ( ruby_targets_${USE_RUBY} )
 REQUIRED_USE=""
 
-COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
+# ruby? (  $(ruby_implementations_depend) )
+DEPEND="
+	imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 	mono? ( dev-lang/mono )
 	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
 	opengl? (
@@ -33,11 +35,13 @@ COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
 	)
 	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
-#	ruby? (  $(ruby_implementations_depend) )
-RDEPEND="${COMMON_DEPEND}
-	java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
+	X? (
+		>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+		>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
+	)
+"
+RDEPEND="java? ( >=virtual/jre-1.5 )"
+BDEPEND="
 	virtual/pkgconfig
 	doc? (
 		app-doc/doxygen
@@ -47,7 +51,8 @@ DEPEND="${COMMON_DEPEND}
 		dev-texlive/texlive-latexrecommended
 	)
 	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )"
+	test? ( dev-util/cppunit )
+"
 
 DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-03-01 17:40 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-03-01 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     00d2441c90045a12b2bcc3c8c1a1f4c38d2cfd9d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 17:40:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 17:40:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d2441c

media-libs/libcaca: copyright year

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

 media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
index 740d72d09ac..c20865ef30e 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-03-02  5:47 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-03-02  5:47 UTC (permalink / raw
  To: gentoo-commits

commit:     7f7862d996dbf59b460a35358d383823c9fbb5a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 05:45:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 05:47:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7862d9

media-libs/libcaca: make clear that USE=java is broken in ebuild

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

 media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
index c20865ef30e..9e244534237 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 RUBY_OPTIONAL=yes
 #USE_RUBY=ruby20
 
-inherit autotools ruby-ng flag-o-matic mono-env java-pkg-opt-2 multilib-minimal toolchain-funcs
+inherit autotools ruby-ng flag-o-matic java-pkg-opt-2 mono-env toolchain-funcs multilib-minimal
 
 MY_P=${P/_/.}
 DESCRIPTION="A library that creates colored ASCII-art graphics"
@@ -158,6 +158,7 @@ multilib_src_test() {
 multilib_src_install() {
 	emake V=1 DESTDIR="${D}" install
 
+	# Note: broken, see bug #508564 and bug #773913
 	if multilib_is_native_abi && use java; then
 		java-pkg_newjar java/libjava.jar
 	fi


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-25  8:25 Yixun Lan
  0 siblings, 0 replies; 35+ messages in thread
From: Yixun Lan @ 2021-05-25  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f144aa96ec0dd1ad4be860117febda7b4f2d1fee
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 05:39:19 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue May 25 08:24:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f144aa96

media-libs/libcaca: add riscv keyword

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index a84afaa8b83..656935c131d 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-25 16:55 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-05-25 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     9cfdddbe47cf91e5cc1fedc837094e3f7c5c8fb9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 16:54:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 25 16:54:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfdddbe

media-libs/libcaca: Stabilize 0.99_beta19-r4 ppc64, #772317

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

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index 656935c131d..0ec37439beb 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-25 18:58 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2021-05-25 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1f9d9d9db0f0585547a8bd78b2188eac5a72118a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 18:57:20 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 25 18:58:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9d9d9d

media-libs/libcaca: amd64 stable wrt bug #772317

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index 0ec37439beb..3cdf1f78cde 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-25 19:10 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2021-05-25 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0ebb69aca13aefc5592c9e70b1b6f69d05b22bda
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 19:09:52 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 25 19:09:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebb69ac

media-libs/libcaca: x86 stable wrt bug #772317

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index 3cdf1f78cde..c09fe9cca89 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-27 19:22 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-05-27 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     434762262db5941d3e50647275f801de5b094d39
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 19:21:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 19:21:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43476226

media-libs/libcaca: Stabilize 0.99_beta19-r4 ppc, #772317

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

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index c09fe9cca89..efe765a6f57 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-28  0:29 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-05-28  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     108e68fb8f1c4275104ccf4da0553dc2d6ca521b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 00:28:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 28 00:28:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108e68fb

media-libs/libcaca: Stabilize 0.99_beta19-r4 arm, #772317

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

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index efe765a6f57..0befac43636 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-05-28 14:40 Sergei Trofimovich
  0 siblings, 0 replies; 35+ messages in thread
From: Sergei Trofimovich @ 2021-05-28 14:40 UTC (permalink / raw
  To: gentoo-commits

commit:     1017f4e145bc57a1521eb6ef6f54c1df9525e61b
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri May 28 12:31:02 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 28 14:39:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1017f4e1

media-libs/libcaca: stable 0.99_beta19-r4 for sparc, bug #772317

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index 0befac43636..7fe4815820c 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-06-03 22:52 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-06-03 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     41700444003226b0690c41df6f6304ee676782c7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 22:51:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 22:51:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41700444

media-libs/libcaca: Stabilize 0.99_beta19-r4 arm64, #772317

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

 media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
index 7fe4815820c..f0eece5142c 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-06-18 14:33 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-06-18 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     e0536997044f13a74b246f569571af7a1e86a637
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 13:39:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 14:33:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0536997

media-libs/libcaca: drop IUSE=cxx (always on)

No consumers explicitly depend on this flag being enabled and the flag
makes a minimal difference to build time + size.

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

 ...ibcaca-0.99_beta19-r1.ebuild => libcaca-0.99_beta19-r5.ebuild} | 8 +++++---
 ...ibcaca-0.99_beta19-r3.ebuild => libcaca-0.99_beta19-r6.ebuild} | 4 ++--
 ...ibcaca-0.99_beta19-r4.ebuild => libcaca-0.99_beta19-r7.ebuild} | 4 ++--
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild
similarity index 95%
rename from media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild
index a7e21adb2ad..1b649c63160 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
+IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 REQUIRED_USE=""
 #	ruby? ( ruby_targets_${USE_RUBY} )
@@ -112,9 +112,11 @@ multilib_src_configure() {
 			$(use_enable static-libs static) \
 			$(use_enable slang) \
 			$(use_enable ncurses) \
-			$(use_enable X x11) $(use_with X x) --x-libraries=/usr/$(get_libdir) \
+			$(use_enable X x11) \
+			$(use_with X x) \
+			--x-libraries=/usr/$(get_libdir) \
 			$(use_enable opengl gl) \
-			$(use_enable cxx) \
+			--enable-cxx \
 			$(use_enable imlib imlib2) \
 			$(use_enable test cppunit) \
 			$(multilib_native_use_enable java) \

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild
similarity index 97%
rename from media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild
index 9e244534237..a6e06f3e038 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
+IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 
 # ruby? ( ruby_targets_${USE_RUBY} )
@@ -130,7 +130,7 @@ multilib_src_configure() {
 		$(use_with X x)
 		--x-libraries=/usr/$(get_libdir)
 		$(use_enable opengl gl)
-		$(use_enable cxx)
+		--enable-cxx
 		$(use_enable imlib imlib2)
 		$(use_enable test cppunit)
 		$(multilib_native_use_enable java)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
similarity index 97%
rename from media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
index f0eece5142c..bc7b204dd36 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r4.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
+IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 
 # ruby? ( ruby_targets_${USE_RUBY} )
@@ -139,7 +139,7 @@ multilib_src_configure() {
 		$(use_with X x)
 		--x-libraries=/usr/$(get_libdir)
 		$(use_enable opengl gl)
-		$(use_enable cxx)
+		--enable-cxx
 		$(use_enable imlib imlib2)
 		$(use_enable test cppunit)
 		$(multilib_native_use_enable java)


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-06-18 14:56 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-06-18 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a17a038ba653cf52039460cf79adca71ef4a2326
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 14:55:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 14:56:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17a038b

media-libs/libcaca: drop 0.99_beta19-r5, 0.99_beta19-r6

Bug: https://bugs.gentoo.org/772317
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild | 151 --------------------
 media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild | 173 -----------------------
 2 files changed, 324 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild
deleted file mode 100644
index 1b649c63160..00000000000
--- a/media-libs/libcaca/libcaca-0.99_beta19-r5.ebuild
+++ /dev/null
@@ -1,151 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RUBY_OPTIONAL=yes
-#USE_RUBY=ruby20
-inherit autotools ruby-ng epatch eutils flag-o-matic mono-env multilib java-pkg-opt-2 multilib-minimal
-
-MY_P=${P/_/.}
-DESCRIPTION="A library that creates colored ASCII-art graphics"
-HOMEPAGE="http://libcaca.zoy.org/"
-SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
-RESTRICT="!test? ( test )"
-REQUIRED_USE=""
-#	ruby? ( ruby_targets_${USE_RUBY} )
-
-COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
-	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-	opengl? (
-		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
-		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
-		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-	)
-	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
-#	ruby? (  $(ruby_implementations_depend) )
-RDEPEND="${COMMON_DEPEND}
-	java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		virtual/latex-base
-		>=dev-texlive/texlive-fontsrecommended-2012
-		>=dev-texlive/texlive-latexextra-2012
-		dev-texlive/texlive-latexrecommended
-	)
-	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
-
-pkg_setup() {
-	java-pkg-opt-2_pkg_setup
-	use mono && mono-env_pkg_setup
-}
-
-src_unpack() {
-	default
-}
-
-src_prepare() {
-	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die #339962
-
-	sed -i \
-		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
-		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-		configure.ac || die
-
-	sed -i \
-		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
-		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
-		java/Makefile.am || die
-
-	if ! use truetype; then
-		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
-	fi
-
-	if use imlib && ! use X; then
-		append-cflags -DX_DISPLAY_MISSING
-	fi
-
-	# bug 653400
-	append-cxxflags -std=c++11
-
-	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
-	# patch before wrt #517474
-	epatch "${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch
-
-	# fix out of source tests
-	epatch "${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
-
-	eautoreconf
-
-	java-pkg-opt-2_src_prepare
-}
-
-multilib_src_configure() {
-	if multilib_is_native_abi; then
-		if use java; then
-			export JAVACFLAGS="$(java-pkg_javac-args)"
-			export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
-		fi
-
-		use mono && export CSC="$(type -P gmcs)" #329651
-		export VARTEXFONTS="${T}/fonts" #44128
-		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
-	fi
-
-	ECONF_SOURCE="${S}" \
-		econf \
-			$(use_enable static-libs static) \
-			$(use_enable slang) \
-			$(use_enable ncurses) \
-			$(use_enable X x11) \
-			$(use_with X x) \
-			--x-libraries=/usr/$(get_libdir) \
-			$(use_enable opengl gl) \
-			--enable-cxx \
-			$(use_enable imlib imlib2) \
-			$(use_enable test cppunit) \
-			$(multilib_native_use_enable java) \
-			$(multilib_native_use_enable ruby) \
-			--disable-python \
-			$(multilib_native_use_enable mono csharp) \
-			$(multilib_native_use_enable doc)
-}
-
-multilib_src_compile() {
-	local _java_makeopts
-	use java && _java_makeopts="-j1" #480864
-	emake V=1 ${_java_makeopts}
-}
-
-multilib_src_test() {
-	emake V=1 -j1 check
-}
-
-multilib_src_install() {
-	emake V=1 DESTDIR="${D}" install
-
-	if multilib_is_native_abi && use java; then
-		java-pkg_newjar java/libjava.jar
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-	rm -rf "${D}"/usr/share/java
-	find "${ED}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild
deleted file mode 100644
index a6e06f3e038..00000000000
--- a/media-libs/libcaca/libcaca-0.99_beta19-r6.ebuild
+++ /dev/null
@@ -1,173 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-RUBY_OPTIONAL=yes
-#USE_RUBY=ruby20
-
-inherit autotools ruby-ng flag-o-matic java-pkg-opt-2 mono-env toolchain-funcs multilib-minimal
-
-MY_P=${P/_/.}
-DESCRIPTION="A library that creates colored ASCII-art graphics"
-HOMEPAGE="http://libcaca.zoy.org/"
-SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
-RESTRICT="!test? ( test )"
-
-# ruby? ( ruby_targets_${USE_RUBY} )
-REQUIRED_USE=""
-
-# ruby? (  $(ruby_implementations_depend) )
-DEPEND="
-	imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
-	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-	opengl? (
-		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
-		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
-		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-	)
-	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? (
-		>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-		>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
-	)
-"
-RDEPEND="java? ( >=virtual/jre-1.5 )"
-BDEPEND="
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		virtual/latex-base
-		>=dev-texlive/texlive-fontsrecommended-2012
-		>=dev-texlive/texlive-latexextra-2012
-		dev-texlive/texlive-latexrecommended
-	)
-	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )
-"
-
-DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
-
-PATCHES=(
-	# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
-	# patch before wrt #517474
-	"${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch
-	# Fix out of source tests
-	"${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
-)
-
-pkg_setup() {
-	java-pkg-opt-2_pkg_setup
-	use mono && mono-env_pkg_setup
-}
-
-src_unpack() {
-	default
-}
-
-src_prepare() {
-	# bug #339962
-	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die
-
-	sed -i \
-		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
-		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-		configure.ac || die
-
-	sed -i \
-		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
-		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
-		java/Makefile.am || die
-
-	if ! use truetype; then
-		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
-	fi
-
-	if use imlib && ! use X; then
-		append-cflags -DX_DISPLAY_MISSING
-	fi
-
-	# bug #653400
-	append-cxxflags -std=c++11
-
-	# bug #601902
-	append-libs "$($(tc-getPKG_CONFIG) --libs ncurses)"
-
-	default
-	eautoreconf
-
-	java-pkg-opt-2_src_prepare
-}
-
-multilib_src_configure() {
-	if multilib_is_native_abi; then
-		if use java; then
-			export JAVACFLAGS="$(java-pkg_javac-args)"
-			export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
-		fi
-
-		# bug #44128
-		export VARTEXFONTS="${T}/fonts"
-
-		# bug #329651
-		use mono && export CSC="$(type -P gmcs)"
-		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
-	fi
-
-	local myeconfargs=(
-		$(use_enable static-libs static)
-		$(use_enable slang)
-		$(use_enable ncurses)
-		$(use_enable X x11)
-		$(use_with X x)
-		--x-libraries=/usr/$(get_libdir)
-		$(use_enable opengl gl)
-		--enable-cxx
-		$(use_enable imlib imlib2)
-		$(use_enable test cppunit)
-		$(multilib_native_use_enable java)
-		$(multilib_native_use_enable ruby)
-		--disable-python
-		$(multilib_native_use_enable mono csharp)
-		$(multilib_native_use_enable doc)
-	)
-
-	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_compile() {
-	local _java_makeopts
-
-	# bug #480864
-	use java && _java_makeopts="-j1"
-	emake V=1 ${_java_makeopts}
-}
-
-multilib_src_test() {
-	emake V=1 -j1 check
-}
-
-multilib_src_install() {
-	emake V=1 DESTDIR="${D}" install
-
-	# Note: broken, see bug #508564 and bug #773913
-	if multilib_is_native_abi && use java; then
-		java-pkg_newjar java/libjava.jar
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	rm -rf "${ED}"/usr/share/java || die
-
-	find "${ED}" -name '*.la' -delete || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2021-10-02 22:52 James Le Cuirot
  0 siblings, 0 replies; 35+ messages in thread
From: James Le Cuirot @ 2021-10-02 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     85bc0b096ebc721e1e2f90ab9ada91a9258766ab
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 22:49:55 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 22:52:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bc0b09

media-libs/libcaca: Keyword 0.99_beta19-r7 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
index bc7b204dd36..1fbb143b911 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r7.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-07-29  4:17 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2022-07-29  4:17 UTC (permalink / raw
  To: gentoo-commits

commit:     33d99224a20d5baedd28672561f65def54b4f5e6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 03:57:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 04:17:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d99224

media-libs/libcaca: add github upstream metadata

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

 media-libs/libcaca/metadata.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-libs/libcaca/metadata.xml b/media-libs/libcaca/metadata.xml
index 41735f1b73a8..417dca0517d5 100644
--- a/media-libs/libcaca/metadata.xml
+++ b/media-libs/libcaca/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-<email>media-video@gentoo.org</email>
-</maintainer>
+	<maintainer type="project">
+		<email>media-video@gentoo.org</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">cacalabs/libcaca</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-09-09  7:59 David Seifert
  0 siblings, 0 replies; 35+ messages in thread
From: David Seifert @ 2022-09-09  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     899d5b5e60fe55be227ca30d0267e54c7665e0c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  9 07:59:08 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 07:59:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899d5b5e

media-libs/libcaca: limit multilib features, drop masked java & mono support

No reverse dependencies need these.

Gist is:
```
-		$(use_enable slang)
-		$(use_enable ncurses)
-		$(use_enable X x11)
-		$(use_with X x)
+		$(multilib_native_use_enable slang)
+		$(multilib_native_use_enable ncurses)
+		$(multilib_native_use_enable X x11)
+		$(multilib_native_use_with X x)
```

Java and mono support in this package have been broken
for a long time, so hard-disable it.

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

 media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild | 143 +++++++++++++++++++++++
 1 file changed, 143 insertions(+)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild
new file mode 100644
index 000000000000..29de0d6f6dee
--- /dev/null
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+RUBY_OPTIONAL=yes
+
+inherit autotools ruby-ng flag-o-matic toolchain-funcs multilib-minimal
+
+MY_P=${P/_/.}
+DESCRIPTION="A library that creates colored ASCII-art graphics"
+HOMEPAGE="http://libcaca.zoy.org/"
+SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/all/${MY_P}"
+
+LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+IUSE="doc imlib ncurses opengl ruby slang static-libs test truetype X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE=""
+
+DEPEND="
+	imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
+	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
+	opengl? (
+		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
+		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
+		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
+		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
+	)
+	slang? ( >=sys-libs/slang-2.2.4-r1 )
+	X? (
+		>=x11-libs/libX11-1.6.2
+		>=x11-libs/libXt-1.1.4
+	)
+"
+BDEPEND="
+	virtual/pkgconfig
+	doc? (
+		app-doc/doxygen
+		virtual/latex-base
+		>=dev-texlive/texlive-fontsrecommended-2012
+		>=dev-texlive/texlive-latexextra-2012
+		dev-texlive/texlive-latexrecommended
+	)
+	test? ( dev-util/cppunit )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
+
+PATCHES=(
+	# Fix out of source tests
+	"${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
+	# Debian patches
+	"${FILESDIR}/CVE-2018-20544.patch"
+	"${FILESDIR}/CVE-2018-20545+20547+20549.patch"
+	"${FILESDIR}/CVE-2018-20546+20547.patch"
+	"${FILESDIR}/canvas-fix-an-integer-overflow-in-caca_resize.patch"
+	"${FILESDIR}/Fix-a-problem-in-the-caca_resize-overflow-detection-.patch"
+	"${FILESDIR}/100_doxygen.diff"
+	# Fix doxygen docs install, bug 543870
+	"${FILESDIR}/fix-css-path.patch"
+)
+
+pkg_setup() {
+	use ruby && ruby-ng_pkg_setup
+}
+
+src_prepare() {
+	# bug #339962
+	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die
+
+	sed -i \
+		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
+		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
+		configure.ac || die
+
+	if ! use truetype; then
+		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
+	fi
+
+	if use imlib && ! use X; then
+		append-cflags -DX_DISPLAY_MISSING
+	fi
+
+	# bug #653400
+	append-cxxflags -std=c++11
+
+	# bug #601902
+	append-libs "$($(tc-getPKG_CONFIG) --libs ncurses)"
+
+	# fix docs install path, bug 543870#c14
+	sed -i "s/libcaca-dev/${PF}/g" doc/Makefile.am || die
+
+	default
+	eautoreconf
+}
+
+multilib_src_configure() {
+	if multilib_is_native_abi; then
+		# bug #44128
+		export VARTEXFONTS="${T}/fonts"
+
+		# bug #329651
+		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
+	fi
+
+	local myeconfargs=(
+		$(use_enable static-libs static)
+		$(multilib_native_use_enable slang)
+		$(multilib_native_use_enable ncurses)
+		$(multilib_native_use_enable X x11)
+		$(multilib_native_use_with X x)
+		--x-libraries=/usr/$(get_libdir)
+		$(use_enable opengl gl)
+		--enable-cxx
+		$(use_enable imlib imlib2)
+		$(use_enable test cppunit)
+		--disable-java
+		$(multilib_native_use_enable ruby)
+		--disable-python
+		--disable-csharp
+		$(multilib_native_use_enable doc)
+	)
+
+	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_compile() {
+	emake V=1
+}
+
+multilib_src_test() {
+	emake V=1 -j1 check
+}
+
+multilib_src_install_all() {
+	einstalldocs
+
+	find "${ED}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-10-10 22:06 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2022-10-10 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ffce9b894fca9840e433b255e63fc2ad6a8203b6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 21:59:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 22:06:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffce9b89

media-libs/libcaca: fix RDEPEND

Closes: https://bugs.gentoo.org/868285
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{libcaca-0.99_beta19-r9.ebuild => libcaca-0.99_beta19-r10.ebuild}    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild
similarity index 99%
rename from media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild
index 29de0d6f6dee..86ee32249914 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild
@@ -36,6 +36,7 @@ DEPEND="
 		>=x11-libs/libXt-1.1.4
 	)
 "
+RDEPEND="${DEPEND}"
 BDEPEND="
 	virtual/pkgconfig
 	doc? (


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-10-10 22:06 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2022-10-10 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1e3020768c73f2deb0f191182ce21b8f8f80ebf3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 22:01:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 22:06:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e302076

media-libs/libcaca: drop 0.99_beta19-r8

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

 media-libs/libcaca/libcaca-0.99_beta19-r8.ebuild | 182 -----------------------
 1 file changed, 182 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r8.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r8.ebuild
deleted file mode 100644
index 07175fc779eb..000000000000
--- a/media-libs/libcaca/libcaca-0.99_beta19-r8.ebuild
+++ /dev/null
@@ -1,182 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-RUBY_OPTIONAL=yes
-#USE_RUBY=ruby20
-
-inherit autotools ruby-ng flag-o-matic java-pkg-opt-2 mono-env toolchain-funcs multilib-minimal
-
-MY_P=${P/_/.}
-DESCRIPTION="A library that creates colored ASCII-art graphics"
-HOMEPAGE="http://libcaca.zoy.org/"
-SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
-RESTRICT="!test? ( test )"
-
-# ruby? ( ruby_targets_${USE_RUBY} )
-REQUIRED_USE=""
-
-# ruby? (  $(ruby_implementations_depend) )
-DEPEND="
-	imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
-	mono? ( dev-lang/mono )
-	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-	opengl? (
-		>=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
-		>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-		>=media-libs/freeglut-2.8.1[${MULTILIB_USEDEP}]
-		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-	)
-	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? (
-		>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-		>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
-	)
-"
-RDEPEND="java? ( >=virtual/jre-1.8:* )"
-BDEPEND="
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		virtual/latex-base
-		>=dev-texlive/texlive-fontsrecommended-2012
-		>=dev-texlive/texlive-latexextra-2012
-		dev-texlive/texlive-latexrecommended
-	)
-	java? ( >=virtual/jdk-1.8:* )
-	test? ( dev-util/cppunit )
-"
-
-DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
-
-PATCHES=(
-	# Fix out of source tests
-	"${FILESDIR}"/${PN}-0.99_beta18-fix-tests.patch
-	# Debian patches
-	"${FILESDIR}/CVE-2018-20544.patch"
-	"${FILESDIR}/CVE-2018-20545+20547+20549.patch"
-	"${FILESDIR}/CVE-2018-20546+20547.patch"
-	"${FILESDIR}/canvas-fix-an-integer-overflow-in-caca_resize.patch"
-	"${FILESDIR}/Fix-a-problem-in-the-caca_resize-overflow-detection-.patch"
-	"${FILESDIR}/100_doxygen.diff"
-	# Fix doxygen docs install, bug 543870
-	"${FILESDIR}/fix-css-path.patch"
-)
-
-pkg_setup() {
-	java-pkg-opt-2_pkg_setup
-	use mono && mono-env_pkg_setup
-}
-
-src_unpack() {
-	default
-}
-
-src_prepare() {
-	# bug #339962
-	sed -i -e '/doxygen_tests = check-doxygen/d' test/Makefile.am || die
-
-	sed -i \
-		-e 's:-g -O2 -fno-strength-reduce -fomit-frame-pointer::' \
-		-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-		configure.ac || die
-
-	sed -i \
-		-e 's:$(JAVAC):$(JAVAC) $(JAVACFLAGS):' \
-		-e 's:libcaca_java_la_CPPFLAGS =:libcaca_java_la_CPPFLAGS = -I$(top_srcdir)/caca:' \
-		java/Makefile.am || die
-
-	if ! use truetype; then
-		sed -i -e '/PKG_CHECK_MODULES/s:ftgl:dIsAbLe&:' configure.ac || die
-	fi
-
-	if use imlib && ! use X; then
-		append-cflags -DX_DISPLAY_MISSING
-	fi
-
-	# bug #653400
-	append-cxxflags -std=c++11
-
-	# bug #601902
-	append-libs "$($(tc-getPKG_CONFIG) --libs ncurses)"
-
-	# fix docs install path, bug 543870#c14
-	sed -i "s/libcaca-dev/${PF}/g" doc/Makefile.am || die
-
-	default
-	eautoreconf
-
-	java-pkg-opt-2_src_prepare
-}
-
-multilib_src_configure() {
-	if multilib_is_native_abi; then
-		if use java; then
-			export JAVACFLAGS="$(java-pkg_javac-args)"
-			export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
-		fi
-
-		# bug #44128
-		export VARTEXFONTS="${T}/fonts"
-
-		# bug #329651
-		use mono && export CSC="$(type -P gmcs)"
-		use ruby && use ruby_targets_${USE_RUBY} && export RUBY=$(ruby_implementation_command ${USE_RUBY})
-	fi
-
-	local myeconfargs=(
-		$(use_enable static-libs static)
-		$(use_enable slang)
-		$(use_enable ncurses)
-		$(use_enable X x11)
-		$(use_with X x)
-		--x-libraries=/usr/$(get_libdir)
-		$(use_enable opengl gl)
-		--enable-cxx
-		$(use_enable imlib imlib2)
-		$(use_enable test cppunit)
-		$(multilib_native_use_enable java)
-		$(multilib_native_use_enable ruby)
-		--disable-python
-		$(multilib_native_use_enable mono csharp)
-		$(multilib_native_use_enable doc)
-	)
-
-	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_compile() {
-	local _java_makeopts
-
-	# bug #480864
-	use java && _java_makeopts="-j1"
-	emake V=1 ${_java_makeopts}
-}
-
-multilib_src_test() {
-	emake V=1 -j1 check
-}
-
-multilib_src_install() {
-	emake V=1 DESTDIR="${D}" install
-
-	# Note: broken, see bug #508564 and bug #773913
-	if multilib_is_native_abi && use java; then
-		java-pkg_newjar java/libjava.jar
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	rm -rf "${ED}"/usr/share/java || die
-
-	find "${ED}" -name '*.la' -delete || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-11-07 21:10 Ionen Wolkens
  0 siblings, 0 replies; 35+ messages in thread
From: Ionen Wolkens @ 2022-11-07 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     35683548ca97455f295f52aed45cdf357b878794
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  7 21:04:40 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Nov  7 21:08:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35683548

media-libs/libcaca: avoid mixing ncurses with ncursesw

Also only do this with USE=ncurses and use || die

(fixes runtime with mpv wrt bug #825058)

Closes: https://bugs.gentoo.org/825058
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 ...{libcaca-0.99_beta19-r10.ebuild => libcaca-0.99_beta19-r11.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
similarity index 97%
rename from media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
index 86ee32249914..9466208ef8c1 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
@@ -89,8 +89,8 @@ src_prepare() {
 	# bug #653400
 	append-cxxflags -std=c++11
 
-	# bug #601902
-	append-libs "$($(tc-getPKG_CONFIG) --libs ncurses)"
+	# bug #601902, bug #825058
+	use ncurses && append-libs $($(tc-getPKG_CONFIG) --libs tinfow || die)
 
 	# fix docs install path, bug 543870#c14
 	sed -i "s/libcaca-dev/${PF}/g" doc/Makefile.am || die


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2022-11-19  4:50 WANG Xuerui
  0 siblings, 0 replies; 35+ messages in thread
From: WANG Xuerui @ 2022-11-19  4:50 UTC (permalink / raw
  To: gentoo-commits

commit:     979c311e7a4d5338dcb8489e9a590c9bd51ea0ce
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 02:42:07 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 04:50:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979c311e

media-libs/libcaca: keyword 0.99_beta19-r11 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
index 9466208ef8c1..fe075d869285 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/all/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="doc imlib ncurses opengl ruby slang static-libs test truetype X"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
@ 2023-03-31  5:32 罗百科
  0 siblings, 0 replies; 35+ messages in thread
From: 罗百科 @ 2023-03-31  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     6561a6f0d25201d28d2495eb1a8c0ee00b0fcc93
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 05:30:52 2023 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 05:30:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6561a6f0

media-libs/libcaca: Fix S

Closes: https://bugs.gentoo.org/903625
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
index 25ffa5d82c40..16b2b1278595 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r11.ebuild
@@ -9,7 +9,7 @@ MY_P=${P/_/.}
 DESCRIPTION="A library that creates colored ASCII-art graphics"
 HOMEPAGE="http://libcaca.zoy.org/"
 SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/all/${MY_P}"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
 SLOT="0"


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

end of thread, other threads:[~2023-03-31  5:32 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01 17:40 [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31  5:32 罗百科
2022-11-19  4:50 WANG Xuerui
2022-11-07 21:10 Ionen Wolkens
2022-10-10 22:06 Sam James
2022-10-10 22:06 Sam James
2022-09-09  7:59 David Seifert
2022-07-29  4:17 Sam James
2021-10-02 22:52 James Le Cuirot
2021-06-18 14:56 Sam James
2021-06-18 14:33 Sam James
2021-06-03 22:52 Sam James
2021-05-28 14:40 Sergei Trofimovich
2021-05-28  0:29 Sam James
2021-05-27 19:22 Sam James
2021-05-25 19:10 Agostino Sarubbo
2021-05-25 18:58 Agostino Sarubbo
2021-05-25 16:55 Sam James
2021-05-25  8:25 Yixun Lan
2021-03-02  5:47 Sam James
2021-03-01 17:40 Sam James
2021-03-01 17:34 Sam James
2020-08-22  8:04 Michał Górny
2019-11-05 18:31 Michał Górny
2019-11-04 12:19 Mikle Kolyada
2019-11-04 12:19 Mikle Kolyada
2018-06-30 11:29 David Seifert
2018-06-30 11:29 David Seifert
2018-06-28 13:55 Mikle Kolyada
2017-06-16 10:37 Alexis Ballier
2017-01-15 20:45 Jeroen Roovers
2016-12-20 19:21 Tobias Klausmann
2016-12-07  6:42 Jason Zaman
2016-10-28  4:54 Markus Meier
2016-10-16 17:45 Tobias Klausmann

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