summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2012-10-06 16:43:37 +0000
committertaca <taca>2012-10-06 16:43:37 +0000
commit77a9f2a50a61ff3678eb5f04bfdf100323670c48 (patch)
tree5cfb761101498fe75eeb9d7e1cd8f16957b18668 /devel
parentef5fd8e7fdcdc4beac1bab1459a5463837220255 (diff)
downloadpkgsrc-77a9f2a50a61ff3678eb5f04bfdf100323670c48.tar.gz
Add transifex-client package version 0.8.0.
The Transifex Command-line Client is a command line tool that enables you to easily manage your translations within a project without the need of an elaborate UI system. You can use the command line client to easily create new resources, map locale files to translations and synchronize your Transifex project with your local repository and vice verca. Translators and localization managers can also use it to handle large volumes of translation files easily and without much hassle.
Diffstat (limited to 'devel')
-rw-r--r--devel/transifex-client/DESCR9
-rw-r--r--devel/transifex-client/Makefile18
-rw-r--r--devel/transifex-client/PLIST52
-rw-r--r--devel/transifex-client/distinfo5
4 files changed, 84 insertions, 0 deletions
diff --git a/devel/transifex-client/DESCR b/devel/transifex-client/DESCR
new file mode 100644
index 00000000000..9862bb4c484
--- /dev/null
+++ b/devel/transifex-client/DESCR
@@ -0,0 +1,9 @@
+The Transifex Command-line Client is a command line tool that enables
+you to easily manage your translations within a project without the need
+of an elaborate UI system.
+
+You can use the command line client to easily create new resources, map
+locale files to translations and synchronize your Transifex project with
+your local repository and vice verca. Translators and localization
+managers can also use it to handle large volumes of translation files
+easily and without much hassle.
diff --git a/devel/transifex-client/Makefile b/devel/transifex-client/Makefile
new file mode 100644
index 00000000000..b2eaf47d338
--- /dev/null
+++ b/devel/transifex-client/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2012/10/06 16:43:37 taca Exp $
+#
+
+DISTNAME= transifex-transifex-client-0.8.0-gb001295
+PKGNAME= ${DISTNAME:S/transifex-//:C/-[a-z0-9]+$//}
+CATEGORIES= devel
+MASTER_SITES= -https://github.com/transifex/transifex-client/tarball/0.8
+
+MAINTAINER= taca@NetBSD.org
+HOMEPAGE= http://www.soycms.net/web/files/soycms/
+COMMENT= Transifex Command-line Client
+LICENSE= gnu-gpl-v2
+
+FETCH_USING= curl
+WRKSRC= ${WRKDIR}/${DISTNAME:S/0.8.0-g//}
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/transifex-client/PLIST b/devel/transifex-client/PLIST
new file mode 100644
index 00000000000..cec1dcccd43
--- /dev/null
+++ b/devel/transifex-client/PLIST
@@ -0,0 +1,52 @@
+@comment $NetBSD: PLIST,v 1.1 2012/10/06 16:43:37 taca Exp $
+bin/tx
+${PYSITELIB}/tests/__init__.py
+${PYSITELIB}/tests/__init__.pyc
+${PYSITELIB}/tests/__init__.pyo
+${PYSITELIB}/tests/test_processors.py
+${PYSITELIB}/tests/test_processors.pyc
+${PYSITELIB}/tests/test_processors.pyo
+${PYSITELIB}/tests/test_project.py
+${PYSITELIB}/tests/test_project.pyc
+${PYSITELIB}/tests/test_project.pyo
+${PYSITELIB}/transifex_client-0.8-py2.7.egg-info/PKG-INFO
+${PYSITELIB}/transifex_client-0.8-py2.7.egg-info/SOURCES.txt
+${PYSITELIB}/transifex_client-0.8-py2.7.egg-info/dependency_links.txt
+${PYSITELIB}/transifex_client-0.8-py2.7.egg-info/not-zip-safe
+${PYSITELIB}/transifex_client-0.8-py2.7.egg-info/top_level.txt
+${PYSITELIB}/txclib/__init__.py
+${PYSITELIB}/txclib/__init__.pyc
+${PYSITELIB}/txclib/__init__.pyo
+${PYSITELIB}/txclib/commands.py
+${PYSITELIB}/txclib/commands.pyc
+${PYSITELIB}/txclib/commands.pyo
+${PYSITELIB}/txclib/config.py
+${PYSITELIB}/txclib/config.pyc
+${PYSITELIB}/txclib/config.pyo
+${PYSITELIB}/txclib/exceptions.py
+${PYSITELIB}/txclib/exceptions.pyc
+${PYSITELIB}/txclib/exceptions.pyo
+${PYSITELIB}/txclib/http_utils.py
+${PYSITELIB}/txclib/http_utils.pyc
+${PYSITELIB}/txclib/http_utils.pyo
+${PYSITELIB}/txclib/log.py
+${PYSITELIB}/txclib/log.pyc
+${PYSITELIB}/txclib/log.pyo
+${PYSITELIB}/txclib/parsers.py
+${PYSITELIB}/txclib/parsers.pyc
+${PYSITELIB}/txclib/parsers.pyo
+${PYSITELIB}/txclib/processors.py
+${PYSITELIB}/txclib/processors.pyc
+${PYSITELIB}/txclib/processors.pyo
+${PYSITELIB}/txclib/project.py
+${PYSITELIB}/txclib/project.pyc
+${PYSITELIB}/txclib/project.pyo
+${PYSITELIB}/txclib/urls.py
+${PYSITELIB}/txclib/urls.pyc
+${PYSITELIB}/txclib/urls.pyo
+${PYSITELIB}/txclib/utils.py
+${PYSITELIB}/txclib/utils.pyc
+${PYSITELIB}/txclib/utils.pyo
+${PYSITELIB}/txclib/web.py
+${PYSITELIB}/txclib/web.pyc
+${PYSITELIB}/txclib/web.pyo
diff --git a/devel/transifex-client/distinfo b/devel/transifex-client/distinfo
new file mode 100644
index 00000000000..abb18e0481d
--- /dev/null
+++ b/devel/transifex-client/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/06 16:43:37 taca Exp $
+
+SHA1 (transifex-transifex-client-0.8.0-gb001295.tar.gz) = 410430adb105cffcc73d1b093b3e0094625cf863
+RMD160 (transifex-transifex-client-0.8.0-gb001295.tar.gz) = 331aed209ee294b2e5e8e503eb1976792d691c34
+Size (transifex-transifex-client-0.8.0-gb001295.tar.gz) = 36336 bytes