Create talimat
This commit is contained in:
		
							parent
							
								
									3eca0de410
								
							
						
					
					
						commit
						c3bdeada01
					
				
					 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