Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
770b16e243
2 changed files with 4 additions and 3 deletions
  1. +1
    -1
      package/x11/ghostscript-fonts/ghostscript-fonts.conf
  2. +3
    -2
      package/x11/ghostscript-fonts/ghostscript-fonts.desc

+ 1
- 1
package/x11/ghostscript-fonts/ghostscript-fonts.conf

@ -23,7 +23,7 @@
gs_fonts_main() {
cd $root/$prefix/share/ghostscript/
tar $taropt $archdir/ghostscript-fonts-std-$ver.tar.bz2
tar $taropt $archdir/ghostscript-fonts-other-$ver.tar.bz2
tar $taropt $archdir/ghostscript-fonts-other-$other_fonts_ver.tar.bz2
}
autoextract=0

+ 3
- 2
package/x11/ghostscript-fonts/ghostscript-fonts.desc

@ -35,9 +35,10 @@
[L] OpenSource
[S] Stable
[V] 6.0
[V] 8.11
[O] other_fonts_ver=6.0
[P] X -?---5---9 142.700
[D] 2745838335 ghostscript-fonts-std-6.0.tar.gz http://dl.sourceforge.net/sourceforge/ghostscript/
[D] 2394116722 ghostscript-fonts-std-8.11.tar.gz http://dl.sourceforge.net/sourceforge/ghostscript/
[D] 1527831825 ghostscript-fonts-other-6.0.tar.gz http://dl.sourceforge.net/sourceforge/ghostscript/

Loading…
Cancel
Save