mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nitrogen: fix license, other lint
This commit is contained in:
parent
7d5882b0f5
commit
6c6c190ef7
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nitrogen'
|
# Template file for 'nitrogen'
|
||||||
pkgname=nitrogen
|
pkgname=nitrogen
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtkmm2-devel libXinerama-devel"
|
makedepends="gtkmm2-devel libXinerama-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Background browser and setter for X with support for Xinerama"
|
short_desc="Background browser and setter for X with support for Xinerama"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/l3ib/nitrogen"
|
homepage="https://github.com/l3ib/nitrogen"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/l3ib/nitrogen/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/l3ib/nitrogen/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f40213707b7a3be87e556f65521cef8795bd91afda13dfac8f00c3550375837d
|
checksum=f40213707b7a3be87e556f65521cef8795bd91afda13dfac8f00c3550375837d
|
||||||
|
|
Loading…
Add table
Reference in a new issue