diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-09-02 00:42:38 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-09-02 00:42:38 +0000 |
commit | 61d5959baf34dc0a4c7391b4132c6a2f230431a1 (patch) | |
tree | 5dc0394f4fdf5ccb30ca46536cf587759b7f4d47 /misc | |
parent | 4a47f7a6094a68be55fa0547c3c5d0ea1282a710 (diff) |
- Update to 1.3.6
- Add License
Notes
Notes:
svn path=/head/; revision=281014
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico/Makefile | 7 | ||||
-rw-r--r-- | misc/tellico/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 4c423d1a43eb..c83ce4858e8a 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,14 +6,15 @@ # PORTNAME= tellico -PORTVERSION= 1.3.5 -PORTREVISION= 8 +PORTVERSION= 1.3.6 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Collection manager for KDE +LICENSE= GPLv2 + LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ poppler-qt:${PORTSDIR}/graphics/poppler-qt \ yaz.4:${PORTSDIR}/net/yaz \ @@ -23,6 +24,8 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_PYTHON= yes +USE_GETTEXT= yes +INSTALLS_ICONS= yes CONFIGURE_ARGS+= --disable-cdtext diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 0f40e8292006..96dfc496b786 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,2 +1,2 @@ -SHA256 (tellico-1.3.5.tar.gz) = 1f1a3d846c98711dbe014a1118c98b5442083ac32d636f6bf1cce0123b2eeca5 -SIZE (tellico-1.3.5.tar.gz) = 5085567 +SHA256 (tellico-1.3.6.tar.gz) = 7feaf21105f53c92f3027ed8247a7811947861272cc927f726f73e8117047ab8 +SIZE (tellico-1.3.6.tar.gz) = 5216266 |