parent
77ed53b852
commit
43978575a8
1 changed files with 3 additions and 5 deletions
|
@ -1,19 +1,17 @@
|
||||||
# Template file for 'gsmartcontrol'
|
# Template file for 'gsmartcontrol'
|
||||||
pkgname=gsmartcontrol
|
pkgname=gsmartcontrol
|
||||||
version=0.9.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtkmm2-devel pcre-devel desktop-file-utils"
|
makedepends="gtkmm-devel pcre-devel desktop-file-utils"
|
||||||
depends="smartmontools hicolor-icon-theme"
|
depends="smartmontools hicolor-icon-theme"
|
||||||
short_desc="GUI to smartmontools"
|
short_desc="GUI to smartmontools"
|
||||||
maintainer="yopito <pierre.bourgin@free.fr>"
|
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://gsmartcontrol.sourceforge.net/"
|
homepage="http://gsmartcontrol.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5da6435aa0845acef134f72c2b5f6fce79f9c51bebe9d099402e0f21a3388651
|
checksum=4ec0320c4c40a129cacabbfa7f302146abb69e927cfe9ded0e55b5b9cbe0d949
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# license files uneeded
|
# license files uneeded
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue