* [gentoo-commits] gentoo-x86 commit in kde-base/okular: ChangeLog okular-4.4.2.ebuild
@ 2010-03-30 21:59 Dror Levin (spatz)
0 siblings, 0 replies; only message in thread
From: Dror Levin (spatz) @ 2010-03-30 21:59 UTC (permalink / raw
To: gentoo-commits
spatz 10/03/30 21:59:27
Modified: ChangeLog
Added: okular-4.4.2.ebuild
Log:
Version bump KDE 4.4.2
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.66 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 11 Mar 2010 18:38:43 -0000 1.65
+++ ChangeLog 30 Mar 2010 21:59:27 -0000 1.66
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/okular
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.65 2010/03/11 18:38:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.66 2010/03/30 21:59:27 spatz Exp $
+
+*okular-4.4.2 (30 Mar 2010)
+
+ 30 Mar 2010; Dror Levin <spatz@gentoo.org> +okular-4.4.2.ebuild:
+ Version bump
11 Mar 2010; Brent Baude <ranger@gentoo.org> okular-4.3.5.ebuild:
Marking okular-4.3.5 ppc stable for bug 300393
1.1 kde-base/okular/okular-4.4.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/okular-4.4.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/okular/okular-4.4.2.ebuild?rev=1.1&content-type=text/plain
Index: okular-4.4.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.4.2.ebuild,v 1.1 2010/03/30 21:59:27 spatz Exp $
EAPI="3"
KMNAME="kdegraphics"
inherit kde4-meta
DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="chm crypt debug djvu ebook +handbook +jpeg +ps +pdf +tiff"
DEPEND="
media-libs/freetype
sys-libs/zlib
chm? ( dev-libs/chmlib )
crypt? ( app-crypt/qca:2 )
djvu? ( app-text/djvu )
ebook? ( app-text/ebook-tools )
jpeg? ( media-libs/jpeg:0 )
pdf? ( >=app-text/poppler-0.12.3-r3[lcms,qt4] )
ps? ( app-text/libspectre )
tiff? ( media-libs/tiff )
"
RDEPEND="${DEPEND}"
KMEXTRACTONLY="libs/mobipocket"
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with chm)
$(cmake-utils_use_with crypt QCA2)
$(cmake-utils_use_with djvu DjVuLibre)
$(cmake-utils_use_with ebook EPub)
$(cmake-utils_use_with jpeg)
$(cmake-utils_use_with ps LibSpectre)
$(cmake-utils_use_with pdf PopplerQt4)
$(cmake-utils_use_with pdf Poppler)
$(cmake-utils_use_with tiff)
)
kde4-meta_src_configure
}
src_install() {
insinto "${KDEDIR}"/share/apps/cmake/modules
doins "${S}"/cmake/modules/FindOkular.cmake
kde4-meta_src_install
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-30 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 21:59 [gentoo-commits] gentoo-x86 commit in kde-base/okular: ChangeLog okular-4.4.2.ebuild Dror Levin (spatz)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox