This commit is contained in:
		
							parent
							
								
									d88f53c483
								
							
						
					
					
						commit
						05de1a42ee
					
				
					 2 changed files with 22 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					# Open-iSNS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This is a partial implementation of iSNS, according to RFC4171.
 | 
				
			||||||
							
								
								
									
										19
									
								
								package.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								package.yml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,19 @@
 | 
				
			||||||
 | 
					name       : open-isns
 | 
				
			||||||
 | 
					version    : 0.103
 | 
				
			||||||
 | 
					release    : 1
 | 
				
			||||||
 | 
					source     :
 | 
				
			||||||
 | 
					    - https://github.com/gonzoleeman/open-isns/archive/v0.103.tar.gz : 47499f3ce87a832840884dcf3eedbec8c039f472fe921a5378e3b206a3fc1a32
 | 
				
			||||||
 | 
					homepage   : https://github.com/gonzoleeman/open-isns
 | 
				
			||||||
 | 
					license    : GPL-2.1-or-later
 | 
				
			||||||
 | 
					component  : system.utils
 | 
				
			||||||
 | 
					summary    : iSNS server and client for Linux
 | 
				
			||||||
 | 
					description: |
 | 
				
			||||||
 | 
					    iSNS server and client for Linux
 | 
				
			||||||
 | 
					builddeps  :
 | 
				
			||||||
 | 
					    - pkgconfig(slp)
 | 
				
			||||||
 | 
					setup      : |
 | 
				
			||||||
 | 
					    %meson_configure --default-library=shared -Dsecurity=enabled
 | 
				
			||||||
 | 
					build      : |
 | 
				
			||||||
 | 
					    %ninja_build
 | 
				
			||||||
 | 
					install    : |
 | 
				
			||||||
 | 
					    %ninja_install
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue