forked from hasufell/hasufell-repository
		
	Merge remote-tracking branch 'kapsh/remmina'
This commit is contained in:
		
						commit
						41d42bb715
					
				@ -12,7 +12,10 @@ Remmina is a remote desktop client written in GTK+, aiming to be useful for syst
 | 
				
			|||||||
HOMEPAGE+=" http://remmina.org/"
 | 
					HOMEPAGE+=" http://remmina.org/"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
LICENCES="GPL-2"
 | 
					LICENCES="GPL-2"
 | 
				
			||||||
MYOPTIONS="ssh"
 | 
					MYOPTIONS="
 | 
				
			||||||
 | 
					    ssh
 | 
				
			||||||
 | 
					    ( providers: libressl openssl ) [[ number-selected = exactly-one ]]
 | 
				
			||||||
 | 
					    "
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DEPENDENCIES="
 | 
					DEPENDENCIES="
 | 
				
			||||||
    build:
 | 
					    build:
 | 
				
			||||||
@ -36,6 +39,8 @@ DEPENDENCIES="
 | 
				
			|||||||
            net-libs/libssh
 | 
					            net-libs/libssh
 | 
				
			||||||
            dev-libs/vte:2.91
 | 
					            dev-libs/vte:2.91
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
 | 
					        providers:libressl? ( dev-libs/libressl:= )
 | 
				
			||||||
 | 
					        providers:openssl? ( dev-libs/openssl )
 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BUGS_TO="hasufell@posteo.de"
 | 
					BUGS_TO="hasufell@posteo.de"
 | 
				
			||||||
@ -60,3 +65,4 @@ CMAKE_SRC_CONFIGURE_OPTION_WITHS=(
 | 
				
			|||||||
    "ssh LIBSSH"
 | 
					    "ssh LIBSSH"
 | 
				
			||||||
    "ssh VTE"
 | 
					    "ssh VTE"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user