[SCM] debian-live/config-webc branch, master, updated. bed6f7e0176034924688968960f1ba1062722dff

Kai Hendry hendry at iki.fi
Sun Apr 19 13:17:16 UTC 2009


The following commit has been merged in the master branch:
commit bed6f7e0176034924688968960f1ba1062722dff
Author: Kai Hendry <hendry at iki.fi>
Date:   Sun Apr 19 15:21:28 2009 +0200

    dropping xpdf because it doesn't have a usable print dialog
    using acroread instead, non-free software...

diff --git a/webconverger/config/chroot_local-packageslists/webconverger b/webconverger/config/chroot_local-packageslists/webconverger
index 6c85ea8..3914f4e 100644
--- a/webconverger/config/chroot_local-packageslists/webconverger
+++ b/webconverger/config/chroot_local-packageslists/webconverger
@@ -27,7 +27,9 @@ xloadimage
 ttf-dejavu
 
 # pdf
-xpdf mozplugger
+acroread # better printing dialog
+debian-multimedia-keyring # required for acroread
+mozplugger
 
 # bootscreen
 splashy
@@ -57,24 +59,28 @@ firmware-bnx2
 firmware-iwlwifi
 firmware-qlogic
 firmware-ralink
+zd1211-firmware
+libertas-firmware
+atmel-firmware
+firmware-ipw2x00
 
-# printing (disable otherwise SLOWWWWWWWWWWWW)
-cupsys
+cupsys # printing
+#cups-client # this must be in to debug printing problems with `lpstat -p`
 
 # Chinese
-scim-chinese scim-tables-zh scim-uim
-xfonts-intl-chinese
-ttf-arphic-ukai ttf-arphic-uming
-xfonts-wqy
+#scim-chinese scim-tables-zh scim-uim
+#xfonts-intl-chinese
+#ttf-arphic-ukai ttf-arphic-uming
+#xfonts-wqy
 
 # For Korean locale support ko_KR.UTF-8
-scim-hangul scim-tables-ko scim-uim
-ttf-unfonts
-ttf-alee xfonts-baekmuk
+#scim-hangul scim-tables-ko scim-uim
+#ttf-unfonts
+#ttf-alee xfonts-baekmuk
 
 # Japanese
-ttf-vlgothic
-scim-anthy scim-uim scim-skk scim-prime scim-canna scim-tables-ja
+#ttf-vlgothic
+#scim-anthy scim-uim scim-skk scim-prime scim-canna scim-tables-ja
 
 iceweasel-l10n-all
 
diff --git a/webconverger/config/chroot_sources/acroread.binary b/webconverger/config/chroot_sources/acroread.binary
new file mode 120000
index 0000000..3a79902
--- /dev/null
+++ b/webconverger/config/chroot_sources/acroread.binary
@@ -0,0 +1 @@
+acroread.chroot
\ No newline at end of file
diff --git a/webconverger/config/chroot_sources/acroread.chroot b/webconverger/config/chroot_sources/acroread.chroot
new file mode 100644
index 0000000..a83a748
--- /dev/null
+++ b/webconverger/config/chroot_sources/acroread.chroot
@@ -0,0 +1 @@
+deb http://debian-multimedia.informatik.uni-erlangen.de/ stable main
diff --git a/webconverger/config/chroot_sources/acroread.chroot.gpg b/webconverger/config/chroot_sources/acroread.chroot.gpg
new file mode 100644
index 0000000..58a42f4
Binary files /dev/null and b/webconverger/config/chroot_sources/acroread.chroot.gpg differ

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list