[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#657565: xorg-server: please switch to the standard FontPath setup



Source: xorg-server
Severity: wishlist
User: pabs@debian.org
Usertags: defoma-removal
X-Debbugs-CC: pkg-fonts-devel@lists.alioth.debian.org

On Mon, 2012-01-09 at 11:41 +0000, Debian FTP Masters wrote:

> We believe that the bug you reported is now fixed; the following
> package(s) have been removed from unstable:
> 
> x-ttcidfont-conf |    32+nmu2 | source, all
> 
> ------------------- Reason -------------------
> RoQA; Debian-specific, unmaintained, tied to defoma removal
> ----------------------------------------------

Now that x-ttcidfont-conf has been removed, Debian's custom FontPath
serves no purpose, please remove it. I have attached a patch.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
From 2aebfb7013a6535183a9ffebc63202125b2d3930 Mon Sep 17 00:00:00 2001
From: Paul Wise <pabs@debian.org>
Date: Fri, 27 Jan 2012 08:24:16 +0800
Subject: [PATCH] Switch from the defoma FontPath to the standard fontpath.d
 catalogue

---
 debian/rules                  |    2 +-
 debian/xserver-xorg-core.dirs |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
 create mode 100644 debian/xserver-xorg-core.dirs

diff --git a/debian/rules b/debian/rules
index 3011a78..f284503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -129,7 +129,7 @@ confflags += \
 	     --disable-install-setuid
 
 confflags_main = \
-	--with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,built-ins" \
+	--with-default-font-path="catalogue:/etc/X11/fontpath.d,built-ins" \
 	--enable-aiglx \
 	--enable-glx-tls \
 	--enable-registry \
diff --git a/debian/xserver-xorg-core.dirs b/debian/xserver-xorg-core.dirs
new file mode 100644
index 0000000..bd697ab
--- /dev/null
+++ b/debian/xserver-xorg-core.dirs
@@ -0,0 +1 @@
+etc/X11/fontpath.d
-- 
1.7.8.3

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: