swig.guncellendi
This commit is contained in:
		
							parent
							
								
									3d87df6153
								
							
						
					
					
						commit
						1fd6949ab3
					
				
					 1 changed files with 6 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -4,20 +4,15 @@
 | 
			
		|||
# Depends on: pcre 
 | 
			
		||||
 | 
			
		||||
name=swig
 | 
			
		||||
version=3.0.8
 | 
			
		||||
version=3.0.12
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=("http://downloads.sourceforge.net/$name/$name-$version.tar.gz")
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd $name-$version
 | 
			
		||||
./configure --prefix=/usr \
 | 
			
		||||
--without-clisp \
 | 
			
		||||
--without-maximum-compile-warnings
 | 
			
		||||
	./configure --prefix=/usr
 | 
			
		||||
	make
 | 
			
		||||
	make DESTDIR=$PKG install
 | 
			
		||||
install -v -m755 -d $PKG/usr/share/doc/$name-$version
 | 
			
		||||
cp -v -R Doc/* \
 | 
			
		||||
$PKG/usr/share/doc/$name-$version
 | 
			
		||||
	install -D -m644 LICENSE $PKG/usr/share/licenses/$name/LICENSE
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue