update to gsmartcontrol-1.1.3

ok landry@
This commit is contained in:
kirby 2017-11-28 21:22:01 +00:00
parent b665b9bfce
commit 74a41e829e
5 changed files with 15 additions and 17 deletions

View File

@ -1,13 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2017/11/16 23:20:40 naddy Exp $
# XXX check if still needed at next update
CXXFLAGS += -std=c++11
# $OpenBSD: Makefile,v 1.18 2017/11/28 21:22:01 kirby Exp $
COMMENT= graphical hard drive inspection tool (smartctl front-end)
DISTNAME= gsmartcontrol-1.0.2
DISTNAME= gsmartcontrol-1.1.3
EXTRACT_SUFX= .tar.bz2
REVISION= 0
CATEGORIES= sysutils x11
@ -19,8 +15,8 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += atk-1.0 atkmm-1.6 c cairo cairo-gobject cairomm-1.0
WANTLIB += gdk-3 gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 glib-2.0
WANTLIB += glibmm-2.4 gobject-2.0 gtk-3 gtkmm-3.0 intl m pango-1.0
WANTLIB += pangocairo-1.0 pangomm-1.4 pcre pthread sigc-2.0 util
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += pangocairo-1.0 pangomm-1.4 pcre pcrecpp pthread sigc-2.0
WANTLIB += util ${COMPILER_LIBCXX}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsmartcontrol/}

View File

@ -1,2 +1,2 @@
SHA256 (gsmartcontrol-1.0.2.tar.bz2) = T3BFHDWdle3JdEmLhgaWtpjxmxhzQNxyB7SzjLr14gc=
SIZE (gsmartcontrol-1.0.2.tar.bz2) = 695445
SHA256 (gsmartcontrol-1.1.3.tar.bz2) = tk9iz/pEMKkLbQbNUuut1bzznVSN9YHmffsnWmc7Eqk=
SIZE (gsmartcontrol-1.1.3.tar.bz2) = 677998

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-data_gsmartcontrol-root_in,v 1.3 2017/07/23 12:32:53 ajacoutot Exp $
$OpenBSD: patch-data_gsmartcontrol-root_in,v 1.4 2017/11/28 21:22:01 kirby Exp $
Index: data/gsmartcontrol-root.in
--- data/gsmartcontrol-root.in.orig
+++ data/gsmartcontrol-root.in
@ -8,7 +8,7 @@ Index: data/gsmartcontrol-root.in
############################################################################
# Copyright:
# (C) 2008 - 2014 Alexander Shaduri <ashaduri 'at' gmail.com>
@@ -92,7 +92,7 @@ fi
@@ -93,7 +93,7 @@ fi
if [ "$GSMARTCONTROL_SU" = "" ]; then
for subin in $candidates; do

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-src_res_Makefile_in,v 1.2 2017/07/23 12:32:53 ajacoutot Exp $
$OpenBSD: patch-src_res_Makefile_in,v 1.3 2017/11/28 21:22:01 kirby Exp $
Work around .cpp suffix rules. These rules are not actually needed as the files
are distributed with the tarball. Upstream workaround of setting SUFFIXES=
@ -7,7 +7,7 @@ earlier in the Makefile only works with GNU make.
Index: src/res/Makefile.in
--- src/res/Makefile.in.orig
+++ src/res/Makefile.in
@@ -605,9 +605,6 @@ uninstall-am:
@@ -604,9 +604,6 @@ uninstall-am:
mostlyclean-local:
rm -f *.ui.cpp *.tmp_ui *.txt.cpp

View File

@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.5 2017/07/23 12:32:53 ajacoutot Exp $
@bin bin/gsmartcontrol
@comment $OpenBSD: PLIST,v 1.6 2017/11/28 21:22:01 kirby Exp $
bin/gsmartcontrol-root
@man man/man1/gsmartcontrol-root.1
@man man/man1/gsmartcontrol.1
@bin sbin/gsmartcontrol
share/applications/gsmartcontrol.desktop
share/doc/gsmartcontrol/
share/doc/gsmartcontrol/AUTHORS.txt
@ -14,7 +14,6 @@ share/doc/gsmartcontrol/LICENSE_gpl2.txt
share/doc/gsmartcontrol/LICENSE_gpl3.txt
share/doc/gsmartcontrol/LICENSE_gsmartcontrol.txt
share/doc/gsmartcontrol/LICENSE_hz.txt
share/doc/gsmartcontrol/LICENSE_pcrecpp.txt
share/doc/gsmartcontrol/LICENSE_unlicense.txt
share/doc/gsmartcontrol/LICENSE_zlib.txt
share/doc/gsmartcontrol/NEWS
@ -41,6 +40,9 @@ share/metainfo/gsmartcontrol.appdata.xml
share/pixmaps/
share/pixmaps/gsmartcontrol.png
share/pixmaps/gsmartcontrol.xpm
share/polkit-1/
share/polkit-1/actions/
share/polkit-1/actions/org.gsmartcontrol.policy
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@exec %D/bin/update-desktop-database