mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
onionshare: remove package
* doesn't work with Flask 2
This commit is contained in:
parent
48690cfe83
commit
b84a03d4ec
2 changed files with 1 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
||||||
# Template file for 'onionshare'
|
|
||||||
pkgname=onionshare
|
|
||||||
version=2.2
|
|
||||||
revision=5
|
|
||||||
build_style=python3-module
|
|
||||||
pycompile_dirs="/usr/share/nautilus-python/extensions"
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-Flask-HTTPAuth python3-pycryptodome python3-PyQt5
|
|
||||||
python3-pysocks python3-requests python3-stem tor"
|
|
||||||
short_desc="Share files anonymously and securely"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
homepage="https://onionshare.org/"
|
|
||||||
changelog="https://raw.githubusercontent.com/micahflee/onionshare/develop/CHANGELOG.md"
|
|
||||||
distfiles="https://github.com/micahflee/onionshare/archive/v${version}.tar.gz"
|
|
||||||
checksum=7173863d7582b05aa8fd0d2207236e3cbbb38d854aad65e3b98ec5baad521fc2
|
|
||||||
|
|
||||||
conf_files="/etc/apparmor.d/local/*"
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vmkdir etc/apparmor.d
|
|
||||||
vcopy "apparmor/*" etc/apparmor.d/
|
|
||||||
}
|
|
|
@ -219,6 +219,7 @@ replaces="
|
||||||
mutagen<=1.43.0_3
|
mutagen<=1.43.0_3
|
||||||
ncdns<=0.0.2_12
|
ncdns<=0.0.2_12
|
||||||
orage<=4.12.1_7
|
orage<=4.12.1_7
|
||||||
|
onionshare<=2.2_5
|
||||||
oce<=0.18.3_1
|
oce<=0.18.3_1
|
||||||
oce-devel<=0.18.3_1
|
oce-devel<=0.18.3_1
|
||||||
perl-Gtk2-Ex-Simple-List<=0.50_4
|
perl-Gtk2-Ex-Simple-List<=0.50_4
|
||||||
|
|
Loading…
Add table
Reference in a new issue