diff --git a/desktop/kde/addon/qrencode/actions.py b/desktop/kde/addon/qrencode/actions.py deleted file mode 100644 index ae41cc6654..0000000000 --- a/desktop/kde/addon/qrencode/actions.py +++ /dev/null @@ -1,27 +0,0 @@ -# -*- 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 autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import get - -def setup(): - autotools.autoreconf("-vif") - shelltools.system("./autogen.sh") - - autotools.configure("--with-tests") - -def build(): - autotools.make() - -def check(): - shelltools.cd("tests") - shelltools.system("./test_all.sh") - -def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("COPYING", "NEWS", "README") \ No newline at end of file diff --git a/desktop/kde/addon/qrencode/pspec.xml b/desktop/kde/addon/qrencode/pspec.xml deleted file mode 100644 index 3ae85ac3ae..0000000000 --- a/desktop/kde/addon/qrencode/pspec.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - qrencode - http://fukuchi.org/works/qrencode/index.en.html - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2.1 - library - A C library for encoding data in a QR code symbol - qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. - http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz - - libsdl-devel - m4 - gettext-devel - libpng-devel - - - - - qrencode - - libpng - - - /usr/lib - /usr/bin/qrencode - /usr/share/man/man1 - /usr/share/doc - - - - - qrencode-devel - Development files for qrencode - - qrencode - - - /usr/include - /usr/lib/pkgconfig - - - - - - 2017-02-28 - 3.4.4 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-22 - 3.4.4 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-02-22 - 3.4.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - diff --git a/desktop/kde/addon/qrencode/translations.xml b/desktop/kde/addon/qrencode/translations.xml deleted file mode 100644 index c9398aa04a..0000000000 --- a/desktop/kde/addon/qrencode/translations.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - qrencode - QR kod sembolüne veri gömmek için bir kitaplık - qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. - - - - qrencode-devel - qrencode için geliştirme dosyaları - - \ No newline at end of file diff --git a/main_35_list.txt b/main_35_list.txt index dd0665a492..62096fa314 100644 --- a/main_35_list.txt +++ b/main_35_list.txt @@ -33,7 +33,6 @@ 2016-06-10 /programming/language/java/eclipse-ecj/pspec.xml 2016-06-09 /programming/language/java/fastjar/pspec.xml 2016-06-09 /programming/language/java/rhino/pspec.xml -2016-06-09 /programming/misc/qrencode/pspec.xml 2016-06-09 /programming/environment/eric6/pspec.xml 2016-12-13 /system/installer/Calamares/pspec.xml 2016-06-08 /system/installer/calamares-theme-pisilinux/pspec.xml