summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2003-04-07 19:45:02 +0000
committerDan Armak <danarmak@gentoo.org>2003-04-07 19:45:02 +0000
commita309c731cdedab12f529c8d01a6b6212a3567aae (patch)
treee10c9308239dc59f32cdf75a420245b856298dfb /x11-misc/culmus
parentnew version, fixes missing dep in makefile (diff)
downloadgentoo-2-a309c731cdedab12f529c8d01a6b6212a3567aae.tar.gz
gentoo-2-a309c731cdedab12f529c8d01a6b6212a3567aae.tar.bz2
gentoo-2-a309c731cdedab12f529c8d01a6b6212a3567aae.zip
package of hebrew fonts, closes #18377
Diffstat (limited to 'x11-misc/culmus')
-rw-r--r--x11-misc/culmus/ChangeLog10
-rw-r--r--x11-misc/culmus/culmus-0.8.ebuild27
-rw-r--r--x11-misc/culmus/files/digest-culmus-0.82
3 files changed, 39 insertions, 0 deletions
diff --git a/x11-misc/culmus/ChangeLog b/x11-misc/culmus/ChangeLog
new file mode 100644
index 000000000000..1a47a45a525a
--- /dev/null
+++ b/x11-misc/culmus/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/culmus
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/culmus/ChangeLog,v 1.1 2003/04/07 19:44:55 danarmak Exp $
+
+*culmus-0.8 (07 Apr 2003)
+
+ 07 Apr 2003; Dan Armak <danarmak@gentoo.org> culmus-0.8.ebuild:
+ Culmus is a package of free Hebrew type1 fonts. Ebuild submitted by Meir
+ Kriheli. Closes submission #18377.
+
diff --git a/x11-misc/culmus/culmus-0.8.ebuild b/x11-misc/culmus/culmus-0.8.ebuild
new file mode 100644
index 000000000000..374cd6272eac
--- /dev/null
+++ b/x11-misc/culmus/culmus-0.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/culmus/culmus-0.8.ebuild,v 1.1 2003/04/07 19:44:55 danarmak Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Hebrew Type1 fonts"
+SRC_URI="mirror://sourceforge/culmus/${P}.tar.gz"
+HOMEPAGE="http://culmus.sourceforge.net/"
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="GPL-2 | LICENSE-BITSTREAM"
+
+src_install () {
+ dodir /usr/X11R6/lib/X11/fonts/culmus
+ cp -a * ${D}/usr/X11R6/lib/X11/fonts/culmus
+ rm ${D}/usr/X11R6/lib/X11/fonts/culmus/{CHANGES,LICENSE,LICENSE-BITSTREAM,GNU-GPL,culmus.spec}
+ dodoc CHANGES LICENSE LICENSE-BITSTREAM
+}
+
+pkg_postinst() {
+ einfo "Please add /usr/X11R6/lib/X11/fonts/culmus to your FontPath"
+ einfo "in XF86Config to make the fonts available to all X11 apps and"
+ einfo "not just those that use fontconfig (the latter category includes"
+ einfo "kde 3.1 and gnome 2.2)."
+ einfo "If you have fontconfig installed, run fc-cache (preferably both"
+ einfo "as user and as root) to let it know about these new fonts."
+}
diff --git a/x11-misc/culmus/files/digest-culmus-0.8 b/x11-misc/culmus/files/digest-culmus-0.8
new file mode 100644
index 000000000000..666e514f19d2
--- /dev/null
+++ b/x11-misc/culmus/files/digest-culmus-0.8
@@ -0,0 +1,2 @@
+MD5 61a908b8bc6ebae0c34c8f70c1bef4ab /culmus-0.8.ebuild 975
+MD5 9b9b34aa43e4973187ade2d7fa03aff8 culmus-0.8.tar.gz 889551