aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-31 18:24:19 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-31 18:24:19 +0000
commitbb02e2d23753db9b37c0874672edb50dceeb32f0 (patch)
tree1b750ae273c6daa08e5f1c39ff0ab8044f27e4af /packages/e17
parent4a07f4d8a2e4156359f4c2bed603d283394e7e2f (diff)
downloadopenembedded-bb02e2d23753db9b37c0874672edb50dceeb32f0.tar.gz
e-wm: Remove 2 large unused fonts
- This makes e-image-core small enough for most devices :-)
Diffstat (limited to 'packages/e17')
-rw-r--r--packages/e17/e-wm/remove-large-fonts.patch25
-rw-r--r--packages/e17/e-wm_20050810.bb5
2 files changed, 28 insertions, 2 deletions
diff --git a/packages/e17/e-wm/remove-large-fonts.patch b/packages/e17/e-wm/remove-large-fonts.patch
new file mode 100644
index 0000000000..8ac1721a56
--- /dev/null
+++ b/packages/e17/e-wm/remove-large-fonts.patch
@@ -0,0 +1,25 @@
+diff -Nur e~/data/fonts/Makefile.am e/data/fonts/Makefile.am
+--- e~/data/fonts/Makefile.am 2005-08-31 09:54:20.000000000 -0700
++++ e/data/fonts/Makefile.am 2005-08-31 09:54:42.000000000 -0700
+@@ -15,10 +15,6 @@
+ baekmuk.COPYING \
+ dotum.ttf \
+ fonts.alias \
+-fonts.dir \
+-kochi-gothic.ttf \
+-kochi.COPYING \
+-fireflysung.ttf \
+-fireflysung.COPYING
++fonts.dir
+
+ EXTRA_DIST = $(files_DATA)
+diff -Nur e~/data/fonts/fonts.dir e/data/fonts/fonts.dir
+--- e~/data/fonts/fonts.dir 2005-08-31 09:54:20.000000000 -0700
++++ e/data/fonts/fonts.dir 2005-08-31 09:54:56.000000000 -0700
+@@ -50,6 +50,3 @@
+ VeraSeBd.ttf -Bitstream-Bitstream Vera Serif-bold-r-normal--0-0-0-0-p-0-iso8859-15
+ VeraSeBd.ttf -Bitstream-Bitstream Vera Serif-bold-r-normal--0-0-0-0-p-0-iso8859-9
+ dotum.ttf -misc-Baekmuk Dotum-medium-r-normal--0-0-0-0-p-0-iso8859-1
+-kochi-gothic.ttf -misc-Kochi Gothic-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0
+-kochi-gothic.ttf -misc-Kochi Gothic-medium-r-normal--0-0-0-0-p-0-iso8859-1
+-fireflysung.ttf -misc-New Sung-medium-r-normal--0-0-0-0-p-0-iso8859-1
diff --git a/packages/e17/e-wm_20050810.bb b/packages/e17/e-wm_20050810.bb
index e0fa41311c..c6cbee4cd9 100644
--- a/packages/e17/e-wm_20050810.bb
+++ b/packages/e17/e-wm_20050810.bb
@@ -4,12 +4,13 @@ LICENSE = "MIT"
SECTION = "e/apps"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
CVSDATE = "${PV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://Xsession.d/98enlightenment \
file://fix-configure.patch;patch=1 \
- file://add-menu-autoscroll-options.patch;patch=1"
+ file://add-menu-autoscroll-options.patch;patch=1 \
+ file://remove-large-fonts.patch;patch=1"
S = "${WORKDIR}/e"
inherit autotools