Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
Subject: gentoo-x86 commit in kde-base/okular: ChangeLog okular-4.0.4.ebuild
Date: Fri, 16 May 2008 00:53:28 +0000
ingmar      08/05/16 00:53:28

  Modified:             ChangeLog
  Added:                okular-4.0.4.ebuild
  Log:
  Added KDE 4.0.4 version of okular. Thanks to Jorge Manuel B. S. Vicetto.
  (Portage version: 2.1.5)

Revision  Changes    Path
1.10                 kde-base/okular/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 May 2008 07:52:54 -0000	1.9
+++ ChangeLog	16 May 2008 00:53:27 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/okular
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.9 2008/05/13 07:52:54 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.10 2008/05/16 00:53:27 ingmar Exp $
+
+*okular-4.0.4 (15 May 2008)
+
+  15 May 2008; Ingmar Vanhassel <ingmar@g.o> +okular-4.0.4.ebuild:
+  Added KDE 4.0.4 version of okular. Thanks to Jorge Manuel B. S. Vicetto.
 
   13 May 2008; Peter Volkov <pva@g.o> okular-4.0.2.ebuild,
   okular-4.0.3.ebuild:



1.1                  kde-base/okular/okular-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/okular-4.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/okular-4.0.4.ebuild?rev=1.1&content-type=text/plain

Index: okular-4.0.4.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.0.4.ebuild,v 1.1 2008/05/16 00:53:27 ingmar Exp $

EAPI="1"

KMNAME=kdegraphics
inherit kde4-meta

DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4."
KEYWORDS="~amd64 ~x86"
IUSE="chm debug djvu htmlhandbook jpeg pdf tiff"

RDEPEND="
	>=app-text/libspectre-0.2
	media-libs/freetype
	kde-base/qimageblitz
	chm? ( dev-libs/chmlib )
	djvu? ( >=app-text/djvu-3.5.17 )
	jpeg? ( media-libs/jpeg )
	pdf? ( >=app-text/poppler-0.7
		>=app-text/poppler-bindings-0.7 )
	tiff? ( media-libs/tiff )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

PATCHES="${FILESDIR}/${KMNAME}-4.0.2-system-libspectre.patch"

pkg_setup() {
	if use pdf; then
		KDE4_BUILT_WITH_USE_CHECK="${KDE4_BUILT_WITH_USE_CHECK}
			app-text/poppler-bindings qt4"
	fi
	kde4-meta_pkg_setup
}

src_compile() {
	# remove internal copy of libspectre
	rm -r "${S}"/okular/generators/spectre/libspectre || \
		die "Failed to remove internal copy of libspectre."

	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with chm CHM)
		$(cmake-utils_use_with djvu DjVuLibre)
		$(cmake-utils_use_with jpeg JPEG)
		$(cmake-utils_use_with pdf PopplerQt4)
		$(cmake-utils_use_with pdf Poppler)
		$(cmake-utils_use_with tiff TIFF)"

	kde4-meta_src_compile
}



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in kde-base/nsplugins: ChangeLog nsplugins-4.0.4.ebuild
Next by thread:
gentoo-x86 commit in kde-base/okular: ChangeLog okular-4.0.4.ebuild
Previous by date:
gentoo-x86 commit in kde-base/nsplugins: ChangeLog nsplugins-4.0.4.ebuild
Next by date:
gentoo-x86 commit in kde-base/parley: ChangeLog parley-4.0.4.ebuild


Updated Jul 19, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.