diff --git a/desktop/toolkit/wxGTK/actions.py b/desktop/toolkit/wxGTK/actions.py
new file mode 100644
index 0000000000..66ee81b391
--- /dev/null
+++ b/desktop/toolkit/wxGTK/actions.py
@@ -0,0 +1,54 @@
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ pisitools.flags.add("-fno-strict-aliasing")
+
+ autotools.configure("--enable-gtk2 \
+ --enable-shared \
+ --disable-optimise \
+ --disable-debug \
+ --enable-no_deps \
+ --disable-rpath \
+ --enable-intl \
+ --enable-geometry \
+ --enable-timer \
+ --enable-unicode \
+ --enable-sound \
+ --enable-mediactrl \
+ --enable-xrc \
+ --enable-graphics_ctx \
+ --enable-display \
+ --enable-joystick \
+ --disable-gtktest \
+ --disable-sdltest \
+ --disable-precomp-headers \
+ --with-gtk=2 \
+ --with-libpng=sys \
+ --with-libjpeg=sys \
+ --with-libtiff=sys \
+ --with-libxpm=sys \
+ --with-sdl \
+ --without-gnomeprint \
+ --without-gnomevfs \
+ --without-odbc \
+ --with-opengl \
+ --with-regex=sys \
+ --with-zlib=sys \
+ --with-expat=sys")
+
+def build():
+ autotools.make()
+ autotools.make("-C locale allmo")
+
+def install():
+ autotools.install()
+
+ pisitools.dodoc("docs/*.txt", "docs/*.htm")
\ No newline at end of file
diff --git a/desktop/toolkit/wxGTK/files/make-abicheck-non-fatal.patch b/desktop/toolkit/wxGTK/files/make-abicheck-non-fatal.patch
new file mode 100644
index 0000000000..e9d1f2b4b9
--- /dev/null
+++ b/desktop/toolkit/wxGTK/files/make-abicheck-non-fatal.patch
@@ -0,0 +1,15 @@
+diff -up wxGTK-2.8.12/src/common/appbase.cpp.abicheck wxGTK-2.8.12/src/common/appbase.cpp
+--- wxGTK-2.8.12/src/common/appbase.cpp.abicheck 2015-03-12 17:15:18.000000000 +0100
++++ wxGTK-2.8.12/src/common/appbase.cpp 2015-03-12 17:15:57.000000000 +0100
+@@ -424,10 +424,7 @@ bool wxAppConsole::CheckBuildOptions(con
+ msg.Printf(_T("Mismatch between the program and library build versions detected.\nThe library used %s,\nand %s used %s."),
+ lib.c_str(), progName.c_str(), prog.c_str());
+
+- wxLogFatalError(msg.c_str());
+-
+- // normally wxLogFatalError doesn't return
+- return false;
++ wxLogWarning(msg.c_str());
+ }
+ #undef wxCMP
+
diff --git a/desktop/toolkit/wxGTK/pspec.xml b/desktop/toolkit/wxGTK/pspec.xml
new file mode 100644
index 0000000000..fb1a95c95a
--- /dev/null
+++ b/desktop/toolkit/wxGTK/pspec.xml
@@ -0,0 +1,124 @@
+
+
+
+
+ wxGTK
+ http://www.wxwidgets.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ wxWinLL-3
+ GPLv2
+ LGPLv2
+ wxWinFDL-3
+ library
+ GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit
+ wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.
+ mirrors://sourceforge/wxwindows/wxWidgets-3.0.2.tar.bz2
+
+ zlib-devel
+ tiff-devel
+ gtk2-devel
+ expat-devel
+ libSM-devel
+ libpng-devel
+ mesa-glu-devel
+ webkit-gtk2-devel
+ libjpeg-turbo-devel
+ gst-plugins-base-devel
+
+
+ make-abicheck-non-fatal.patch
+
+
+
+
+ wxGTK
+
+ gtk2
+ mesa
+ tiff
+ zlib
+ cairo
+ expat
+ glib2
+ pango
+ libSM
+ libX11
+ libgcc
+ libpng
+ gstreamer
+ gdk-pixbuf
+ libXxf86vm
+ webkit-gtk2
+ libjpeg-turbo
+ gst-plugins-base
+
+
+ /usr/lib/
+ /usr/bin
+ /usr/share/doc/
+ /usr/share/aclocal/
+ /usr/share/bakefile/
+ /usr/lib/wx/config
+ /usr/share/locale/
+
+
+
+
+ wxGTK-devel
+ wxGTK-devel is the development files for wxGTK
+
+ wxGTK
+
+
+ /usr/include
+
+
+
+
+
+ 2015-08-25
+ 3.0.2
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2015-01-05
+ 2.8.12
+ use symlink not rename.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-06-18
+ 2.8.12
+ Rebuild.
+ Aydın Demirel
+ aydin.demirel@pisilinux.org
+
+
+ 2014-05-28
+ 2.8.12
+ Rebuild.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2013-08-17
+ 2.8.12
+ Release bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2011-05-06
+ 2.8.12
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/desktop/toolkit/wxGTK/translations.xml b/desktop/toolkit/wxGTK/translations.xml
new file mode 100644
index 0000000000..5edcc0f219
--- /dev/null
+++ b/desktop/toolkit/wxGTK/translations.xml
@@ -0,0 +1,15 @@
+
+
+
+ wxGTK
+ Birçok platform için ortak C++ arayüz araç takımı olan wxWindows'un GTK+ sürümü
+ wxWidgets/GTK2 birçok platform için ortak bir C++ arayüz kitaplığı olan wxWidgets'ın GTK2 sürümüdür. Ağ araçları, HTML gösterimi ve resim işleme gibi en yaygın kullanılan uygulama görevleri için kapsamlı bir sınıf kümesinin yanında tüm genel GUI denetimlerini içerir.
+ wxWidgets/GTK2 est le port GTK2 de la librairie graphique multi-plateforme wxWidgets, offrant des classes pour les contrôles IHM communs ainsi qu'un ensemble complet de classes d'aides pour les tâches applicatives habituelles, allant du réseau à l'affichage HTML en passant par la manipulation d'images.
+ wxWidgets/GTK2 es la versión portada a GTK2 de la librería GUI wxWidgets cross-plataforma en C++, con clases para todos los controles GUI comunes y tambien un conjunto de clases con ayudantes para la mayoría de las tareas comunes de aplicaciones, desde networking a visualización HTML y manipulación de imagenes.
+
+
+
+ wxGTK-devel
+ wxGTK araç seti için geliştirme dosyaları
+
+
\ No newline at end of file
diff --git a/multimedia/graphics/hugin/actions.py b/multimedia/graphics/hugin/actions.py
new file mode 100644
index 0000000000..87aa79e22b
--- /dev/null
+++ b/multimedia/graphics/hugin/actions.py
@@ -0,0 +1,22 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
+ -DENABLE_LAPACK=yes")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "README", "TODO")
diff --git a/multimedia/graphics/hugin/pspec.xml b/multimedia/graphics/hugin/pspec.xml
new file mode 100644
index 0000000000..f87d114c1d
--- /dev/null
+++ b/multimedia/graphics/hugin/pspec.xml
@@ -0,0 +1,157 @@
+
+
+
+
+ hugin
+ http://hugin.sourceforge.net
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ hugin
+ app:gui
+ library
+ A panoramic photo stitcher
+ hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images.
+ mirrors://sourceforge/hugin/hugin/hugin-2015.0/hugin-2015.0.0.tar.bz2
+
+ swig
+ cmake
+ glew-devel
+ tiff-devel
+ zlib-devel
+ vigra-devel
+ boost-devel
+ wxGTK-devel
+ exiv2-devel
+ fftw3-devel
+ flann-devel
+ libXmu-devel
+ libpng-devel
+ python-devel
+ lapack-devel
+ sqlite-devel
+ openexr-devel
+ freeglut-devel
+ libpano13-devel
+ libjpeg-turbo-devel
+
+
+
+
+ hugin
+
+ hugin-libs
+ hugin-tools
+
+
+ blas
+ glew
+ mesa
+ tiff
+ boost
+ fftw3
+ vigra
+ wxGTK
+ lapack
+ libgcc
+ python
+ sqlite
+ ilmbase
+ libgomp
+ freeglut
+ mesa-glu
+ libpano13
+ exiv2-libs
+ openexr-libs
+
+
+ /usr/lib/
+ /usr/share/doc
+ /usr/share/man
+ /usr/bin
+ /usr/share/mime
+ /usr/share/icons
+ /usr/share/hugin
+ /usr/share/pixmaps
+ /usr/share/appdata
+ /usr/share/applications
+ /usr/share/locale
+
+
+
+
+ hugin-docs
+ Help documents for hugin
+
+ /usr/share/hugin/xrc/data/help*
+
+
+
+
+
+ 2015-08-22
+ 2015.0.0
+ Version Bump
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-12-29
+ 2014.0.0
+ rebuild for boost 1.57.0
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-11-10
+ 2014.0.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-05-30
+ 2013.0.0
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2013-11-11
+ 201300
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-08-17
+ 201300_beta1
+ Release bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-06-08
+ 201300_beta1
+ Error Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-05-08
+ 201300_beta1
+ vbump
+ Erdinç Gültekin
+ erdincgultekin@pisilinux.org
+
+
+ 2012-08-28
+ 2012.0.0
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/multimedia/graphics/hugin/translations.xml b/multimedia/graphics/hugin/translations.xml
new file mode 100644
index 0000000000..7b16822e16
--- /dev/null
+++ b/multimedia/graphics/hugin/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ hugin
+ Panoramik görüntü birleştirici
+ hugin bir çok görüntüyü harmanlamak için kullanılabilecek bir araçtır. Bu sayede, 360 derecelik görüntüler oluşturulabilir. Bir diğer kullanım alanı ise birden fazla görüntüyü birleştirerek çok yüksek çözünürlüklü görüntüler üretmektir.
+
+
+
+ hugin-docs
+ hugin için yardım belgeleri
+
+
\ No newline at end of file
diff --git a/multimedia/misc/libpano13/actions.py b/multimedia/misc/libpano13/actions.py
new file mode 100644
index 0000000000..0bc5f7edde
--- /dev/null
+++ b/multimedia/misc/libpano13/actions.py
@@ -0,0 +1,22 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+
+def setup():
+ autotools.configure("--disable-static \
+ --without-java")
+
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.install()
+
+ pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS", "README", "doc/*.txt")
diff --git a/multimedia/misc/libpano13/pspec.xml b/multimedia/misc/libpano13/pspec.xml
new file mode 100644
index 0000000000..c15a1f3fba
--- /dev/null
+++ b/multimedia/misc/libpano13/pspec.xml
@@ -0,0 +1,89 @@
+
+
+
+
+ libpano13
+ http://sourceforge.net/projects/panotools
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ library
+ app:console
+ Library for manipulating panoramic images
+ libpano13 is a library which provides very high quality manipulation, correction and stitching of panoramic photographs.
+ mirrors://sourceforge/panotools/libpano13-2.9.19.tar.gz
+
+ zlib-devel
+ tiff-devel
+ libpng-devel
+ libjpeg-turbo-devel
+
+
+
+
+ libpano13
+
+ tiff
+ libpng
+ libjpeg-turbo
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man/man1
+
+
+
+
+ libpano13-devel
+ Development files for libpano13
+
+ libpano13
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2014-11-10
+ 2.9.19
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-05-24
+ 2.9.18
+ Rebuild.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-02-22
+ 2.9.18
+ Rebuild Unused
+ Varol Maksutoğlu
+ waroi@pisilinux.org
+
+
+ 2013-07-28
+ 2.9.18
+ Move pc files to devel pack, rebuild
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2011-06-13
+ 2.9.18
+ First release
+ Ertuğrul Erata
+ admins@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/multimedia/misc/libpano13/translations.xml b/multimedia/misc/libpano13/translations.xml
new file mode 100644
index 0000000000..ee1a8d9a2f
--- /dev/null
+++ b/multimedia/misc/libpano13/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ libpano13
+ Panoramik görüntü kitaplığı
+ libpano13 panoramik görüntüleri yüksek kalitede düzeltip birleştirebilen bir kitaplıktır.
+
+
+
+ libpano13-devel
+ libpano13 için geliştirme dosyaları
+
+
\ No newline at end of file
diff --git a/programming/misc/flann/actions.py b/programming/misc/flann/actions.py
new file mode 100644
index 0000000000..2c011d74de
--- /dev/null
+++ b/programming/misc/flann/actions.py
@@ -0,0 +1,41 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/copyleft/gpl.txt
+
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ shelltools.system("sed -i 's/lib64/lib/g' cmake/flann_utils.cmake")
+ shelltools.system("sed -i '1 i #undef _GLIBCXX_ATOMIC_BUILTINS' src/cpp/flann/algorithms/kdtree_cuda_3d_index.cu")
+ shelltools.system("sed -i '1 i #undef _GLIBCXX_USE_INT128' src/cpp/flann/algorithms/kdtree_cuda_3d_index.cu")
+
+ shelltools.system("sed -i 's|#!/usr/bin/env python|#!/usr/bin/python2|' \
+ bin/download_checkmd5.py \
+ bin/run_test.py \
+ src/python/setup.py.tpl \
+ test/test_clustering.py \
+ test/test_index_save.py \
+ test/test_nn_autotune.py \
+ test/test_nn_index.py \
+ test/test_nn.py")
+ shelltools.system('sed -i "s|setup\.py install|setup.py install --root=$pkgdir --optimize=1|" src/python/CMakeLists.txt')
+ cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DBUILD_MATLAB_BINDINGS=OFF \
+ -DBUILD_PYTHON_BINDINGS=ON \
+ -DPYTHON_EXECUTABLE=/usr/bin/python2.7 \
+ -DNVCC_COMPILER_BINDIR=/usr/bin")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+ pisitools.dosym("libinput.so.5.0.0","/usr/lib/libinput.so.0")
+
+ #pisitools.dodoc("COPYING", "README")
diff --git a/programming/misc/flann/pspec.xml b/programming/misc/flann/pspec.xml
new file mode 100644
index 0000000000..512e7580d7
--- /dev/null
+++ b/programming/misc/flann/pspec.xml
@@ -0,0 +1,56 @@
+
+
+
+
+ flann
+ http://www.cs.ubc.ca/research/flann/
+
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+ BSD
+ library
+ FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space.
+ FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.
+ http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.8.4-src.zip
+
+ cmake
+
+
+
+
+ flann
+
+ libgcc
+ libgomp
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/bin
+ /usr/share/flann
+
+
+
+
+ flann-devel
+ Development files for flann
+
+ flann
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2015-08-25
+ 1.8.4
+ First release.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/programming/misc/flann/translations.xml b/programming/misc/flann/translations.xml
new file mode 100644
index 0000000000..9031f8145c
--- /dev/null
+++ b/programming/misc/flann/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ flann
+ FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space.
+ FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.
+
+
+
+ flann-devel
+ Development files for flann
+
+
\ No newline at end of file
diff --git a/programming/misc/vigra/actions.py b/programming/misc/vigra/actions.py
new file mode 100644
index 0000000000..b2c7091e04
--- /dev/null
+++ b/programming/misc/vigra/actions.py
@@ -0,0 +1,25 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+#WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION())
+NoStrip=["/usr/share/doc"]
+
+def setup():
+ cmaketools.configure("-DWITH_VIGRANUMPY=1 \
+ -DWITH_OPENEXR=1 \
+ -DDOXYGEN_FOUND=0")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.install()
+
+ pisitools.dodoc("README*", "LICENSE*")
diff --git a/programming/misc/vigra/files/disable-doc.patch b/programming/misc/vigra/files/disable-doc.patch
new file mode 100644
index 0000000000..947e84aff6
--- /dev/null
+++ b/programming/misc/vigra/files/disable-doc.patch
@@ -0,0 +1,30 @@
+diff -Nuar vigra-Version-1-10-0.orig/CMakeLists.txt vigra-Version-1-10-0/CMakeLists.txt
+--- vigra-Version-1-10-0.orig/CMakeLists.txt 2013-11-18 18:48:16.000000000 +0200
++++ vigra-Version-1-10-0/CMakeLists.txt 2014-05-30 20:08:32.469162810 +0300
+@@ -128,7 +128,6 @@
+ #
+ ##################################################
+
+-ADD_CUSTOM_TARGET(doc)
+
+ # Automatically push the latest documentation to github's gh-pages.
+ # This only works when ${DOCDIR} refers to a VIGRA repository that is
+@@ -163,7 +162,6 @@
+
+ ADD_SUBDIRECTORY(src)
+ ADD_SUBDIRECTORY(test)
+-ADD_SUBDIRECTORY(docsrc)
+
+ IF(WITH_VIGRANUMPY)
+ ADD_SUBDIRECTORY(vigranumpy)
+diff -Nuar vigra-Version-1-10-0.orig/vigranumpy/CMakeLists.txt vigra-Version-1-10-0/vigranumpy/CMakeLists.txt
+--- vigra-Version-1-10-0.orig/vigranumpy/CMakeLists.txt 2013-11-18 18:48:16.000000000 +0200
++++ vigra-Version-1-10-0/vigranumpy/CMakeLists.txt 2014-05-30 20:13:22.309173635 +0300
+@@ -30,7 +30,6 @@
+ ADD_SUBDIRECTORY(src)
+ ADD_SUBDIRECTORY(lib)
+ ADD_SUBDIRECTORY(test)
+- ADD_SUBDIRECTORY(docsrc)
+
+ IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/private/CMakeLists.txt)
+ ADD_SUBDIRECTORY(private EXCLUDE_FROM_ALL)
diff --git a/programming/misc/vigra/pspec.xml b/programming/misc/vigra/pspec.xml
new file mode 100644
index 0000000000..658196bec8
--- /dev/null
+++ b/programming/misc/vigra/pspec.xml
@@ -0,0 +1,113 @@
+
+
+
+
+ vigra
+ http://ukoethe.github.io/vigra
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ MIT
+ library
+ Generic programming library for computer vision
+ vigra stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures.
+ https://github.com/ukoethe/vigra/archive/Version-1-10-0.tar.gz
+
+ cmake
+ doxygen
+ tiff-devel
+ hdf5-devel
+ fftw3-devel
+ boost-devel
+ python-nose
+ python-sphinx
+ libpng-devel
+ python-numpy
+ python-devel
+ openexr-devel
+ libjpeg-turbo-devel
+
+
+ disable-doc.patch
+
+
+
+
+ vigra
+
+ hdf5
+ tiff
+ boost
+ fftw3
+ libgcc
+ libpng
+ python
+ ilmbase
+ openexr-libs
+ libjpeg-turbo
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/bin
+
+
+
+
+ vigra-devel
+ Development files for vigra
+
+ vigra
+
+
+ /usr/include
+ /usr/lib/vigra/*.cmake
+
+
+
+
+
+ 2015-02-03
+ 1.10.0
+ Rebuild for hdf5
+ Yusuf Aydemir
+ yusuf.aydemir@gmail.com
+
+
+ 2014-12-28
+ 1.10.0
+ Rebuild for boost, with openexr
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-05-30
+ 1.10.0
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2014-01-23
+ 1.10.0
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-09
+ 1.9.0
+ Rebuild for boost 1.54.0
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2012-11-21
+ 1.9.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/programming/misc/vigra/translations.xml b/programming/misc/vigra/translations.xml
new file mode 100644
index 0000000000..76aae01510
--- /dev/null
+++ b/programming/misc/vigra/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ vigra
+ Bilgisayarlı görü (computer vision) için genel programlama kitaplığı
+ vigra, "Genel Algoritmalarla Görü (Vision with Generic Algorithms)" anlamına gelir. Özelleştirilebilir algoritma ve veri yapılarını vurgulayan yeni bir bilgisayarlı görü kitaplığıdır.
+
+
+
+ vigra-devel
+ vigra için geliştirme dosyaları
+
+