mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
seahorse-sharing: remove dead package
This commit is contained in:
parent
71847d4138
commit
14435b889b
2 changed files with 1 additions and 21 deletions
|
@ -231,6 +231,7 @@ replaces="
|
||||||
rkt-stage1-fly<=1.30.0_3
|
rkt-stage1-fly<=1.30.0_3
|
||||||
rkt-stage1-coreos<=1.30.0_3
|
rkt-stage1-coreos<=1.30.0_3
|
||||||
scantailor<=0.9.12.1_2
|
scantailor<=0.9.12.1_2
|
||||||
|
seahorse-sharing<=3.8.0_4
|
||||||
seriespl<=2.3.5_2
|
seriespl<=2.3.5_2
|
||||||
simple-obfs<=0.0.5_2
|
simple-obfs<=0.0.5_2
|
||||||
sitecopy<=0.16.6_11
|
sitecopy<=0.16.6_11
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# Template file for 'seahorse-sharing'
|
|
||||||
pkgname=seahorse-sharing
|
|
||||||
version=3.8.0
|
|
||||||
revision=4
|
|
||||||
build_style=gnu-configure
|
|
||||||
hostmakedepends="pkg-config intltool gnupg"
|
|
||||||
makedepends="libsoup-devel gettext-devel glib-devel gpgme-devel gtk+3-devel
|
|
||||||
avahi-glib-libs-devel libSM-devel"
|
|
||||||
depends="gnupg"
|
|
||||||
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
homepage="http://www.gnome.org/projects/seahorse/"
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
||||||
checksum=e216e7d5709e688e142b4e96710759f5be54c39ac6c2d58f2eec330e4dfef92b
|
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
vsed -i -e 's/DATADIRNAME=.*/DATADIRNAME=share/' \
|
|
||||||
-e '/accepted_versions=/s/2\.0/2.2/' \
|
|
||||||
configure
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue