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

new cm-super package available (with md5sum and pfb under dpkg hack)



Dear all!

Hi all!

A new cm-super package (0.3.3-4) is available on tug which has the
following advantages:
- small distribution size by using the t1c format
- the actual font files .pfb are under dpkg control
- the md5sums are right

As usual, get it at
	deb http://www.tug.org/texlive/Debian/ cm-super/
	deb-src http://www.tug.org/texlive/Debian/ cm-super/

Yes, I did it. I hacked around it. If you want to see how, here is the
relevant part from the debian/rules file:
binary-indep:  build install
        dh_testdir 
        dh_testroot
        dh_installdirs
        cd pfb ; for i in *.pfb ; do \
                touch ../debian/$(package)/usr/share/texmf/fonts/type1/public/cm-super/$$i ; \
        done
	...
	dh_gencontrol
        # here we should fix the installed sizes!
        dh_md5sums -X usr/share/texmf/fonts/type1/public/cm-super
        ( cd pfb ; for i in *.pfb ; do cat $$i | md5sum - | sed -e "s|-|usr/share/texmf/fonts/type1/public/cm-super/$$i|" ; done ) >> debian/$(package)/DEBIAN/md5sums
        ( cd debian/$(package) ; md5sum usr/share/texmf/fonts/type1/public/cm-super/cm-super.t1c ) >> debian/$(package)/DEBIAN/md5sums
        dh_builddeb
	

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
sip:preining@at43.tuwien.ac.at                             +43 (0) 59966-690018
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
GOOLE (n.)
The puddle on the bar into which the barman puts your change.
			--- Douglas Adams, The Meaning of Liff



Reply to: