Skip to content

Commit

Permalink
deskutils/recoll: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 3, 2024
1 parent 86bf9a4 commit c24cfe2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion deskutils/recoll/Makefile
@@ -1,6 +1,6 @@
PORTNAME= recoll
PORTVERSION= 1.33.1
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= https://www.lesbonscomptes.com/recoll/

Expand Down Expand Up @@ -33,6 +33,7 @@ SHEBANG_FILES= desktop/hotrecoll.py filters/*.py filters/rclimg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-recollq \
--enable-xadump
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
MAKE_ENV= PYTHON_CMD=${PYTHON_CMD}
BINARY_ALIAS= python2=${FALSE} python3=${PYTHON_CMD}

Expand Down
12 changes: 6 additions & 6 deletions deskutils/recoll/pkg-plist
Expand Up @@ -31,12 +31,12 @@ bin/xadump
%%CHM%%%%PYTHON_SITELIBDIR%%/recollchm-0.8.4.1+git-py%%PYTHON_VER%%.egg-info/top_level.txt
lib/recoll/librecoll-%%VERSION%%.so
lib/recoll/librecoll.so
man/man1/rclgrep.1.gz
%%QT5%%man/man1/recoll.1.gz
man/man1/recollindex.1.gz
man/man1/recollq.1.gz
man/man1/xadump.1.gz
man/man5/recoll.conf.5.gz
share/man/man1/rclgrep.1.gz
%%QT5%%share/man/man1/recoll.1.gz
share/man/man1/recollindex.1.gz
share/man/man1/recollq.1.gz
share/man/man1/xadump.1.gz
share/man/man5/recoll.conf.5.gz
%%QT5%%share/applications/recoll-searchgui.desktop
%%QT5%%share/icons/hicolor/48x48/apps/recoll.png
%%QT5%%share/metainfo/recoll.appdata.xml
Expand Down

0 comments on commit c24cfe2

Please sign in to comment.