Index: head/polish/qnapi/Makefile =================================================================== --- head/polish/qnapi/Makefile (revision 441312) +++ head/polish/qnapi/Makefile (revision 441313) @@ -1,38 +1,37 @@ # Created by: Pawel Pekala # $FreeBSD$ PORTNAME= qnapi -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= polish multimedia MAINTAINER= pawel@FreeBSD.org COMMENT= Qt5 based subtitle downloader LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= qt-maybe>0:devel/qt-maybe \ libmaia>0:net/libmaia LIB_DEPENDS= libmediainfo.so:multimedia/libmediainfo \ libzen.so:multimedia/libzen RUN_DEPENDS= 7z:archivers/p7zip USE_GITHUB= yes USES= compiler:c++11-lib pkgconfig qmake USE_GL= gl USE_QT5= buildtools_build core gui network widgets xml CXXFLAGS+= -I${LOCALBASE}/include/maia -QMAKE_ARGS= LIBS=-lmaia post-patch: - @${REINPLACE_CMD} 's|/usr|${PREFIX}|; s|share/man|man|; /doc \\/d' \ + @${REINPLACE_CMD} 's|/usr|${PREFIX}|; s|share/man|man|' \ ${WRKSRC}/qnapi.pro post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qnapi (cd ${WRKSRC}/doc && ${INSTALL_DATA} qnapi-download.desktop \ qnapi-scan.desktop ${STAGEDIR}${DESKTOPDIR}) .include Index: head/polish/qnapi/distinfo =================================================================== --- head/polish/qnapi/distinfo (revision 441312) +++ head/polish/qnapi/distinfo (revision 441313) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478906057 -SHA256 (qnapi-qnapi-0.2.2_GH0.tar.gz) = 797868b4df922f7bbccbe677279d7a20e500ee85bebb3ef1ca93045e88b46126 -SIZE (qnapi-qnapi-0.2.2_GH0.tar.gz) = 9481096 +TIMESTAMP = 1495221810 +SHA256 (qnapi-qnapi-0.2.3_GH0.tar.gz) = c0f4dfdef653a6c6eb90e110a85b6cf41e03d9dc91c3a0cbd48e498d3dcb3729 +SIZE (qnapi-qnapi-0.2.3_GH0.tar.gz) = 9619791 Index: head/polish/qnapi/files/patch-gui_gui.pro =================================================================== --- head/polish/qnapi/files/patch-gui_gui.pro (nonexistent) +++ head/polish/qnapi/files/patch-gui_gui.pro (revision 441313) @@ -0,0 +1,10 @@ +--- gui/gui.pro.orig 2017-05-19 20:28:11 UTC ++++ gui/gui.pro +@@ -81,6 +81,7 @@ unix:!macx { + DESTDIR = ../ + CONFIG += link_pkgconfig + PKGCONFIG += libmediainfo ++ LIBS += -lmaia + } + + macx { Property changes on: head/polish/qnapi/files/patch-gui_gui.pro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/polish/qnapi/files/patch-qnapi.pro =================================================================== --- head/polish/qnapi/files/patch-qnapi.pro (nonexistent) +++ head/polish/qnapi/files/patch-qnapi.pro (revision 441313) @@ -0,0 +1,18 @@ +--- qnapi.pro.orig 2017-05-19 16:50:58 UTC ++++ qnapi.pro +@@ -12,14 +12,7 @@ unix { + target.files += qnapi + target.path = $${INSTALL_PREFIX}/bin + doc.path = $${INSTALL_PREFIX}/share/doc/qnapi +- doc.files = doc/ChangeLog \ +- doc/LICENSE \ +- doc/LICENSE-pl \ +- doc/COPYRIGHT \ +- doc/qnapi-download.desktop \ +- doc/qnapi-scan.desktop \ +- doc/qnapi-download.schemas \ +- doc/qnapi-scan.schemas ++ doc.files = doc/ChangeLog + man.path = $${INSTALL_PREFIX}/share/man/man1/ + man.files = doc/man/qnapi.1.gz + man_it.path = $${INSTALL_PREFIX}/share/man/it/man1/ Property changes on: head/polish/qnapi/files/patch-qnapi.pro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/polish/qnapi/pkg-plist =================================================================== --- head/polish/qnapi/pkg-plist (revision 441312) +++ head/polish/qnapi/pkg-plist (revision 441313) @@ -1,10 +1,13 @@ bin/qnapi +man/it/man1/qnapi.1.gz man/man1/qnapi.1.gz +man/pl/man1/qnapi.1.gz share/applications/qnapi-download.desktop share/applications/qnapi-scan.desktop share/applications/qnapi.desktop +%%DOCSDIR%%/ChangeLog share/icons/hicolor/128x128/apps/qnapi.png share/icons/hicolor/16x16/apps/qnapi.png share/icons/hicolor/32x32/apps/qnapi.png share/icons/hicolor/48x48/apps/qnapi.png share/icons/hicolor/512x512/apps/qnapi.png