git: ae920787420b - main - misc/xosd: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 22:15:18 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae920787420b7606df527f93869ed444023bf252 commit ae920787420b7606df527f93869ed444023bf252 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-28 22:02:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-28 22:14:46 +0000 misc/xosd: Moved man to share/man Approved by: portmgr (blanket) --- misc/xosd/Makefile | 3 ++- misc/xosd/pkg-plist | 34 +++++++++++++++++----------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index c7b02c9e21e9..a0ff2ef194da 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xosd PORTVERSION= 2.2.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= SF/libxosd/libxosd/${PORTNAME}-${PORTVERSION} @@ -16,6 +16,7 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xinerama xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-beep_media_player_plugin \ --disable-new-plugin CONFIGURE_ENV= GLIB_CONFIG='${GLIB_CONFIG}' \ diff --git a/misc/xosd/pkg-plist b/misc/xosd/pkg-plist index 3c81eefe6cee..b797c13e7b75 100644 --- a/misc/xosd/pkg-plist +++ b/misc/xosd/pkg-plist @@ -5,23 +5,23 @@ lib/libxosd.a lib/libxosd.so lib/libxosd.so.2 lib/libxosd.so.2.2.14 -man/man1/osd_cat.1.gz -man/man1/xosd-config.1.gz -man/man3/xosd.3.gz -man/man3/xosd_create.3.gz -man/man3/xosd_destroy.3.gz -man/man3/xosd_display.3.gz -man/man3/xosd_get_number_lines.3.gz -man/man3/xosd_hide.3.gz -man/man3/xosd_is_onscreen.3.gz -man/man3/xosd_set_align.3.gz -man/man3/xosd_set_bar_length.3.gz -man/man3/xosd_set_horizontal_offset.3.gz -man/man3/xosd_set_pos.3.gz -man/man3/xosd_set_shadow_offset.3.gz -man/man3/xosd_set_vertical_offset.3.gz -man/man3/xosd_show.3.gz -man/man3/xosd_uninit.3.gz +share/man/man1/osd_cat.1.gz +share/man/man1/xosd-config.1.gz +share/man/man3/xosd.3.gz +share/man/man3/xosd_create.3.gz +share/man/man3/xosd_destroy.3.gz +share/man/man3/xosd_display.3.gz +share/man/man3/xosd_get_number_lines.3.gz +share/man/man3/xosd_hide.3.gz +share/man/man3/xosd_is_onscreen.3.gz +share/man/man3/xosd_set_align.3.gz +share/man/man3/xosd_set_bar_length.3.gz +share/man/man3/xosd_set_horizontal_offset.3.gz +share/man/man3/xosd_set_pos.3.gz +share/man/man3/xosd_set_shadow_offset.3.gz +share/man/man3/xosd_set_vertical_offset.3.gz +share/man/man3/xosd_show.3.gz +share/man/man3/xosd_uninit.3.gz share/aclocal/libxosd.m4 %%DATADIR%%/bottom-left.png %%DATADIR%%/bottom-right.png