Enable documentation

This commit is contained in:
2025-11-09 14:44:28 +02:00
parent fb29d1951d
commit 56c0e407a3
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
name: upower
description: Abstraction for enumerating power devices, listening to device events and querying history and statistics
version: 1.90.10
revision: 3
revision: 4
url: https://upower.freedesktop.org/
license: GPL2-or-later
architecture: any
@@ -19,6 +19,7 @@ optional_depends:
make_depends:
- docbook-xsl-nons
- gobject-introspection
- gtk-doc
- meson
- python3
- udev
+1 -1
View File
@@ -7,7 +7,7 @@
build() {
meson setup --prefix=/usr \
--buildtype=release \
-D gtk-doc=false \
-D gtk-doc=true \
-D man=true \
-D systemdsystemunitdir=no \
-D udevrulesdir=/usr/lib/udev/rules.d build