pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/transifex-client Add transifex-client package ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/479aba31b7c1
branches:  trunk
changeset: 609589:479aba31b7c1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Oct 06 16:43:37 2012 +0000

description:
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:

 devel/transifex-client/DESCR    |   9 +++++++
 devel/transifex-client/Makefile |  18 ++++++++++++++
 devel/transifex-client/PLIST    |  52 +++++++++++++++++++++++++++++++++++++++++
 devel/transifex-client/distinfo |   5 +++
 4 files changed, 84 insertions(+), 0 deletions(-)

diffs (100 lines):

diff -r b0a1df45b63e -r 479aba31b7c1 devel/transifex-client/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/transifex-client/DESCR      Sat Oct 06 16:43:37 2012 +0000
@@ -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 -r b0a1df45b63e -r 479aba31b7c1 devel/transifex-client/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/transifex-client/Makefile   Sat Oct 06 16:43:37 2012 +0000
@@ -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@localhost
+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 -r b0a1df45b63e -r 479aba31b7c1 devel/transifex-client/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/transifex-client/PLIST      Sat Oct 06 16:43:37 2012 +0000
@@ -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 -r b0a1df45b63e -r 479aba31b7c1 devel/transifex-client/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/transifex-client/distinfo   Sat Oct 06 16:43:37 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index