From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/
Date: Thu, 10 Dec 2015 06:45:15 +0000 (UTC) [thread overview]
Message-ID: <1449729902.afe98f3b0ce2b6b038e031819a80d3dc749c215e.kensington@gentoo> (raw)
commit: afe98f3b0ce2b6b038e031819a80d3dc749c215e
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Dec 9 23:05:23 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 06:45:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe98f3b
kde-apps/okular: Drop old
Package-Manager: portage-2.2.24
kde-apps/okular/okular-15.08.3.ebuild | 57 -----------------------------------
1 file changed, 57 deletions(-)
diff --git a/kde-apps/okular/okular-15.08.3.ebuild b/kde-apps/okular/okular-15.08.3.ebuild
deleted file mode 100644
index 2c9651b..0000000
--- a/kde-apps/okular/okular-15.08.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-
-#VIRTUALX_REQUIRED=test
-RESTRICT=test
-# test 2: parttest hangs
-
-inherit kde4-base
-
-DESCRIPTION="Okular is a universal document viewer based on KPDF for KDE 4"
-HOMEPAGE="https://okular.kde.org https://www.kde.org/applications/graphics/okular"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="chm crypt debug djvu dpi ebook +jpeg mobi +postscript +pdf +tiff"
-
-DEPEND="
- media-libs/freetype
- media-libs/qimageblitz
- sys-libs/zlib
- chm? ( dev-libs/chmlib )
- crypt? ( app-crypt/qca:2[qt4] )
- djvu? ( app-text/djvu )
- dpi? ( x11-libs/libkscreen:4 )
- ebook? ( app-text/ebook-tools )
- jpeg? (
- $(add_kdeapps_dep libkexiv2)
- virtual/jpeg:0
- )
- mobi? ( $(add_kdeapps_dep kdegraphics-mobipocket) )
- pdf? ( >=app-text/poppler-0.20[qt4,-exceptions(-)] )
- postscript? ( app-text/libspectre )
- tiff? ( media-libs/tiff:0 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_with chm)
- $(cmake-utils_use_with crypt QCA2)
- $(cmake-utils_use_with djvu DjVuLibre)
- $(cmake-utils_use_with dpi LibKScreen)
- $(cmake-utils_use_with ebook EPub)
- $(cmake-utils_use_with jpeg)
- $(cmake-utils_use_with jpeg Kexiv2)
- $(cmake-utils_use_with mobi QMobiPocket)
- $(cmake-utils_use_with postscript LibSpectre)
- $(cmake-utils_use_with pdf PopplerQt4)
- $(cmake-utils_use_with pdf Poppler)
- $(cmake-utils_use_with tiff)
- )
-
- kde4-base_src_configure
-}
next reply other threads:[~2015-12-10 6:45 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 6:45 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-12-10 6:45 [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/ Michael Palimaka
2016-03-05 11:46 Mikle Kolyada
2016-03-06 10:14 Mikle Kolyada
2016-05-24 13:22 Mikle Kolyada
2016-11-02 19:08 Johannes Huber
2016-11-20 10:05 Johannes Huber
2016-12-19 20:18 Johannes Huber
2016-12-20 18:27 Johannes Huber
2017-04-16 20:58 Agostino Sarubbo
2017-04-23 13:38 Andreas Sturmlechner
2017-06-24 14:40 Andreas Sturmlechner
2018-02-01 1:34 Andreas Sturmlechner
2018-02-28 19:05 Andreas Sturmlechner
2018-03-19 17:16 Andreas Sturmlechner
2018-07-29 0:38 Mikle Kolyada
2018-07-29 12:56 Thomas Deutschmann
2018-09-10 21:21 Thomas Deutschmann
2018-09-13 14:46 Agostino Sarubbo
2018-09-13 16:57 Andreas Sturmlechner
2019-02-24 21:37 Andreas Sturmlechner
2019-03-21 11:14 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-07-28 2:33 Mikle Kolyada
2019-07-28 2:45 Mikle Kolyada
2020-01-26 10:26 Georgy Yakovlev
2020-03-14 17:59 Andreas Sturmlechner
2020-03-18 23:48 Agostino Sarubbo
2020-03-19 0:06 Agostino Sarubbo
2020-03-19 6:25 Mikle Kolyada
2020-06-20 20:50 Andreas Sturmlechner
2020-10-25 0:28 Andreas Sturmlechner
2020-10-25 0:28 Andreas Sturmlechner
2020-11-25 13:17 Andreas Sturmlechner
2021-07-16 15:21 Andreas Sturmlechner
2021-07-17 8:47 Andreas Sturmlechner
2021-11-04 5:43 Yixun Lan
2021-11-24 19:07 Andreas Sturmlechner
2022-02-04 11:49 Andreas Sturmlechner
2022-04-22 19:18 Sam James
2022-07-17 11:56 Andreas Sturmlechner
2022-09-08 16:05 Andreas Sturmlechner
2022-09-14 14:50 Andreas Sturmlechner
2022-10-06 9:07 Andreas Sturmlechner
2023-01-30 15:25 Ben Kohler
2025-01-11 9:33 WANG Xuerui
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=1449729902.afe98f3b0ce2b6b038e031819a80d3dc749c215e.kensington@gentoo \
--to=kensington@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