mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Upgrade to 0.6.5
Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_6_5/NEWS?op=file&rev=0&sc=0> - Chase curl update.
This commit is contained in:
parent
24ab724740
commit
7ad9eb1bc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180538
@ -5,8 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pinot
|
||||
PORTVERSION= 0.64
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.65
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
||||
# http://www.chez.com/colinf/pinot/ \
|
||||
@ -25,21 +24,19 @@ LIB_DEPENDS= xapian.13:${PORTSDIR}/databases/xapian-core \
|
||||
boost_thread.3:${PORTSDIR}/devel/boost \
|
||||
gmime-2.0:${PORTSDIR}/mail/gmime2 \
|
||||
tag.5:${PORTSDIR}/audio/taglib \
|
||||
curl.3:${PORTSDIR}/ftp/curl
|
||||
curl.4:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
|
||||
antiword:${PORTSDIR}/textproc/antiword \
|
||||
pdftotext:${PORTSDIR}/graphics/xpdf \
|
||||
unzip:${PORTSDIR}/archivers/unzip \
|
||||
unrtf:${PORTSDIR}/textproc/unrtf
|
||||
|
||||
# pinot-0.64 is not ready for gsoap_2.7.8c
|
||||
.if !defined(WITHOUT_SOAP)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libgsoap.a:${PORTSDIR}/devel/gsoap
|
||||
CONFIGURE_ARGS+= --with-soap=yes
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
#USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-http=curl
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
@ -54,6 +51,8 @@ INSTALLS_ICONS= yes
|
||||
MAN1= pinot-collect.1 pinot-dbus-daemon.1 pinot-index.1 \
|
||||
pinot-search.1 pinot.1
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO
|
||||
|
||||
LM2FIX= textcat_conf.txt textcat3_conf.txt
|
||||
SHR2FIX= Search/pinot-search.1 README
|
||||
UL2FIX= Utils/xdgmime/xdgmime.c
|
||||
@ -72,5 +71,9 @@ post-install:
|
||||
${PREFIX}/lib/deskbar-applet/handlers
|
||||
@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
|
||||
${PREFIX}/lib/deskbar-applet/handlers
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pinot-0.64.tar.gz) = 2e165c0ccb739d8b989e35e3dbde76a2
|
||||
SHA256 (pinot-0.64.tar.gz) = a9c7a7cb550ce40ac3fdd1b5704e13feb5dd0042604841c5d498f033f36626e8
|
||||
SIZE (pinot-0.64.tar.gz) = 761865
|
||||
MD5 (pinot-0.65.tar.gz) = ec6cde03361533372f6ec5ae6976be8b
|
||||
SHA256 (pinot-0.65.tar.gz) = ce261c196034c5b922f4505c5e59fb5c8e46a5d50dffbb810985ff567e1f63ed
|
||||
SIZE (pinot-0.65.tar.gz) = 762233
|
||||
|
@ -3,18 +3,38 @@ bin/pinot-collect
|
||||
bin/pinot-dbus-daemon
|
||||
bin/pinot-index
|
||||
bin/pinot-search
|
||||
etc/pinot/globalconfig.xml
|
||||
etc/pinot/textcat3_conf.txt
|
||||
etc/pinot/textcat_conf.txt
|
||||
etc/xdg/autostart/pinot-dbus-daemon.desktop
|
||||
lib/deskbar-applet/handlers/pinot-live.py
|
||||
lib/deskbar-applet/handlers/pinot-live.pyc
|
||||
lib/deskbar-applet/handlers/pinot-live.pyo
|
||||
lib/pinot/tokenizers/libopendocumenttokenizer.so
|
||||
lib/pinot/tokenizers/libopendocumenttokenizer.so.0
|
||||
lib/pinot/tokenizers/libpdftokenizer.so
|
||||
lib/pinot/tokenizers/libpdftokenizer.so.0
|
||||
lib/pinot/tokenizers/librtftokenizer.so
|
||||
lib/pinot/tokenizers/librtftokenizer.so.0
|
||||
lib/pinot/tokenizers/libtaglibtokenizer.so
|
||||
lib/pinot/tokenizers/libtaglibtokenizer.so.0
|
||||
lib/pinot/tokenizers/libwordtokenizer.so
|
||||
lib/pinot/tokenizers/libwordtokenizer.so.0
|
||||
share/applications/pinot.desktop
|
||||
share/dbus-1/services/de.berlios.Pinot.service
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
share/icons/hicolor/48x48/apps/pinot.png
|
||||
share/locale/es/LC_MESSAGES/pinot.mo
|
||||
share/locale/fr/LC_MESSAGES/pinot.mo
|
||||
share/locale/nl/LC_MESSAGES/pinot.mo
|
||||
share/locale/sv/LC_MESSAGES/pinot.mo
|
||||
%%DATADIR%%/AmazonAPI.src
|
||||
%%DATADIR%%/engines
|
||||
%%DATADIR%%/engines/A9.src
|
||||
%%DATADIR%%/engines/Accoona.src
|
||||
%%DATADIR%%/engines/Ask.src
|
||||
@ -35,24 +55,11 @@ share/locale/sv/LC_MESSAGES/pinot.mo
|
||||
%%DATADIR%%/engines/WiseNut.src
|
||||
%%DATADIR%%/engines/Yahoo.src
|
||||
%%DATADIR%%/engines/YahooAPI.src
|
||||
%%DATADIR%%/globalconfig.xml
|
||||
%%DATADIR%%/metase-gtk2.glade
|
||||
%%DATADIR%%/metase-gtk2.gladep
|
||||
%%DATADIR%%/pinot-dbus-daemon.xml
|
||||
%%DATADIR%%/textcat3_conf.txt
|
||||
%%DATADIR%%/textcat_conf.txt
|
||||
%%DATADIR%%/tokenizers/libopendocumenttokenizer.so
|
||||
%%DATADIR%%/tokenizers/libopendocumenttokenizer.so.0
|
||||
%%DATADIR%%/tokenizers/libpdftokenizer.so
|
||||
%%DATADIR%%/tokenizers/libpdftokenizer.so.0
|
||||
%%DATADIR%%/tokenizers/librtftokenizer.so
|
||||
%%DATADIR%%/tokenizers/librtftokenizer.so.0
|
||||
%%DATADIR%%/tokenizers/libtaglibtokenizer.so
|
||||
%%DATADIR%%/tokenizers/libtaglibtokenizer.so.0
|
||||
%%DATADIR%%/tokenizers/libwordtokenizer.so
|
||||
%%DATADIR%%/tokenizers/libwordtokenizer.so.0
|
||||
%%DATADIR%%/xapian-powered.png
|
||||
@dirrm %%DATADIR%%/tokenizers
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%DATADIR%%/engines
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@ -60,7 +67,10 @@ share/locale/sv/LC_MESSAGES/pinot.mo
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/applications
|
||||
@dirrm lib/pinot/tokenizers
|
||||
@dirrm lib/pinot
|
||||
@dirrmtry lib/deskbar-applet/handlers
|
||||
@dirrmtry lib/deskbar-applet
|
||||
@dirrmtry etc/xdg/autostart
|
||||
@dirrmtry etc/xdg
|
||||
@dirrm etc/pinot
|
||||
|
Loading…
Reference in New Issue
Block a user