diff --git a/desktop/toolkit/qtchooser/actions.py b/desktop/toolkit/qtchooser/actions.py deleted file mode 100644 index 01df7431ec..0000000000 --- a/desktop/toolkit/qtchooser/actions.py +++ /dev/null @@ -1,20 +0,0 @@ -#!/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 build(): - autotools.make() - -def install(): - autotools.install() - - pisitools.dodir("/etc/xdg/qtchooser") - pisitools.dosym("qt4.conf", "/etc/xdg/qtchooser/default.conf") - - pisitools.dodoc("LICENSE.LGPL", "LGPL_EXCEPTION.txt") diff --git a/desktop/toolkit/qtchooser/files/4.conf b/desktop/toolkit/qtchooser/files/4.conf deleted file mode 100644 index 96e344eba9..0000000000 --- a/desktop/toolkit/qtchooser/files/4.conf +++ /dev/null @@ -1,2 +0,0 @@ -/usr/lib/qt4/bin -/usr/lib diff --git a/desktop/toolkit/qtchooser/files/5.conf b/desktop/toolkit/qtchooser/files/5.conf deleted file mode 100644 index edaadebd82..0000000000 --- a/desktop/toolkit/qtchooser/files/5.conf +++ /dev/null @@ -1,2 +0,0 @@ -/usr/lib/qt5/bin -/usr/lib diff --git a/desktop/toolkit/qtchooser/pspec.xml b/desktop/toolkit/qtchooser/pspec.xml deleted file mode 100644 index 95861c54f0..0000000000 --- a/desktop/toolkit/qtchooser/pspec.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - qtchooser - http://qt.gitorious.org/qt/qtchooser - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - GPLv1 - library - Wrap the other Qt tools by searching for different instances of Qt on the system - Wrap the other Qt tools by searching for different instances of Qt on the system - http://source.pisilinux.org/1.0/qt-qtchooser-48.tar.gz - - - - qtchooser - - libgcc - - - /usr/bin - /etc - /usr/lib - /usr/include - /usr/share - /usr/share/locale - /usr/share/man - /usr/share/info - /usr/share/doc - - - 4.conf - 5.conf - - - - - - 2015-02-15 - 48 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2014-05-26 - 41 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - diff --git a/desktop/toolkit/qtchooser/translations.xml b/desktop/toolkit/qtchooser/translations.xml deleted file mode 100644 index bffe2d9bb9..0000000000 --- a/desktop/toolkit/qtchooser/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - qtchooser - Wrap the other Qt tools by searching for different instances of Qt on the system - Wrap the other Qt tools by searching for different instances of Qt on the system - -