diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-27 18:09:17 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-27 18:09:17 +0000 |
commit | 8ecf7d19fa360ceb32d6af493369c8cb6111c08a (patch) | |
tree | 9a712d3d5ca5ee6119496b81a7ac189eb94b57e7 /multimedia | |
parent | a1e2ed18dd1b0bd8a27ae1b1538707bbff4cb8c0 (diff) | |
download | ports-8ecf7d19fa360ceb32d6af493369c8cb6111c08a.tar.gz ports-8ecf7d19fa360ceb32d6af493369c8cb6111c08a.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/smtube/Makefile | 6 | ||||
-rw-r--r-- | multimedia/smtube/distinfo | 4 | ||||
-rw-r--r-- | multimedia/smtube/pkg-descr | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/smtube/Makefile b/multimedia/smtube/Makefile index 5f2467fa388b..76e0873e1a59 100644 --- a/multimedia/smtube/Makefile +++ b/multimedia/smtube/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= smtube -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= multimedia MASTER_SITES= SF/smplayer/SMTube/${PORTVERSION}/ @@ -29,6 +28,8 @@ USE_QT4= linguist_build moc_build qmake_build rcc_build uic_build \ corelib gui network xml INSTALLS_ICONS= yes +PORTDOCS= * + .include <bsd.port.options.mk> post-patch: @@ -42,7 +43,6 @@ post-patch: .if ${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} -e 's|$$(PREFIX)/share/doc/smtube|${DOCSDIR}|' \ ${WRKSRC}/Makefile -PORTDOCS= * .else @${REINPLACE_CMD} -e '/DOC_PATH/d' ${WRKSRC}/Makefile .endif diff --git a/multimedia/smtube/distinfo b/multimedia/smtube/distinfo index ac361995db5c..9eba2a883b09 100644 --- a/multimedia/smtube/distinfo +++ b/multimedia/smtube/distinfo @@ -1,2 +1,2 @@ -SHA256 (smtube-1.4.tar.bz2) = dc3398d423f3fbb5e738dc271f937e72d995012c1937bcd11d0c46e65c844134 -SIZE (smtube-1.4.tar.bz2) = 312022 +SHA256 (smtube-1.5.tar.bz2) = 8bd4de71f38b220ed0b18267a8a6da441b0ef836411a4ed69d0d5780397b4709 +SIZE (smtube-1.5.tar.bz2) = 311592 diff --git a/multimedia/smtube/pkg-descr b/multimedia/smtube/pkg-descr index 66b23883f956..d8aa8ba87647 100644 --- a/multimedia/smtube/pkg-descr +++ b/multimedia/smtube/pkg-descr @@ -1,5 +1,5 @@ -smtube is a youtube browser for smplayer. You can browse, search, download -and play youtube videos. The videos are currently played in smplayer but +SMTube is a YouTube browser for SMPlayer. You can browse, search, download +and play YouTube videos. The videos are currently played in SMPlayer but in the future it may be added the possibility to use other players. WWW: http://smplayer.sourceforge.net/smtube.php |