libev.paketlendi
This commit is contained in:
		
							parent
							
								
									f57a3a2595
								
							
						
					
					
						commit
						fec24a4603
					
				
					 1 changed files with 18 additions and 0 deletions
				
			
		
							
								
								
									
										18
									
								
								talimatname/genel/libev/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								talimatname/genel/libev/talimat
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,18 @@ | ||||||
|  | # Description: yüksek performans loop/event modeli | ||||||
|  | # URL: http://software.schmorp.de/pkg/libev.html | ||||||
|  | # Packager: milisarge | ||||||
|  | # Depends on: | ||||||
|  | 
 | ||||||
|  | name=libev | ||||||
|  | version=4.22 | ||||||
|  | release=1 | ||||||
|  | source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.gz) | ||||||
|  | 
 | ||||||
|  | build () { | ||||||
|  |     cd $name-$version | ||||||
|  |     ./configure --prefix=/usr \ | ||||||
|  |         --disable-static | ||||||
|  |     make | ||||||
|  |     make prefix=$PKG/usr install | ||||||
|  |     rm $PKG/usr/include/event.h | ||||||
|  | } | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue