diff --git a/desktop/kde/application/knetwalk/actions.py b/desktop/kde/application/knetwalk/actions.py
new file mode 100644
index 0000000000..6f68659f50
--- /dev/null
+++ b/desktop/kde/application/knetwalk/actions.py
@@ -0,0 +1,23 @@
+#!/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 shelltools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+from pisi.actionsapi import get
+
+NoStrip=["/usr/share/icons"]
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("AUTHORS", "COPYING*", "TODO")
diff --git a/desktop/kde/application/knetwalk/pspec.xml b/desktop/kde/application/knetwalk/pspec.xml
new file mode 100644
index 0000000000..f2f41f11a6
--- /dev/null
+++ b/desktop/kde/application/knetwalk/pspec.xml
@@ -0,0 +1,230 @@
+
+
+
+
+ knetwalk
+ http://games.kde.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ knetwalk
+ app:gui
+ Network construction game
+ KNetWalk is a single player logic game. The object of the game is to start the LAN, connecting all the terminals to the server, in as few turns as possible.
+ http://download.kde.org/stable/applications/15.08.3/src/knetwalk-15.08.3.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-svg-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kwidgetsaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kguiaddons-devel
+ kconfigwidgets-devel
+ kitemviews-devel
+ kxmlgui-devel
+ kio-devel
+ knotifyconfig-devel
+ libkdegames-devel
+ kdelibs4-support-devel
+ kdesignerplugin
+ kdoctools-devel
+ kemoticons-devel
+ kitemmodels-devel
+ kinit-devel
+ kunitconversion-devel
+
+
+
+
+ knetwalk
+
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ qt5-base
+ kcoreaddons
+ kdbusaddons
+ libkdegames
+ ktextwidgets
+ kconfigwidgets
+ kwidgetsaddons
+ qt5-declarative
+
+
+ /usr/share
+ /usr/share/doc
+ /usr/bin
+
+
+
+
+
+ 2015-11-20
+ 15.08.3
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-11-13
+ 4.14.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-10-15
+ 4.14.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-09-20
+ 4.14.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-08-21
+ 4.14.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-06-13
+ 4.13.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-13
+ 4.13.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-03
+ 4.13.0
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-04-05
+ 4.12.4
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-03-04
+ 4.12.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-02-06
+ 4.12.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-01-13
+ 4.11.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-12-03
+ 4.11.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-05
+ 4.11.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-10-02
+ 4.11.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-09-07
+ 4.11.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-07-02
+ 4.10.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-06-10
+ 4.10.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-05-06
+ 4.10.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-04-03
+ 4.10.2
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-03-06
+ 4.10.1
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-02-15
+ 4.10.0
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-01-19
+ 4.9.98
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
diff --git a/desktop/kde/application/knetwalk/translations.xml b/desktop/kde/application/knetwalk/translations.xml
new file mode 100644
index 0000000000..6ee8f90bc5
--- /dev/null
+++ b/desktop/kde/application/knetwalk/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ knetwalk
+ Ağ yapılandırma oyunu
+ KNetWalk bir ağ kurma oyunudur. Dunucularla istemcileri mümkün olan en az kaynakla birleştirmeye çalışmak oyunun amacıdır. Bağımlılık yapması olasıdır.
+
+
diff --git a/desktop/kde/application/kollision/actions.py b/desktop/kde/application/kollision/actions.py
new file mode 100644
index 0000000000..983bbfd6fa
--- /dev/null
+++ b/desktop/kde/application/kollision/actions.py
@@ -0,0 +1,23 @@
+#!/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 shelltools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+from pisi.actionsapi import get
+
+NoStrip=["/usr/share/icons"]
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING*")
diff --git a/desktop/kde/application/kollision/pspec.xml b/desktop/kde/application/kollision/pspec.xml
new file mode 100644
index 0000000000..5ebd01c561
--- /dev/null
+++ b/desktop/kde/application/kollision/pspec.xml
@@ -0,0 +1,227 @@
+
+
+
+
+ kollision
+ http://games.kde.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ kollision
+ app:gui
+ A simple ball dodging game
+ Kollision is ball dodging game. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field.
+ http://download.kde.org/stable/applications/15.08.3/src/kollision-15.08.3.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-svg-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kwidgetsaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kconfigwidgets-devel
+ ktextwidgets-devel
+ kxmlgui-devel
+ kio-devel
+ knotifyconfig-devel
+ knewstuff-devel
+ libkdegames-devel
+ kdelibs4-support-devel
+ kdesignerplugin
+ kdoctools-devel
+ kemoticons-devel
+ kitemmodels-devel
+ kinit-devel
+ kunitconversion-devel
+
+
+
+
+ kollision
+
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ qt5-base
+ kcoreaddons
+ kdbusaddons
+ libkdegames
+ kwidgetsaddons
+
+
+ /usr/share
+ /usr/share/doc
+ /usr/bin
+
+
+
+
+
+ 2015-11-20
+ 15.08.3
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-11-13
+ 4.14.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-10-15
+ 4.14.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-09-20
+ 4.14.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-08-21
+ 4.14.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-06-13
+ 4.13.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-13
+ 4.13.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-03
+ 4.13.0
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-04-05
+ 4.12.4
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-03-04
+ 4.12.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-02-06
+ 4.12.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-01-13
+ 4.11.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-12-03
+ 4.11.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-05
+ 4.11.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-10-02
+ 4.11.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-09-07
+ 4.11.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-07-02
+ 4.10.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-06-10
+ 4.10.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-05-06
+ 4.10.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-04-03
+ 4.10.2
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-03-06
+ 4.10.1
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-02-15
+ 4.10.0
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-01-19
+ 4.9.98
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
diff --git a/desktop/kde/application/kollision/translations.xml b/desktop/kde/application/kollision/translations.xml
new file mode 100644
index 0000000000..6f9b85ae69
--- /dev/null
+++ b/desktop/kde/application/kollision/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ kollision
+ Basit bir top sıçratma oyunu
+ Kollision basit bir top sıçratma oyunudur. Boş bir alana fareyle tıkladığınızda oyun başlar ve fare imlecinizin yerini mavi bir top alır, ayrıca olayların gelişmesine vesile olacak kırmızı toplar da alandaki yerlerini alırlar.
+
+
diff --git a/desktop/kde/application/ksquares/actions.py b/desktop/kde/application/ksquares/actions.py
new file mode 100644
index 0000000000..00dc2d2bab
--- /dev/null
+++ b/desktop/kde/application/ksquares/actions.py
@@ -0,0 +1,23 @@
+#!/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 shelltools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+from pisi.actionsapi import get
+
+NoStrip=["/usr/share/icons"]
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README", "TODO", "COPYING*")
\ No newline at end of file
diff --git a/desktop/kde/application/ksquares/pspec.xml b/desktop/kde/application/ksquares/pspec.xml
new file mode 100644
index 0000000000..c3b89b67c1
--- /dev/null
+++ b/desktop/kde/application/ksquares/pspec.xml
@@ -0,0 +1,229 @@
+
+
+
+
+ ksquares
+ http://games.kde.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ ksquares
+ app:gui
+ Connect the dots to create squares
+ KSquares is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes.
+ http://download.kde.org/stable/applications/15.08.3/src/ksquares-15.08.3.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kdbusaddons-devel
+ kdoctools-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ kguiaddons-devel
+ kconfigwidgets-devel
+ kitemviews-devel
+ kiconthemes-devel
+ kxmlgui-devel
+ kio-devel
+ knotifyconfig-devel
+ libkdegames-devel
+ qt5-declarative-devel
+ kdelibs4-support-devel
+ kdesignerplugin
+ kemoticons-devel
+ kitemmodels-devel
+ kinit-devel
+ kunitconversion-devel
+
+
+
+
+ ksquares
+
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ qt5-base
+ kcompletion
+ kcoreaddons
+ kdbusaddons
+ libkdegames
+ kconfigwidgets
+ kwidgetsaddons
+
+
+ /usr/share
+ /usr/share/doc
+ /usr/bin
+
+
+
+
+
+ 2015-11-20
+ 15.08.3
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-11-13
+ 4.14.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-10-15
+ 4.14.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-09-20
+ 4.14.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-08-21
+ 4.14.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-06-13
+ 4.13.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-13
+ 4.13.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-03
+ 4.13.0
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-04-05
+ 4.12.4
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-03-04
+ 4.12.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-02-06
+ 4.12.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-01-13
+ 4.11.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-12-03
+ 4.11.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-05
+ 4.11.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-10-02
+ 4.11.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-09-07
+ 4.11.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-07-02
+ 4.10.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-06-10
+ 4.10.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-05-06
+ 4.10.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-04-03
+ 4.10.2
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-03-06
+ 4.10.1
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-02-15
+ 4.10.0
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-01-19
+ 4.9.98
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
diff --git a/desktop/kde/application/ksquares/translations.xml b/desktop/kde/application/ksquares/translations.xml
new file mode 100644
index 0000000000..17939a1bb0
--- /dev/null
+++ b/desktop/kde/application/ksquares/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ ksquares
+ Noktaları birleştirerek kare yapma oyunu
+ KSquares sıkıcı derslerin kurtarıcısı, eğlenceli ve heyecanlı kare yapma oyununun KDE sürümüdür.
+
+
diff --git a/desktop/kde/application/kteatime/actions.py b/desktop/kde/application/kteatime/actions.py
new file mode 100644
index 0000000000..e3f2576c7a
--- /dev/null
+++ b/desktop/kde/application/kteatime/actions.py
@@ -0,0 +1,23 @@
+#!/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 shelltools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+from pisi.actionsapi import get
+
+NoStrip=["/usr/share/icons"]
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING*", "TODO")
diff --git a/desktop/kde/application/kteatime/pspec.xml b/desktop/kde/application/kteatime/pspec.xml
new file mode 100755
index 0000000000..3875dcd844
--- /dev/null
+++ b/desktop/kde/application/kteatime/pspec.xml
@@ -0,0 +1,173 @@
+
+
+
+
+ kteatime
+ http://www.kde.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ app:gui
+ Timer for making tea.
+ KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready.
+ http://download.kde.org/stable/applications/15.08.3/src/kteatime-15.08.3.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+ kconfig-devel
+ kcrash-devel
+ kdoctools-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifyconfig-devel
+ knotifications-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kxmlgui-devel
+
+
+
+ kteatime
+
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ qt5-base
+ kcoreaddons
+ kiconthemes
+ ktextwidgets
+ knotifyconfig
+ kconfigwidgets
+ knotifications
+
+
+ kdetoys
+
+
+ kdetoys
+
+
+ /usr/bin
+ /usr/doc
+ /usr/share
+
+
+
+
+
+ 2015-11-20
+ 15.08.3
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-11-13
+ 4.14.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-10-15
+ 4.14.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-09-20
+ 4.14.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-08-21
+ 4.14.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-06-13
+ 4.13.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-13
+ 4.13.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-03
+ 4.13.0
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-04-05
+ 4.12.4
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-03-04
+ 4.12.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-02-06
+ 4.12.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-01-13
+ 4.11.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-12-03
+ 4.11.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-05
+ 4.11.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-10-02
+ 4.11.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-09-03
+ 4.11.1
+ First release
+ Mathias Freire
+ mathiasfreire45@gmail.com
+
+
+
diff --git a/desktop/kde/application/kteatime/translations.xml b/desktop/kde/application/kteatime/translations.xml
new file mode 100755
index 0000000000..8e6d742ce4
--- /dev/null
+++ b/desktop/kde/application/kteatime/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ kteatime
+ Çay yapma zamanlayıcısı.
+ Kteatime çay yapmak için kullanışlı bir uygulamadır. Kteatime ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz.
+
+
diff --git a/desktop/toolkit/gtk/gtkspell/actions.py b/desktop/toolkit/gtk/gtkspell/actions.py
new file mode 100644
index 0000000000..9229354301
--- /dev/null
+++ b/desktop/toolkit/gtk/gtkspell/actions.py
@@ -0,0 +1,26 @@
+#!/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 autotools
+from pisi.actionsapi import pisitools
+
+
+def setup():
+ #autotools.autoreconf('-fi')
+ autotools.configure("--disable-static")
+
+ #pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+
+
+def build():
+ autotools.make()
+
+
+def install():
+ autotools.install()
+
+ # Empty files: NEWS,
+ pisitools.dodoc("ABOUT-NLS", "COPYING", "README", "AUTHORS", "ChangeLog")
diff --git a/desktop/toolkit/gtk/gtkspell/pspec.xml b/desktop/toolkit/gtk/gtkspell/pspec.xml
new file mode 100644
index 0000000000..022af239cd
--- /dev/null
+++ b/desktop/toolkit/gtk/gtkspell/pspec.xml
@@ -0,0 +1,94 @@
+
+
+
+
+ gtkspell
+ http://gtkspell.sourceforge.net
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ library
+ Spell checking widget for GTK+
+ GtkSpell provides MSWord / MacOSX-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.
+ mirrors://sourceforge/gtkspell/gtkspell-2.0.16.tar.gz
+
+ gtk2-devel
+ enchant-devel
+ intltool
+
+
+
+
+ gtkspell
+
+ atk
+ gtk2
+ cairo
+ glib2
+ pango
+ enchant
+ freetype
+ fontconfig
+ gdk-pixbuf
+
+
+ /usr/lib
+ /usr/share/locale
+ /usr/share/doc
+ /usr/share/gtk-doc
+
+
+
+
+ gtkspell-devel
+ Development files for gtkspell
+
+ gtkspell
+ gtk2-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2015-11-20
+ 2.0.16
+ Rebuild.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-05-18
+ 2.0.16
+ Rebuild
+ Varol Maksutoğlu
+ waroi@pisilinux.org
+
+
+ 2014-02-25
+ 2.0.16
+ Rebuild Unused
+ Varol Maksutoğlu
+ waroi@pisilinux.org
+
+
+ 2013-08-17
+ 2.0.16
+ Release bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2010-10-12
+ 2.0.16
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
diff --git a/desktop/toolkit/gtk/gtkspell/translations.xml b/desktop/toolkit/gtk/gtkspell/translations.xml
new file mode 100644
index 0000000000..565feeb83d
--- /dev/null
+++ b/desktop/toolkit/gtk/gtkspell/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ gtkspell
+ GTK+ için yazım denetimi eklentisi
+ GtkSpell, MSWord / MacOSX işletim sistemlerinde olduğu gibi, GTK+ metin gösterme zımbırtılarında yanlış yazılmış kelimeleri vurgular ve yanlış yazılmış kelimelere sağ tıkladığınızda, size yeni kelimeler önerir.
+
+
+
+ gtkspell-devel
+ gtkspell için geliştirme dosyaları
+
+
diff --git a/network/chat/telepathy-farstream/actions.py b/network/chat/telepathy-farstream/actions.py
new file mode 100644
index 0000000000..be73d5d36a
--- /dev/null
+++ b/network/chat/telepathy-farstream/actions.py
@@ -0,0 +1,23 @@
+#!/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
+from pisi.actionsapi import get
+
+def setup():
+ autotools.autoreconf("-vfi")
+ autotools.configure("--disable-static")
+
+ #pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("COPYING", "ChangeLog", "NEWS", "README")
diff --git a/network/chat/telepathy-farstream/pspec.xml b/network/chat/telepathy-farstream/pspec.xml
new file mode 100644
index 0000000000..42b14437d7
--- /dev/null
+++ b/network/chat/telepathy-farstream/pspec.xml
@@ -0,0 +1,101 @@
+
+
+
+
+ telepathy-farstream
+ http://telepathy.freedesktop.org/wiki
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2+
+ library
+ Telepathy client to handle media streaming channels
+ Telepathy-farstream is a Telepathy client that uses Farsight and Gstreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own.
+ http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz
+
+ gobject-introspection-devel
+ dbus-devel
+ dbus-glib-devel
+ telepathy-glib-devel
+ farstream-devel
+ gstreamer-next-devel
+
+
+
+
+ telepathy-farstream
+ library
+
+ dbus
+ glib2
+ dbus-glib
+ farstream
+ gstreamer-next
+ telepathy-glib
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/gir-1.0
+
+
+
+
+ telepathy-farstream-docs
+ data:doc
+ Help files and API documents of telepathy-farstream library
+
+ telepathy-farstream
+
+
+ /usr/share/gtk-doc
+
+
+
+
+ telepathy-farstream-devel
+ Development files for telepathy-farstream
+
+ telepathy-farstream
+ farstream-devel
+ gstreamer-next-devel
+ telepathy-glib-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2015-11-20
+ 0.6.2
+ Version bump and fix name
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-02-10
+ 0.0.17
+ Rebuild Unused
+ Varol Maksutoğlu
+ waroi@pisilinux.org
+
+
+ 2013-07-29
+ 0.0.17
+ Dep Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2012-09-01
+ 0.0.17
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/network/chat/telepathy-farstream/translations.xml b/network/chat/telepathy-farstream/translations.xml
new file mode 100644
index 0000000000..35148e25db
--- /dev/null
+++ b/network/chat/telepathy-farstream/translations.xml
@@ -0,0 +1,18 @@
+
+
+
+ telepathy-farstream
+ Ortam yayın kanallarıyla anlaşabilmek için gerekli Telepathy istemcisi
+ Telepathy-farstream, Farsight ve Gstreamer kitaplıklarını kullanan bir Telepathy istemcisidir.
+
+
+
+ telepathy-farstream-docs
+ telepathy-farstream kitaplığına ait yardım dosyaları ve API belgeleri
+
+
+
+ telepathy-farstream-devel
+ telepathy-farstream için geliştirme dosyaları
+
+
diff --git a/network/chat/telepathy-glib/actions.py b/network/chat/telepathy-glib/actions.py
new file mode 100644
index 0000000000..e06074d137
--- /dev/null
+++ b/network/chat/telepathy-glib/actions.py
@@ -0,0 +1,24 @@
+#!/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
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+
+def setup():
+ autotools.configure("--disable-static \
+ --enable-vala-bindings \
+ --enable-introspection")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
diff --git a/network/chat/telepathy-glib/pspec.xml b/network/chat/telepathy-glib/pspec.xml
new file mode 100644
index 0000000000..d36cf7de7a
--- /dev/null
+++ b/network/chat/telepathy-glib/pspec.xml
@@ -0,0 +1,110 @@
+
+
+
+
+ telepathy-glib
+ http://telepathy.freedesktop.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ GLib bindings for the Telepathy D-Bus protocol
+ Telepathy-glib is the glib binding for the Telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls.
+ http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.24.1.tar.gz
+
+ gobject-introspection-devel
+ dbus-devel
+ dbus-glib-devel
+ libxslt-devel
+ vala-devel
+
+
+
+
+ telepathy-glib
+ library
+ GLib bindings for the Telepathy D-Bus protocol
+
+ dbus
+ glib2
+ dbus-glib
+
+
+ /usr/lib
+ /usr/share/gir-1.0
+ /usr/share/doc
+
+
+
+
+ telepathy-glib-docs
+ data:doc
+ Help files and API documents of telepathy-glib library
+
+ telepathy-glib
+
+
+ /usr/share/gtk-doc
+
+
+
+
+ telepathy-glib-devel
+ Development files for telepathy-glib
+
+ telepathy-glib
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+ /usr/share/vala/vapi
+
+
+
+
+
+ 2015-11-20
+ 0.24.1
+ Version bump
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-05-25
+ 0.24.0
+ Version bump
+ Kamil Atlı
+ suvarice@gmail.com
+
+
+ 2013-11-26
+ 0.23.0
+ Version bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-07-09
+ 0.20.2
+ Enable vala bindings
+ Marcin Bojara
+ marcin@pisilinux.org
+
+
+ 2013-04-12
+ 0.20.2
+ Version bump
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2012-11-22
+ 0.20.1
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/network/chat/telepathy-glib/translations.xml b/network/chat/telepathy-glib/translations.xml
new file mode 100644
index 0000000000..7a6ac48081
--- /dev/null
+++ b/network/chat/telepathy-glib/translations.xml
@@ -0,0 +1,18 @@
+
+
+
+ telepathy-glib
+ Telepathy D-Bus protokolü için GLib bağlayıcıları
+ Telepathy-glib, anında mesajlaşma, IRC, sesli ve görüntülü görüşmeler dahil her türlü anlık iletişim türlerini destekleyen Telepathy altyapısının GLib bağlayıcılarıdır.
+
+
+
+ telepathy-glib-docs
+ telepathy-glib kitaplığına ait yardım dosyaları ve API belgeleri
+
+
+
+ telepathy-glib-devel
+ telepathy-glib için geliştirme dosyaları
+
+
diff --git a/network/chat/telepathy-qt5/actions.py b/network/chat/telepathy-qt5/actions.py
new file mode 100644
index 0000000000..56872b07d0
--- /dev/null
+++ b/network/chat/telepathy-qt5/actions.py
@@ -0,0 +1,26 @@
+#!/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 autotools
+from pisi.actionsapi import get
+
+WorkDir = "telepathy-qt-%s" % get.srcVERSION()
+
+def setup():
+ cmaketools.configure("-DDESIRED_QT_VERSION=5 \
+ -DPYTHON_EXECUTABLE=/usr/bin/python2.7 \
+ -DENABLE_EXAMPLES=OFF \
+ -DENABLE_TESTS=OFF")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.install()
+
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
diff --git a/network/chat/telepathy-qt5/files/cmake.patch b/network/chat/telepathy-qt5/files/cmake.patch
new file mode 100644
index 0000000000..65fda3cd29
--- /dev/null
+++ b/network/chat/telepathy-qt5/files/cmake.patch
@@ -0,0 +1,37 @@
+From 05fe3f4980bbc6b016e25dcf07e44afe29e377c0 Mon Sep 17 00:00:00 2001
+From: David Edmundson
+Date: Sun, 29 Sep 2013 22:19:27 +0000
+Subject: Fix compilation on new versions of cmake
+
+Recent cmake has changed the argument count to
+qt4_create_moc_command, we need to adjust accordingly
+
+Reviewed-by: Dario Freddi
+---
+diff --git a/cmake/modules/FindQt.cmake b/cmake/modules/FindQt.cmake
+index c2eac76..b3131f0 100644
+--- a/cmake/modules/FindQt.cmake
++++ b/cmake/modules/FindQt.cmake
+@@ -74,10 +74,18 @@ ENDMACRO(QT_GET_MOC_FLAGS)
+
+ MACRO(QT_CREATE_MOC_COMMAND infile outfile moc_flags moc_options)
+ IF(QT_VERSION_MAJOR MATCHES 4)
+- QT4_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}")
++ IF(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
++ QT4_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}" "")
++ ELSE(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
++ QT4_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}")
++ ENDIF(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
+ ELSE(QT_VERSION_MAJOR MATCHES 4)
+ IF(QT_VERSION_MAJOR MATCHES 5)
+- QT5_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}")
++ IF(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
++ QT5_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}" "")
++ ELSE(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
++ QT5_CREATE_MOC_COMMAND(${infile} ${outfile} "${moc_flags}" "${moc_options}")
++ ENDIF(CMAKE_VERSION VERSION_GREATER 2.8.11.20130607)
+ ENDIF(QT_VERSION_MAJOR MATCHES 5)
+ ENDIF(QT_VERSION_MAJOR MATCHES 4)
+ ENDMACRO(QT_CREATE_MOC_COMMAND)
+--
+cgit v0.9.0.2-2-gbebe
diff --git a/network/chat/telepathy-qt5/files/glibc-2.20.patch b/network/chat/telepathy-qt5/files/glibc-2.20.patch
new file mode 100644
index 0000000000..ddf6984bcd
--- /dev/null
+++ b/network/chat/telepathy-qt5/files/glibc-2.20.patch
@@ -0,0 +1,24 @@
+From 2a460afdbd0cb39d8dcecaf6cea5ce9ce7d3216b Mon Sep 17 00:00:00 2001
+From: Niels Ole Salscheider
+Date: Fri, 5 Jun 2015 12:47:13 +0200
+Subject: CMake: Fixed deprecated _BSD_SOURCE.
+
+Since glibc-2.20 _DEFAULT_SOURCE definition is also required.
+
+Reviewed-by: Alexandr Akulich
+
+diff --git a/cmake/modules/TelepathyDefaults.cmake b/cmake/modules/TelepathyDefaults.cmake
+index d34b24d..dc98697 100644
+--- a/cmake/modules/TelepathyDefaults.cmake
++++ b/cmake/modules/TelepathyDefaults.cmake
+@@ -108,7 +108,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
+ endif(${NOT_RELEASE} EQUAL 1)
+
+ if(CMAKE_SYSTEM_NAME MATCHES Linux)
+- add_definitions(-D_BSD_SOURCE)
++ add_definitions(-D_BSD_SOURCE -D_DEFAULT_SOURCE)
+ endif(CMAKE_SYSTEM_NAME MATCHES Linux)
+
+ # Compiler coverage
+--
+cgit v0.10.2
diff --git a/network/chat/telepathy-qt5/pspec.xml b/network/chat/telepathy-qt5/pspec.xml
new file mode 100644
index 0000000000..798e6b0614
--- /dev/null
+++ b/network/chat/telepathy-qt5/pspec.xml
@@ -0,0 +1,91 @@
+
+
+
+
+ telepathy-qt5
+ http://telepathy.freedesktop.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ Qt based classes for Telepathy communication framework
+ The Telepathy project is about building a unified framework for many different kinds of real-time communications. telepathy-qt contains Qt-based base and proxy classes for use in connection managers and clients.
+ http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz
+
+ cmake
+ qt5-base-devel
+ gobject-introspection-devel
+ dbus-glib-devel
+ libxml2-devel
+ farstream-devel
+ telepathy-farstream-devel
+ doxygen
+
+
+
+ glibc-2.20.patch
+
+
+
+
+ telepathy-qt5
+
+ glib2
+ libgcc
+ qt5-base
+ telepathy-glib
+ telepathy-farstream
+ doxygen
+
+
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ telepathy-qt5-devel
+ Development files for telepathy-qt5
+
+ telepathy-qt5
+ qt5-base-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2015-08-20
+ 0.9.6
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-03-09
+ 0.9.3
+ Rebuild
+ Varol Maksutoğlu
+ waroi@pisilinux.org
+
+
+ 2013-07-29
+ 0.9.3
+ Dep Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2012-08-19
+ 0.9.3
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
diff --git a/network/chat/telepathy-qt5/translations.xml b/network/chat/telepathy-qt5/translations.xml
new file mode 100644
index 0000000000..5d1646908a
--- /dev/null
+++ b/network/chat/telepathy-qt5/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ telepathy-qt5
+ Telepathy iletişim çatısı için Qt tabanlı sınıflar
+ Telepathy projesi çeşitli gerçek zamanlı iletişim türleri için birleşik bir çatı oluşturmayı amaçlar. telepathy-qt bağlantı yöneticileri ve istemcilerde kullanılmak üzere Qt tabanlı temel ve vekil sınıfları içerir.
+
+
+
+ telepathy-qt5-devel
+ telepathy-qt5 için geliştirme dosyaları
+
+
diff --git a/network/voip/farstream/actions.py b/network/voip/farstream/actions.py
new file mode 100644
index 0000000000..c83d0956e8
--- /dev/null
+++ b/network/voip/farstream/actions.py
@@ -0,0 +1,26 @@
+#!/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
+from pisi.actionsapi import get
+
+def setup():
+ autotools.autoreconf("-fi")
+ autotools.configure("--prefix=/usr \
+ --disable-static \
+ --with-html-dir=/%s/%s/html \
+ --with-package-name='PisiLinux farstream package' \
+ --with-package-origin='http://www.pisilinux.org'"
+ % (get.docDIR(), get.srcNAME()))
+
+def build():
+ autotools.make("-j1")
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "INSTALL", "COPYING", "NEWS", "README")
diff --git a/network/voip/farstream/files/farstream-plugin-path.patch b/network/voip/farstream/files/farstream-plugin-path.patch
new file mode 100644
index 0000000000..d805e4ab5f
--- /dev/null
+++ b/network/voip/farstream/files/farstream-plugin-path.patch
@@ -0,0 +1,14 @@
+Index: farstream-0.2.7/configure.ac
+===================================================================
+--- farstream-0.2.7.orig/configure.ac
++++ farstream-0.2.7/configure.ac
+@@ -177,7 +177,8 @@ AC_SUBST(NICE_LIBS)
+ AC_SUBST(FS_TRANSMITTER_PLUGINS_SELECTED)
+
+ dnl set the plugindir where plugins should be installed
+-AS_AC_EXPAND(FS_PLUGIN_PATH, ${libdir}/farstream-$FS_APIVERSION)
++AS_VAR_ARITH(FS_MAJOR, $FS_CURRENT-$FS_AGE)
++AS_AC_EXPAND(FS_PLUGIN_PATH, ${libdir}/farstream-$FS_APIVERSION-$FS_MAJOR)
+ AC_SUBST(FS_PLUGIN_PATH)
+ AC_DEFINE_UNQUOTED(FS_PLUGIN_PATH, "${FS_PLUGIN_PATH}", [The path were plugins are installed and search by default])
+
diff --git a/network/voip/farstream/files/vp8.patch b/network/voip/farstream/files/vp8.patch
new file mode 100644
index 0000000000..5386063e7b
--- /dev/null
+++ b/network/voip/farstream/files/vp8.patch
@@ -0,0 +1,12 @@
+diff -urNp farstream-0.1.1.orig/gst/fsrtpconference/default-codec-preferences farstream-0.1.1/gst/fsrtpconference/default-codec-preferences
+--- farstream-0.1.1.orig/gst/fsrtpconference/default-codec-preferences 2012-03-20 12:12:22.644324485 +0100
++++ farstream-0.1.1/gst/fsrtpconference/default-codec-preferences 2012-03-21 09:32:04.468634455 +0100
+@@ -41,6 +41,8 @@ feedback:nack/pli=
+ [video/H263]
+ feedback:nack/pli=
+
++[video/VP8-DRAFT-IETF-01]
++
+ [video/THEORA]
+ #feedback:tfrc=
+ feedback:nack/pli=
\ No newline at end of file
diff --git a/network/voip/farstream/pspec.xml b/network/voip/farstream/pspec.xml
new file mode 100644
index 0000000000..046a5ed001
--- /dev/null
+++ b/network/voip/farstream/pspec.xml
@@ -0,0 +1,70 @@
+
+
+
+
+ farstream
+ http://www.freedesktop.org/wiki/Software/Farstream
+
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+ LGPLv2
+ library
+ Farstream (formerly Farsight) - Audio/Video Communications Framework
+ Farstream (formerly Farsight) - Audio/Video Communications Framework
+ http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.7.tar.gz
+
+ libnice-devel
+ gstreamer-next-devel
+ gstreamer-devel
+ gst-plugins-base-next-devel
+
+
+
+
+
+
+
+
+ farstream
+
+ glib2
+ libnice
+ gstreamer-next
+ gst-plugins-base-next
+
+
+ /usr/lib
+ /usr/lib/farstream-0.2
+ /usr/lib/gstreamer-0.1
+ /usr/lib/libfarstream-0.2*
+ /usr/share/doc
+ /usr/share/farstream
+ /usr/share/gir-1.0
+ /usr/share
+
+
+
+
+ farstream-devel
+ Development files for farstream
+
+ farstream
+ gstreamer-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2015-10-27
+ 0.2.7
+ First release
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/network/voip/farstream/translations.xml b/network/voip/farstream/translations.xml
new file mode 100644
index 0000000000..424e3bf6bf
--- /dev/null
+++ b/network/voip/farstream/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ farstream
+ Ses/Video İletişim Çatısı
+ Farsight projesi, bilinen tüm ses/video konferans protokolleri ile uyum sağlayan bir çatı oluşturulması amacıyla yapılan bir çalışmadır. Bir taraftan, farklı akış protokolleri için eklentiler yazmayı mümkün kılan genel bir API sunarken, diğer taraftan da bu eklentileri kullanacak istemciler için bir API sunmaktadır.
+
+
+
+ farstream-devel
+ farstream için geliştirme dosyaları
+
+
diff --git a/programming/misc/libnice/actions.py b/programming/misc/libnice/actions.py
index a088596636..5ab9c41266 100644
--- a/programming/misc/libnice/actions.py
+++ b/programming/misc/libnice/actions.py
@@ -9,11 +9,10 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
- #autotools.autoreconf("-fi")
- autotools.configure("--disable-static \
- --with-gstreamer-0-10")
+ autotools.autoreconf("-fi")
+ autotools.configure("--disable-static")
- pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
+ #pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
diff --git a/programming/misc/libnice/pspec.xml b/programming/misc/libnice/pspec.xml
index dbbff2835b..0bdacd4f6e 100644
--- a/programming/misc/libnice/pspec.xml
+++ b/programming/misc/libnice/pspec.xml
@@ -26,6 +26,7 @@
libnice
glib2
+ libxml2
gstreamer
@@ -41,6 +42,7 @@
Development files for libnice
libnice
+ glib2-devel
/usr/include