1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

sysutils/upower: Update to 0.99.18

PR:		264333
This commit is contained in:
Olivier Duchateau 2022-05-30 11:20:44 +02:00 committed by Guido Falsi
parent eae7bb6a90
commit cf8db7a66b
4 changed files with 5 additions and 52 deletions

View File

@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PORTNAME= upower
PORTVERSION= 0.99.17
PORTREVISION= 1
PORTVERSION= 0.99.18
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MASTER_SITES= https://gitlab.freedesktop.org/upower/upower/-/archive/${DISTVERSIONFULL}/
@ -23,6 +22,7 @@ MESON_ARGS= -Dgtk-doc=false \
-Dos_backend=freebsd \
-Dlocalstatedir=/var \
-Dudevrulesdir=no \
-Dudevhwdbdir=no \
-Dsystemdsystemunitdir=no \
-Didevice=disabled
LDFLAGS+= -lkvm

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648324308
SHA256 (upower-v0.99.17.tar.bz2) = de7177deb2ee23d9c505046c74a856564acab8fd1d39aa1541d123af5a99ca8d
SIZE (upower-v0.99.17.tar.bz2) = 139108
TIMESTAMP = 1653839389
SHA256 (upower-v0.99.18.tar.bz2) = 125b005d1198fc2bfdd335335f9caf0c4069140a4e3848acbcd6bccebd972284
SIZE (upower-v0.99.18.tar.bz2) = 141140

View File

@ -1,44 +0,0 @@
--- doc/meson.build.orig 2022-03-09 17:46:34 UTC
+++ doc/meson.build
@@ -27,21 +27,23 @@ version_xml = configure_file(
input: 'version.xml.in',
configuration: cdata)
-gnome.gtkdoc('UPower',
- main_xml: 'upower-docs.xml',
- src_dir: meson.source_root() / 'libupower-glib',
- dependencies: [ libupower_glib_dep ],
- scan_args: ['--rebuild-types', '--rebuild-sections'],
- content_files: [
- version_xml,
- ifaces_refs,
- 'man/UPower.xml',
- 'man/upowerd.xml',
- 'man/upower.xml',
- '../COPYING',
- ],
- ignore_headers: [
- 'config.h',
- ],
- install: get_option('gtk-doc')
-)
+if get_option('gtk-doc')
+ gnome.gtkdoc('UPower',
+ main_xml: 'upower-docs.xml',
+ src_dir: meson.source_root() / 'libupower-glib',
+ dependencies: [ libupower_glib_dep ],
+ scan_args: ['--rebuild-types', '--rebuild-sections'],
+ content_files: [
+ version_xml,
+ ifaces_refs,
+ 'man/UPower.xml',
+ 'man/upowerd.xml',
+ 'man/upower.xml',
+ '../COPYING',
+ ],
+ ignore_headers: [
+ 'config.h',
+ ],
+ install: get_option('gtk-doc')
+ )
+endif

View File

@ -7,8 +7,6 @@ include/libupower-glib/up-history-item.h
include/libupower-glib/up-stats-item.h
include/libupower-glib/up-types.h
include/libupower-glib/up-version.h
include/libupower-glib/up-wakeup-item.h
include/libupower-glib/up-wakeups.h
include/libupower-glib/upower.h
lib/girepository-1.0/UPowerGlib-1.0.typelib
lib/libupower-glib.so
@ -21,7 +19,6 @@ libexec/upowerd
%%MANPAGES%%man/man8/upowerd.8.gz
share/dbus-1/interfaces/org.freedesktop.UPower.Device.xml
share/dbus-1/interfaces/org.freedesktop.UPower.KbdBacklight.xml
share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml
share/dbus-1/interfaces/org.freedesktop.UPower.xml
share/dbus-1/system.d/org.freedesktop.UPower.conf
share/dbus-1/system-services/org.freedesktop.UPower.service