pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2 gdk-pixbuf2: install man pages
details: https://anonhg.NetBSD.org/pkgsrc/rev/75b93bd167e6
branches: trunk
changeset: 450403:75b93bd167e6
user: nia <nia%pkgsrc.org@localhost>
date: Fri Apr 16 06:43:48 2021 +0000
description:
gdk-pixbuf2: install man pages
diffstat:
graphics/gdk-pixbuf2/Makefile | 8 +++++---
graphics/gdk-pixbuf2/PLIST | 4 +++-
2 files changed, 8 insertions(+), 4 deletions(-)
diffs (50 lines):
diff -r 0677473b2289 -r 75b93bd167e6 graphics/gdk-pixbuf2/Makefile
--- a/graphics/gdk-pixbuf2/Makefile Fri Apr 16 06:38:20 2021 +0000
+++ b/graphics/gdk-pixbuf2/Makefile Fri Apr 16 06:43:48 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2021/04/12 11:33:16 nia Exp $
+# $NetBSD: Makefile,v 1.47 2021/04/16 06:43:48 nia Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/}
EXTRACT_SUFX= .tar.xz
@@ -12,6 +12,9 @@
COMMENT= Library for image loading and manipulation
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+
CONFLICTS+= gtk2+<2.22
.include "../../graphics/gdk-pixbuf2/Makefile.version"
@@ -21,7 +24,6 @@
MESON_ARGS+= -D installed_tests=false
MESON_ARGS+= -D x11=false
-MESON_ARGS+= -D man=false
PKGCONFIG_OVERRIDE_STAGE= pre-install
PKGCONFIG_OVERRIDE= output/meson-private/gdk-pixbuf-2.0.pc
diff -r 0677473b2289 -r 75b93bd167e6 graphics/gdk-pixbuf2/PLIST
--- a/graphics/gdk-pixbuf2/PLIST Fri Apr 16 06:38:20 2021 +0000
+++ b/graphics/gdk-pixbuf2/PLIST Fri Apr 16 06:43:48 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2019/11/06 13:52:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2021/04/16 06:43:48 nia Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-pixdata
bin/gdk-pixbuf-query-loaders
@@ -35,6 +35,8 @@
lib/libgdk_pixbuf-2.0.so.0
lib/libgdk_pixbuf-2.0.so.0.4000.0
lib/pkgconfig/gdk-pixbuf-2.0.pc
+man/man1/gdk-pixbuf-csource.1
+man/man1/gdk-pixbuf-query-loaders.1
share/gir-1.0/GdkPixbuf-2.0.gir
share/gir-1.0/GdkPixdata-2.0.gir
share/locale/af/LC_MESSAGES/gdk-pixbuf.mo
Home |
Main Index |
Thread Index |
Old Index