diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-09-02 08:42:38 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-09-02 08:42:38 +0800 |
commit | 61594bb0eb27995ce4ce193fe99e7f29d6734239 (patch) | |
tree | 780e9a71363dee96ab9bb5f7c23c874e14159401 | |
parent | 1f97fb9dcce13790c95bd686e92e0ae26d18d0fb (diff) | |
download | freebsd-ports-gnome-61594bb0eb27995ce4ce193fe99e7f29d6734239.tar.gz freebsd-ports-gnome-61594bb0eb27995ce4ce193fe99e7f29d6734239.tar.zst freebsd-ports-gnome-61594bb0eb27995ce4ce193fe99e7f29d6734239.zip |
- Update to 1.3.6
- Add License
-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 |