This is port update for newer 1.0.4 version of k9copy. Changelog: v1.0.4 - improved compatibility - take benefit of MMX, SSE, SSE2 for memcpy - fixed reading of empty titles - input device combo is editable - Integration of vamps and requant in k9copy as QThread classes - fixed size problems - added video in backup progress dialog - fixed several issues in multi-angle DVD copy - Improved the backup speed Fix: PORTNAME= k9copy -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALLS_SHLIB= yes -DOCSDIR= ${PREFIX}/share/doc/HTML/en/k9copy post-patch: @${REINPLACE_CMD} -e 's,-O2,,g ; \ @@ -34,10 +32,5 @@ @${REINPLACE_CMD} -e \ 's,$$(LIB_KDEUI),$$(LIB_KDEUI) $$(LIBPTHREAD) -lcam,g' \ ${WRKSRC}/src/Makefile.in - -post-configure: -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 's|doc libk3bdevice libk9copy po src|libk3bdevice libk9copy po src|g' ${WRKSRC}/Makefile -.endif .include <bsd.port.mk>
State Changed From-To: open->closed Committed, thanks!