forked from hasufell/hasufell-repository
		
	net-p2p/pybitmessage: bump to 0.6.3.2
This commit is contained in:
		
							parent
							
								
									a0fa1267bd
								
							
						
					
					
						commit
						6cf1262e38
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
# Copyright 2016 Julian Ospald
 | 
					# Copyright 2016 Julian Ospald
 | 
				
			||||||
# Distributed under the terms of the GNU General Public License v2
 | 
					# Distributed under the terms of the GNU General Public License v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require github [ user=Bitmessage project=PyBitmessage tag=v${PV} ]
 | 
					require github [ user=Bitmessage project=PyBitmessage tag=${PV} ]
 | 
				
			||||||
require gtk-icon-cache
 | 
					require gtk-icon-cache
 | 
				
			||||||
require python [ blacklist=3 has_bin=true multibuild=false python_opts='[sqlite]' ]
 | 
					require python [ blacklist=3 has_bin=true multibuild=false python_opts='[sqlite]' ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -31,6 +31,7 @@ DEPENDENCIES="
 | 
				
			|||||||
        providers:libressl? ( dev-libs/libressl )
 | 
					        providers:libressl? ( dev-libs/libressl )
 | 
				
			||||||
        providers:openssl?  ( dev-libs/openssl  )
 | 
					        providers:openssl?  ( dev-libs/openssl  )
 | 
				
			||||||
    suggestion:
 | 
					    suggestion:
 | 
				
			||||||
 | 
					        dev-python/pyopencl[python_abis:*(-)?] [[ description = [ Use GPU acceleration for proof of work ] ]]
 | 
				
			||||||
        media-sound/mpg123 [[ description = [ For playing mp3 files ] ]]
 | 
					        media-sound/mpg123 [[ description = [ For playing mp3 files ] ]]
 | 
				
			||||||
        net-misc/tor [[ description = [ For running bitmessage traffic
 | 
					        net-misc/tor [[ description = [ For running bitmessage traffic
 | 
				
			||||||
                                        through the tor network ] ]]
 | 
					                                        through the tor network ] ]]
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user