go-gdm: remove package.
No longer used by any template, last updated in 2017.
This commit is contained in:
parent
e39ddb4068
commit
5958664c16
|
@ -1,15 +0,0 @@
|
|||
# Template file for 'go-gdm'
|
||||
pkgname=go-gdm
|
||||
version=1.4
|
||||
revision=7
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
short_desc="Go dependency manager - gdm"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="Unlicense"
|
||||
go_import_path="github.com/sparrc/gdm"
|
||||
homepage="https://${go_import_path}"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
|
||||
conflicts="gdm"
|
||||
wrksrc="gdm-${version}"
|
|
@ -47,6 +47,7 @@ replaces="
|
|||
go1.4-bootstrap<=20171003_2
|
||||
goffice0.8<=0.8.17_6
|
||||
goproxy<=7.0_1
|
||||
go-gdm<=1.4_7
|
||||
gst1-python<=1.18.3_1
|
||||
grv<=0.3.1_3
|
||||
gtkhtml<=4.10.0_1
|
||||
|
|
Loading…
Reference in New Issue