gmtk: fix homepage=
This commit is contained in:
parent
9010941aae
commit
082cbca6f1
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gmtk'
|
# Template file for 'gmtk'
|
||||||
pkgname=gmtk
|
pkgname=gmtk
|
||||||
version=1.0.9
|
version=1.0.9
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-gtk3"
|
configure_args="--disable-static --enable-gtk3"
|
||||||
hostmakedepends="pkg-config intltool glib"
|
hostmakedepends="pkgconf intltool glib"
|
||||||
makedepends="gtk+3-devel dconf-devel alsa-lib-devel pulseaudio-devel"
|
makedepends="gtk+3-devel dconf-devel alsa-lib-devel pulseaudio-devel"
|
||||||
short_desc="Common functions for gnome-mplayer and gecko-mediaplayer"
|
short_desc="Common functions for gnome-mplayer and gecko-mediaplayer"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://gmtk.googlecode.com/"
|
homepage="https://sites.google.com/site/kdekorte2/gmtk"
|
||||||
#distfiles="https://gmtk.googlecode.com/svn/packages/gmtk-${version}.tar.gz"
|
#distfiles="https://gmtk.googlecode.com/svn/packages/gmtk-${version}.tar.gz"
|
||||||
distfiles="${DEBIAN_SITE}/main/g/gmtk/gmtk_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/g/gmtk/gmtk_${version}.orig.tar.gz"
|
||||||
checksum=d633832ab3b223f9a669934d168c74574ab47a6a21f76d942c05ad78c56bf87a
|
checksum=d633832ab3b223f9a669934d168c74574ab47a6a21f76d942c05ad78c56bf87a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue