commit
						a8cef20683
					
				
					 1 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								talimatname/genel/l/libdmtx/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								talimatname/genel/l/libdmtx/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
# Tanım: Data Matrix 2D barkodları okumak ve yazmak için bir yazılım
 | 
			
		||||
# URL: https://libdmtx.sourceforge.net/
 | 
			
		||||
# Paketçi: Cihan_Alkan
 | 
			
		||||
# Gerekler: glibc
 | 
			
		||||
# Grup: 
 | 
			
		||||
 | 
			
		||||
isim=libdmtx
 | 
			
		||||
surum=0.7.4
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=(https://downloads.sourceforge.net/$isim/$isim-$surum.tar.bz2)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
 | 
			
		||||
  cd $isim-$surum
 | 
			
		||||
  ./configure --prefix=/usr
 | 
			
		||||
  make
 | 
			
		||||
 | 
			
		||||
  make DESTDIR="$PKG" install
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue