mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
nitrogen: fix homepage, distfiles, makedepends
Closes: #10421 [via git-merge-pr]
This commit is contained in:
parent
b6587a1cfe
commit
048b7a8345
1 changed files with 4 additions and 4 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=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtkmm2-devel libXinerama-devel desktop-file-utils hicolor-icon-theme"
|
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://projects.l3ib.org/nitrogen/"
|
homepage="https://github.com/l3ib/nitrogen"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://projects.l3ib.org/${pkgname}/files/${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