Merge pull request #515 from oltulu/patch-302
xorg-fontconfig güncellemesi için gerekli
This commit is contained in:
		
						commit
						97f146f5c0
					
				
					 1 changed files with 2 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -2,20 +2,15 @@
 | 
			
		|||
# URL: http://www.freetype.org
 | 
			
		||||
# Paketçi: milisarge
 | 
			
		||||
# Gerekler: libpng
 | 
			
		||||
# Grup:
 | 
			
		||||
 | 
			
		||||
isim=freetype
 | 
			
		||||
surum=2.6.3
 | 
			
		||||
surum=2.9.1
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=( http://downloads.sourceforge.net/$isim/$isim-$surum.tar.bz2)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
cd $isim-$surum
 | 
			
		||||
sed -e "/AUX.*.gxvalid/s@^# @@" \
 | 
			
		||||
-e "/AUX.*.otvalid/s@^# @@" \
 | 
			
		||||
-i modules.cfg
 | 
			
		||||
sed -e 's:.*\(#.*SUBPIXEL.*\) .*:\1:' \
 | 
			
		||||
-i include/freetype/config/ftoption.h
 | 
			
		||||
 | 
			
		||||
./configure --prefix=/usr --disable-static
 | 
			
		||||
make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue