Page MenuHomeFreeBSD

D2934.1775516920.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D2934.1775516920.diff

Index: textproc/Makefile
===================================================================
--- textproc/Makefile
+++ textproc/Makefile
@@ -1554,6 +1554,7 @@
SUBDIR += uz-hunspell
SUBDIR += vbindiff
SUBDIR += ve-hunspell
+ SUBDIR += virtaal
SUBDIR += wa-aspell
SUBDIR += wa-hunspell
SUBDIR += wbxml2
Index: textproc/virtaal/Makefile
===================================================================
--- /dev/null
+++ textproc/virtaal/Makefile
@@ -0,0 +1,25 @@
+# Created by: Warren Block <wblock@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= virtaal
+PORTVERSION= 0.7.1
+CATEGORIES= textproc
+MASTER_SITES= SF/translate-toolkit/Virtaal/${PORTVERSION}/
+
+MAINTAINER= wblock@FreeBSD.org
+COMMENT= Graphical translation tool
+
+LICENSE= GPLv2
+
+BUILD_DEPENDS= translate-toolkit>=0:${PORTSDIR}/textproc/translate-toolkit
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=0:${PORTSDIR}/x11-toolkits/py-gtk2 \
+ ${PYTHON_PKGNAMEPREFIX}curl>=0:${PORTSDIR}/ftp/py-curl
+
+USES= python:2.7 tar:bzip2
+USE_PYTHON= autoplist distutils
+
+# PYDISTUTILS_INSTALLARGS cannot be overridden right now, so using this anyway
+PYDISTUTILS_INSTALLNOSINGLE= yes
+
+.include <bsd.port.mk>
Index: textproc/virtaal/distinfo
===================================================================
--- /dev/null
+++ textproc/virtaal/distinfo
@@ -0,0 +1,2 @@
+SHA256 (virtaal-0.7.1.tar.bz2) = c9713f0735300c9c68267fe3661cc10ce49e72c337026b78a538a430aeacd133
+SIZE (virtaal-0.7.1.tar.bz2) = 1538534
Index: textproc/virtaal/pkg-descr
===================================================================
--- /dev/null
+++ textproc/virtaal/pkg-descr
@@ -0,0 +1,3 @@
+Easy-to-use graphical language translation tool.
+
+WWW: http://docs.translatehouse.org/projects/virtaal/en/latest/index.html

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 6, 11:08 PM (15 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28271390
Default Alt Text
D2934.1775516920.diff (1 KB)

Event Timeline