public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/
Date: Wed,  7 Oct 2015 04:56:11 +0000 (UTC)	[thread overview]
Message-ID: <1444193765.1491ec62e35fec5f91d173a69a5b2694fff6fa29.jer@gentoo> (raw)

commit:     1491ec62e35fec5f91d173a69a5b2694fff6fa29
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  7 04:56:05 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Oct  7 04:56:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1491ec62

x11-libs/fltk: Drop USE=pdf (bug #536566).

Package-Manager: portage-2.2.22

 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 16 ++++------------
 x11-libs/fltk/fltk-1.3.9999.ebuild | 16 ++++------------
 2 files changed, 8 insertions(+), 24 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
index b55bc94..e4d4ae6 100644
--- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz"
 SLOT="1"
 LICENSE="FLTK LGPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft +xinerama"
+IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama"
 
 RDEPEND="
 	>=media-libs/libpng-1.2:0
@@ -29,14 +29,7 @@ RDEPEND="
 	xft? ( x11-libs/libXft )"
 DEPEND="${RDEPEND}
 	x11-proto/xextproto
-	doc? (
-		app-doc/doxygen
-		pdf? (
-			dev-texlive/texlive-fontutils
-			dev-texlive/texlive-latex
-			dev-texlive/texlive-latexextra
-		)
-	)
+	doc? ( app-doc/doxygen )
 	xinerama? ( x11-proto/xineramaproto )"
 
 FLTK_INCDIR=${EPREFIX}/usr/include/fltk
@@ -99,12 +92,11 @@ src_configure() {
 
 src_compile() {
 	default
+
 	if use doc; then
 		emake -C documentation html
-		if use pdf; then
-			emake -C documentation pdf
-		fi
 	fi
+
 	if use games; then
 		emake -C test blocks checkers sudoku
 	fi

diff --git a/x11-libs/fltk/fltk-1.3.9999.ebuild b/x11-libs/fltk/fltk-1.3.9999.ebuild
index ba25ae8..3c620a6 100644
--- a/x11-libs/fltk/fltk-1.3.9999.ebuild
+++ b/x11-libs/fltk/fltk-1.3.9999.ebuild
@@ -15,7 +15,7 @@ ESVN_PASSWORD=""
 SLOT="1"
 LICENSE="FLTK LGPL-2"
 KEYWORDS=""
-IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft +xinerama"
+IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama"
 
 RDEPEND="
 	>=media-libs/libpng-1.2:0
@@ -31,14 +31,7 @@ RDEPEND="
 	xft? ( x11-libs/libXft )"
 DEPEND="${RDEPEND}
 	x11-proto/xextproto
-	doc? (
-		app-doc/doxygen
-		pdf? (
-			dev-texlive/texlive-fontutils
-			dev-texlive/texlive-latex
-			dev-texlive/texlive-latexextra
-		)
-	)
+	doc? ( app-doc/doxygen )
 	xinerama? ( x11-proto/xineramaproto )"
 
 FLTK_INCDIR=${EPREFIX}/usr/include/fltk
@@ -102,12 +95,11 @@ src_configure() {
 
 src_compile() {
 	default
+
 	if use doc; then
 		emake -C documentation html
-		if use pdf; then
-			emake -C documentation pdf
-		fi
 	fi
+
 	if use games; then
 		emake -C test blocks checkers sudoku
 	fi


             reply	other threads:[~2015-10-07  4:56 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07  4:56 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 15:06 [gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/ Ionen Wolkens
2024-11-25 21:49 Sam James
2024-11-23 14:51 Sam James
2024-11-23 12:24 Arthur Zamarin
2024-11-23 12:24 Arthur Zamarin
2024-11-23 12:10 Sam James
2024-03-18  5:31 Sam James
2024-03-18  5:31 Sam James
2023-10-06 17:00 Joonas Niilola
2022-08-14  3:19 WANG Xuerui
2021-03-28  0:34 Jonas Stein
2020-11-06 15:23 Sam James
2020-03-13  8:15 Jeroen Roovers
2020-03-12 16:26 Agostino Sarubbo
2020-03-12 16:25 Agostino Sarubbo
2020-03-12 16:24 Agostino Sarubbo
2020-03-12 16:23 Agostino Sarubbo
2020-03-12 16:23 Agostino Sarubbo
2020-03-12 16:22 Agostino Sarubbo
2020-03-12 16:21 Agostino Sarubbo
2020-02-15 10:03 David Seifert
2019-11-23  2:08 Aaron Bauman
2019-11-15 10:05 Jeroen Roovers
2019-11-15 10:05 Jeroen Roovers
2019-11-15 10:05 Jeroen Roovers
2019-04-30 14:11 Jeroen Roovers
2019-04-30 14:02 Jeroen Roovers
2019-04-30 11:28 Jeroen Roovers
2019-04-30 11:22 Jeroen Roovers
2019-04-30 11:22 Jeroen Roovers
2019-04-30 11:12 Jeroen Roovers
2019-04-08 19:23 Jeroen Roovers
2019-04-08 19:23 Jeroen Roovers
2018-05-08  6:28 Lars Wendler
2018-03-31 19:01 Mart Raudsepp
2017-05-21 22:34 Jeroen Roovers
2016-10-06  9:34 Alexis Ballier
2016-08-24 10:18 Jeroen Roovers
2015-12-22 16:48 Manuel Rüger
2015-11-23  9:25 Agostino Sarubbo
2015-11-08 18:55 Mikle Kolyada
2015-11-05 11:20 Agostino Sarubbo
2015-10-30 10:15 Agostino Sarubbo
2015-10-25 19:11 Markus Meier
2015-10-25 12:56 Mikle Kolyada
2015-10-09  5:21 Jeroen Roovers
2015-10-02 17:19 Chí-Thanh Christopher Nguyễn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444193765.1491ec62e35fec5f91d173a69a5b2694fff6fa29.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox