summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-04-25 15:17:02 +0000
committerHans de Graaff <graaff@gentoo.org>2010-04-25 15:17:02 +0000
commit64fc71893589f98c80c7bb4c198beb21cab84a0c (patch)
tree525d186e02216e2fe4af8365c61d256fb8bc7916 /dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild
parentVersion bump to ruby-gnome 0.19.4. (diff)
downloadgentoo-2-64fc71893589f98c80c7bb4c198beb21cab84a0c.tar.gz
gentoo-2-64fc71893589f98c80c7bb4c198beb21cab84a0c.tar.bz2
gentoo-2-64fc71893589f98c80c7bb4c198beb21cab84a0c.zip
Version bump to ruby-gnome 0.19.4.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild')
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild
new file mode 100644
index 000000000000..7d5b24845606
--- /dev/null
+++ b/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild,v 1.1 2010/04/25 15:17:02 graaff Exp $
+
+EAPI="2"
+USE_RUBY="ruby18"
+
+inherit ruby-ng-gnome2
+
+DESCRIPTION="Ruby poppler-glib bindings"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="${RDEPEND}
+ >=app-text/poppler-0.12.3-r3[cairo]"
+DEPEND="${DEPEND}
+ >=app-text/poppler-0.12.3-r3[cairo]
+ dev-util/pkgconfig"
+
+ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2
+ >=dev-ruby/ruby-glib2-${PV}"