mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
rage-player: fix license
This commit is contained in:
parent
ba189a4868
commit
b4b025f7ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rage-player'
|
# Template file for 'rage-player'
|
||||||
pkgname=rage-player
|
pkgname=rage-player
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="rage-${version}"
|
wrksrc="rage-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config efl-devel"
|
hostmakedepends="pkg-config efl-devel"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="efl-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Video and Audio player written with Enlightenment Foundation Libraries"
|
short_desc="Video and Audio player written with Enlightenment Foundation Libraries"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="2-Clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.enlightenment.org/p.php?p=about/rage"
|
homepage="https://www.enlightenment.org/about-rage"
|
||||||
distfiles="https://download.enlightenment.org/rel/apps/rage/rage-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/apps/rage/rage-${version}.tar.xz"
|
||||||
checksum=e5c434ef415ec1dd268399c527f582baeef39a25dee52f828876bfb58698cd11
|
checksum=e5c434ef415ec1dd268399c527f582baeef39a25dee52f828876bfb58698cd11
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue