Update to gnome-power-manager-3.16.1.

This commit is contained in:
ajacoutot 2015-04-28 07:06:21 +00:00
parent e6f0cea1ec
commit 31c1b6c493
3 changed files with 6 additions and 24 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.45 2015/04/16 09:34:33 jasper Exp $
# $OpenBSD: Makefile,v 1.46 2015/04/28 07:06:21 ajacoutot Exp $
COMMENT= GNOME power manager
GNOME_PROJECT= gnome-power-manager
GNOME_VERSION= 3.16.0
REVISION= 1
GNOME_VERSION= 3.16.1
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,2 +1,2 @@
SHA256 (gnome/gnome-power-manager-3.16.0.tar.xz) = hs0VwYZFFifQ1CjacKF53sCsml8YDYuPXrxxMxPfkX8=
SIZE (gnome/gnome-power-manager-3.16.0.tar.xz) = 435356
SHA256 (gnome/gnome-power-manager-3.16.1.tar.xz) = pBd9v/n6wfG6vw0nFflQ7g+j3RQ9e12JMR8zr8qSQjE=
SIZE (gnome/gnome-power-manager-3.16.1.tar.xz) = 432360

View File

@ -1,31 +1,16 @@
@comment $OpenBSD: PLIST,v 1.11 2015/04/03 11:49:35 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.12 2015/04/28 07:06:21 ajacoutot Exp $
@bin bin/gnome-power-statistics
share/appdata/
share/appdata/gnome-power-statistics.appdata.xml
share/applications/gnome-power-statistics.desktop
share/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
share/icons/HighContrast/
share/icons/HighContrast/16x16/
share/icons/HighContrast/16x16/apps/
share/icons/HighContrast/16x16/apps/gnome-power-statistics.png
share/icons/HighContrast/22x22/
share/icons/HighContrast/22x22/apps/
share/icons/HighContrast/22x22/apps/gnome-power-statistics.png
share/icons/HighContrast/24x24/
share/icons/HighContrast/24x24/apps/
share/icons/HighContrast/24x24/apps/gnome-power-statistics.png
share/icons/HighContrast/256x256/
share/icons/HighContrast/256x256/apps/
share/icons/HighContrast/256x256/apps/gnome-power-statistics.png
share/icons/HighContrast/48x48/
share/icons/HighContrast/48x48/apps/
share/icons/HighContrast/48x48/apps/gnome-power-statistics.png
share/icons/hicolor/16x16/apps/gnome-power-statistics.png
share/icons/hicolor/22x22/apps/gnome-power-statistics.png
share/icons/hicolor/24x24/apps/gnome-power-statistics.png
share/icons/hicolor/32x32/apps/gnome-power-statistics.png
share/icons/hicolor/48x48/apps/gnome-power-statistics.png
share/icons/hicolor/scalable/apps/gnome-power-statistics.svg
share/icons/hicolor/symbolic/apps/gnome-power-statistics-symbolic.svg
share/locale/af/LC_MESSAGES/gnome-power-manager.mo
share/locale/ar/LC_MESSAGES/gnome-power-manager.mo
share/locale/as/LC_MESSAGES/gnome-power-manager.mo
@ -117,7 +102,5 @@ share/locale/zh_TW/LC_MESSAGES/gnome-power-manager.mo
@unexec-delete %D/bin/update-desktop-database
@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/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null