aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgmpreussner <github@gerke-preussner.de>2016-01-30 21:34:28 -0500
committergmpreussner <github@gerke-preussner.de>2016-01-30 21:34:28 -0500
commit73d3d8ff9f4e32a64c76779b75f2c6a54ebbeff5 (patch)
tree54b97f993a208c0a838bd05834f1313b05b5b0e6
parent58f65067b3e449d01d3194b34c0e1c0f66e40358 (diff)
downloadpackages-73d3d8ff9f4e32a64c76779b75f2c6a54ebbeff5.tar.gz
packages-73d3d8ff9f4e32a64c76779b75f2c6a54ebbeff5.zip
Added renamed packages as separate entries, so the old ones continue to work.
-rw-r--r--packages.json215
1 files changed, 179 insertions, 36 deletions
diff --git a/packages.json b/packages.json
index 6c03f8b..81e6a96 100644
--- a/packages.json
+++ b/packages.json
@@ -1771,8 +1771,8 @@
"web": "https://github.com/def-/nim-bpg"
},
{
- "name": "spacenav",
- "url": "git://github.com/nimious/spacenav.git",
+ "name": "io-spacenav",
+ "url": "git://github.com/nimious/io-spacenav.git",
"method": "git",
"tags": [
"binding",
@@ -1784,9 +1784,9 @@
"spacepilot",
"spacenavigator"
],
- "description": "Bindings for libspnav, the free 3Dconnexion device driver",
+ "description": "Obsolete - please use spacenav instead!",
"license": "MIT",
- "web": "https://github.com/nimious/spacenav"
+ "web": "https://github.com/nimious/io-spacenav"
},
{
"name": "optionals",
@@ -1916,8 +1916,8 @@
"web": "https://github.com/apense/nimrat"
},
{
- "name": "isense",
- "url": "git://github.com/nimious/isense.git",
+ "name": "io-isense",
+ "url": "git://github.com/nimious/io-isense.git",
"method": "git",
"tags": [
"binding",
@@ -1930,22 +1930,22 @@
"tracking",
"sensor"
],
- "description": "Bindings for the InterSense SDK",
+ "description": "Obsolete - please use isense instead!",
"license": "MIT",
- "web": "https://github.com/nimious/isense"
+ "web": "https://github.com/nimious/io-isense"
},
{
- "name": "libusb",
- "url": "git://github.com/nimious/libusb.git",
+ "name": "io-usb",
+ "url": "git://github.com/nimious/io-usb.git",
"method": "git",
"tags": [
"binding",
"usb",
"libusb"
],
- "description": "Bindings for libusb, the cross-platform user library to access USB devices.",
+ "description": "Obsolete - please use libusb instead!",
"license": "MIT",
- "web": "https://github.com/nimious/libusb"
+ "web": "https://github.com/nimious/io-usb"
},
{
"name": "nimcfitsio",
@@ -2014,8 +2014,8 @@
"web": "https://github.com/nim-lang/osinfo"
},
{
- "name": "myo",
- "url": "git://github.com/nimious/myo.git",
+ "name": "io-myo",
+ "url": "git://github.com/nimious/io-myo.git",
"method": "git",
"tags": [
"binding",
@@ -2024,13 +2024,13 @@
"armband",
"gesture"
],
- "description": "Bindings for the Thalmic Labs Myo gesture control armband SDK.",
+ "description": "Obsolete - please use myo instead!",
"license": "MIT",
- "web": "https://github.com/nimious/myo"
+ "web": "https://github.com/nimious/io-myo"
},
{
- "name": "oculus",
- "url": "git://github.com/nimious/oculus.git",
+ "name": "io-oculus",
+ "url": "git://github.com/nimious/io-oculus.git",
"method": "git",
"tags": [
"binding",
@@ -2043,9 +2043,9 @@
"dk2",
"gearvr"
],
- "description": "Bindings for the Oculus VR SDK.",
+ "description": "Obsolete - please use oculus instead!",
"license": "MIT",
- "web": "https://github.com/nimious/oculus"
+ "web": "https://github.com/nimious/io-oculus"
},
{
"name": "closure_compiler",
@@ -2062,8 +2062,8 @@
"web": "https://github.com/yglukhov/closure_compiler"
},
{
- "name": "serialport",
- "url": "git://github.com/nimious/serialport.git",
+ "name": "io-serialport",
+ "url": "git://github.com/nimious/io-serialport.git",
"method": "git",
"tags": [
"binding",
@@ -2071,9 +2071,9 @@
"serial",
"communication"
],
- "description": "Bindings for libserialport, the cross-platform serial communication library.",
+ "description": "Obsolete - please use serialport instead!",
"license": "MIT",
- "web": "https://github.com/nimious/serialport"
+ "web": "https://github.com/nimious/io-serialport"
},
{
"name": "beanstalkd",
@@ -2285,8 +2285,8 @@
"web": "https://github.com/saratchandra92/nim-geocoding"
},
{
- "name": "gles",
- "url": "git://github.com/nimious/gles.git",
+ "name": "io-gles",
+ "url": "git://github.com/nimious/io-gles.git",
"method": "git",
"tags": [
"binding",
@@ -2294,13 +2294,13 @@
"gles",
"opengl es"
],
- "description": "Bindings for OpenGL ES, the embedded 3D graphics library.",
+ "description": "Obsolete - please use gles instead!",
"license": "MIT",
- "web": "https://github.com/nimious/gles"
+ "web": "https://github.com/nimious/io-gles"
},
{
- "name": "egl",
- "url": "git://github.com/nimious/egl.git",
+ "name": "io-egl",
+ "url": "git://github.com/nimious/io-egl.git",
"method": "git",
"tags": [
"binding",
@@ -2310,13 +2310,13 @@
"opengl es",
"openvg"
],
- "description": "Bindings for EGL, the native platform interface for rendering APIs.",
+ "description": "Obsolete - please use egl instead!",
"license": "MIT",
- "web": "https://github.com/nimious/egl"
+ "web": "https://github.com/nimious/io-egl"
},
{
- "name": "sixense",
- "url": "git://github.com/nimious/sixense.git",
+ "name": "io-sixense",
+ "url": "git://github.com/nimious/io-sixense.git",
"method": "git",
"tags": [
"binding",
@@ -2325,9 +2325,9 @@
"stem system",
"vr"
],
- "description": "Bindings for the Sixense Core API.",
+ "description": "Obsolete - please use sixense instead!",
"license": "MIT",
- "web": "https://github.com/nimious/sixense"
+ "web": "https://github.com/nimious/io-sixense"
},
{
"name": "tnetstring",
@@ -4060,5 +4060,148 @@
"description": "Pari/GP C library wrapper",
"license": "MIT",
"web": "https://github.com/lompik/pari.nim"
+ },
+ {
+ "name": "spacenav",
+ "url": "git://github.com/nimious/spacenav.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "3dx",
+ "3dconnexion",
+ "libspnav",
+ "spacenav",
+ "spacemouse",
+ "spacepilot",
+ "spacenavigator"
+ ],
+ "description": "Bindings for libspnav, the free 3Dconnexion device driver",
+ "license": "MIT",
+ "web": "https://github.com/nimious/spacenav"
+ },
+ {
+ "name": "isense",
+ "url": "git://github.com/nimious/isense.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "isense",
+ "intersense",
+ "inertiacube",
+ "intertrax",
+ "microtrax",
+ "thales",
+ "tracking",
+ "sensor"
+ ],
+ "description": "Bindings for the InterSense SDK",
+ "license": "MIT",
+ "web": "https://github.com/nimious/isense"
+ },
+ {
+ "name": "libusb",
+ "url": "git://github.com/nimious/libusb.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "usb",
+ "libusb"
+ ],
+ "description": "Bindings for libusb, the cross-platform user library to access USB devices.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/libusb"
+ },
+ {
+ "name": "myo",
+ "url": "git://github.com/nimious/myo.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "myo",
+ "thalmic",
+ "armband",
+ "gesture"
+ ],
+ "description": "Bindings for the Thalmic Labs Myo gesture control armband SDK.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/myo"
+ },
+ {
+ "name": "oculus",
+ "url": "git://github.com/nimious/oculus.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "oculus",
+ "rift",
+ "vr",
+ "libovr",
+ "ovr",
+ "dk1",
+ "dk2",
+ "gearvr"
+ ],
+ "description": "Bindings for the Oculus VR SDK.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/oculus"
+ },
+ {
+ "name": "serialport",
+ "url": "git://github.com/nimious/serialport.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "libserialport",
+ "serial",
+ "communication"
+ ],
+ "description": "Bindings for libserialport, the cross-platform serial communication library.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/serialport"
+ },
+ {
+ "name": "gles",
+ "url": "git://github.com/nimious/gles.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "khronos",
+ "gles",
+ "opengl es"
+ ],
+ "description": "Bindings for OpenGL ES, the embedded 3D graphics library.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/gles"
+ },
+ {
+ "name": "egl",
+ "url": "git://github.com/nimious/egl.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "khronos",
+ "egl",
+ "opengl",
+ "opengl es",
+ "openvg"
+ ],
+ "description": "Bindings for EGL, the native platform interface for rendering APIs.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/egl"
+ },
+ {
+ "name": "sixense",
+ "url": "git://github.com/nimious/sixense.git",
+ "method": "git",
+ "tags": [
+ "binding",
+ "sixense",
+ "razer hydra",
+ "stem system",
+ "vr"
+ ],
+ "description": "Bindings for the Sixense Core API.",
+ "license": "MIT",
+ "web": "https://github.com/nimious/sixense"
}
]