summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Poletti (polettimarco) <poletti.marco@gmail.com>2013-05-20 20:35:53 +0200
committerMarco Poletti (polettimarco) <poletti.marco@gmail.com>2013-05-20 20:35:53 +0200
commit52922c649982d2abae21eee10f1ebc2835872ec4 (patch)
tree90ca2778f7cba359ed1d4dc4f77a3b09683eab0d /www-plugins
parentapp-text/pdf2htmlEX: Version bump (diff)
downloadsunrise-52922c649982d2abae21eee10f1ebc2835872ec4.tar.gz
sunrise-52922c649982d2abae21eee10f1ebc2835872ec4.tar.bz2
sunrise-52922c649982d2abae21eee10f1ebc2835872ec4.zip
www-plugins/okularplugin: Add new ebuild: okularplugin-1.0.1.
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/okularplugin/ChangeLog10
-rw-r--r--www-plugins/okularplugin/Manifest4
-rw-r--r--www-plugins/okularplugin/metadata.xml7
-rw-r--r--www-plugins/okularplugin/okularplugin-1.0.1.ebuild42
4 files changed, 63 insertions, 0 deletions
diff --git a/www-plugins/okularplugin/ChangeLog b/www-plugins/okularplugin/ChangeLog
new file mode 100644
index 000000000..da890373e
--- /dev/null
+++ b/www-plugins/okularplugin/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for www-plugins/okularplugin
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*okularplugin-1.0.1 (20 May 2013)
+
+ 20 May 2013; Marco Poletti (polettimarco) <poletti.marco@gmail.com>
+ +okularplugin-1.0.1.ebuild, +metadata.xml:
+ Add new ebuild: okularplugin-1.0.1.
+
diff --git a/www-plugins/okularplugin/Manifest b/www-plugins/okularplugin/Manifest
new file mode 100644
index 000000000..36149b428
--- /dev/null
+++ b/www-plugins/okularplugin/Manifest
@@ -0,0 +1,4 @@
+DIST okularplugin-1.0.1.tar.gz 36382 SHA256 e3ed47f0efe153fe96cf2299efa184dcd42b47520ca9388b69ea25c883a75d1e SHA512 2cdaf91a097c1fb59f6ee7f6c65a12ae8f2afa0fe9dfba6cea31f009530d67046024d7395fa2651588a2b7f530e05bf5087ebbd9661d0ce761635789e01d889c WHIRLPOOL 32055464c739007dc4aa2d433d8e9f1149cc8e4df2411ba6b1271e2a5c76f55121ec1934c92edb0cb3598513beea4738b0d6af76c5e2d56074d01c934a3ddb06
+EBUILD okularplugin-1.0.1.ebuild 1075 SHA256 32063e72b29c17b252802c223840101b27450cf89c2e147d4571497b5b3dd82f SHA512 8e40ec3ecb2bc13cecbf249bf087c0141e8d79588d24b362e7bee258a1f89b3d32dfb6be5025017e71f2d9863856af8f3bfb7eef96a3cb8906b1fdf1be5d500a WHIRLPOOL 208ea94ab77b0c9f12421dfdbbd1229d3bee5132e493010b503516b64ead3b7e9d20c074bd196b79093076b2a283904e1a23c683dede782edf8b739022cf2af5
+MISC ChangeLog 314 SHA256 0fb9fcb7a8a14cd7d8368dd25852536fc004e07990a6a87932cd1fee039de263 SHA512 ddcc7591470eaff61d67955ac422822e76117a8341a32f86ce5b49962455be051e1aefbfcee4e5ab3769677e4c9c53b51ca4832c73dfe853d6ceb810050c0319 WHIRLPOOL 2a13cf68c9485c97b5a95a054ab031843f43a7ea3549da605928ab789489de7abfed98d1af282a555116add66bb061795b2ddcce4aaed6bc19772720270f70b1
+MISC metadata.xml 214 SHA256 c1f09dc7d5313cd2da7b82259c7846ed23144d62b15e59680ada90e2b6b4d154 SHA512 aeb2fb354a9ddf41c45a071091a58b91eaf8b25d6d2c49e3e3daa547b591a54530144de4533573160b48dc356289c909612c4e3c80e387f081f88cb39263e130 WHIRLPOOL 54d8861daedd18ca38e4ada0fb71026c612b63946d47a9b34de90d1d6d85c8ce05c0a4b97730f554ea637d73ccce8ed207d33e707c2b8c1dd28af24cf44dd186
diff --git a/www-plugins/okularplugin/metadata.xml b/www-plugins/okularplugin/metadata.xml
new file mode 100644
index 000000000..cc3fe2494
--- /dev/null
+++ b/www-plugins/okularplugin/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/www-plugins/okularplugin/okularplugin-1.0.1.ebuild b/www-plugins/okularplugin/okularplugin-1.0.1.ebuild
new file mode 100644
index 000000000..7dc8bcb73
--- /dev/null
+++ b/www-plugins/okularplugin/okularplugin-1.0.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base nsplugins readme.gentoo
+
+DESCRIPTION="Plugin for embedding okular into the browser"
+HOMEPAGE="https://github.com/afrimberger/okularplugin"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="kde-base/okular:4"
+RDEPEND="${DEPEND}"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+okularplugin is now installed, but must be configured as PDF viewer
+in your browser(s).
+Chrome:
+ Open the address chrome://plugins, disable \"Chrome PDF viewer\"
+ and check \"Always allowed\" for \"Okular plugin\".
+Chromium:
+ Open the address chrome://plugins and check \"Always allowed\"
+ for \"Okular plugin\".
+Firefox:
+ Open the Preferences dialog, go in the Applications section and
+ select \"Use Okular plugin (in Firefox)\" beside
+ \"Portable Document Format (PDF)\".
+"
+
+src_install() {
+ kde4-base_src_install
+
+ inst_plugin "$(kde4-config --install lib)/lib${PN}.so"
+
+ readme.gentoo_create_doc
+}