mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
libXevie: fix indent lints, add license
This commit is contained in:
parent
f176896a5a
commit
786ba377e0
1 changed files with 5 additions and 1 deletions
|
@ -11,7 +11,11 @@ license="MIT/X11"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=c00b382123e58f595b3cecaa50471ebec534660e5f92ae46d94266345844fd73
|
||||
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
libXevie-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" -- development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue