diff --git a/network/library/nodejs/actions.py b/network/library/nodejs/actions.py new file mode 100644 index 0000000000..ff5d81d19c --- /dev/null +++ b/network/library/nodejs/actions.py @@ -0,0 +1,26 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Copyright 2014 TUBITAK/UEKAE +# Licensed under the GNU General Public License, version 2. +# See the file http://www.gnu.org/copyleft/gpl.txt. + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +# WorkDir = "" +# NoStrip = "/" + +def setup(): + autotools.rawConfigure("--prefix=/usr \ + --shared-openssl") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "README*") \ No newline at end of file diff --git a/network/library/nodejs/pspec.xml b/network/library/nodejs/pspec.xml new file mode 100644 index 0000000000..671dcce9c3 --- /dev/null +++ b/network/library/nodejs/pspec.xml @@ -0,0 +1,67 @@ + + + + + nodejs + http://nodejs.org/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + MIT + app:console + is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications + Evented I/O for V8 javascript + http://nodejs.org/dist/v4.1.2/node-v4.1.2.tar.gz + + openssl-devel + + + + + nodejs + + openssl + libgcc + + + /usr/bin + /usr/include + /usr/lib/node_modules + /usr/share/doc + /usr/share/man + /usr/share/systemtap + + + + + + 2015-10-10 + 4.1.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-22 + 0.12.0 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-02-07 + 0.10.36 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-10-31 + 0.10.33 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + diff --git a/network/library/nodejs/translations.xml b/network/library/nodejs/translations.xml new file mode 100644 index 0000000000..66a1f631c8 --- /dev/null +++ b/network/library/nodejs/translations.xml @@ -0,0 +1,8 @@ + + + + nodejs + Olay bazlı V8 Javascript motoru + Kolay, hızlı, ölçeklenebilir ağ uygulamaları oluşturmak için Chrome'un JavaScript çalışma üzerine inşa edilmiş bir platform. + + diff --git a/pisi-index.xml b/pisi-index.xml index 422efa1268..d1ad4b8dcf 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -19629,6 +19629,73 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + nodejs + http://nodejs.org/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + MIT + app:console + network.library + is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications + Olay bazlı V8 Javascript motoru + Evented I/O for V8 javascript + Kolay, hızlı, ölçeklenebilir ağ uygulamaları oluşturmak için Chrome'un JavaScript çalışma üzerine inşa edilmiş bir platform. + http://nodejs.org/dist/v4.1.2/node-v4.1.2.tar.gz + + openssl-devel + + network/library/nodejs/pspec.xml + + + nodejs + + openssl + libgcc + + + /usr/bin + /usr/include + /usr/lib/node_modules + /usr/share/doc + /usr/share/man + /usr/share/systemtap + + + + + 2015-10-10 + 4.1.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-22 + 0.12.0 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-02-07 + 0.10.36 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-10-31 + 0.10.33 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + libssh diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index ac6fa274f7..c8bb531ed1 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -f60956b4a00c592d9590f423fba28fdd9930fb2d \ No newline at end of file +270a1609a0b7016402b270a7638ae2764ff4305c \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 107c859a3f..dbd94115cd 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index ef5296b7fe..c98b16c7cb 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -09ea9b848e61462fbce43f1f622cc834b1da67a3 \ No newline at end of file +afeaf792e4a528b04a8c7f87a0cd9226a75fb013 \ No newline at end of file