xreader.guncellendi
This commit is contained in:
		
							parent
							
								
									986c1a2c48
								
							
						
					
					
						commit
						0fe7d5b3f2
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -4,16 +4,16 @@
 | 
			
		|||
# Depends on: ghostscript poppler-glib djvulibre desktop-file-utils gsettings-desktop-schemas gtk3 gtk2 libsecret mate-common yelp-tools
 | 
			
		||||
 | 
			
		||||
name=xreader
 | 
			
		||||
version=1.2.2
 | 
			
		||||
version=1.4.1
 | 
			
		||||
release=1
 | 
			
		||||
source=(https://github.com/linuxmint/$name/archive/$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
    cd $name-$version
 | 
			
		||||
    ./autogen.sh --prefix="/usr" \
 | 
			
		||||
         --localstatedir="/var" \
 | 
			
		||||
         --libexecdir="/usr/lib/$name" \
 | 
			
		||||
        --disable-caja --disable-nemo
 | 
			
		||||
    make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
	cd $name-$version
 | 
			
		||||
	./autogen.sh --prefix="/usr" \
 | 
			
		||||
	 --localstatedir="/var" \
 | 
			
		||||
	 --libexecdir="/usr/lib/$name" \
 | 
			
		||||
	 --disable-caja --disable-nemo
 | 
			
		||||
	make
 | 
			
		||||
	make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue