diff --git a/main_35_list.txt b/main_35_list.txt index bd80c0076f..4e57fdf14d 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/libqjson/pspec.xml 2016-06-09 /programming/misc/intel-tbb/pspec.xml 2016-07-02 /programming/misc/libxklavier/pspec.xml 2016-06-09 /programming/misc/libnice/pspec.xml diff --git a/programming/misc/libqjson/actions.py b/programming/misc/libqjson/actions.py index bc04bba3c5..4bd8ccee9c 100644 --- a/programming/misc/libqjson/actions.py +++ b/programming/misc/libqjson/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): cmaketools.configure() - + def build(): cmaketools.make() diff --git a/programming/misc/libqjson/pspec.xml b/programming/misc/libqjson/pspec.xml index e17dc99710..ebfa2a6c4c 100644 --- a/programming/misc/libqjson/pspec.xml +++ b/programming/misc/libqjson/pspec.xml @@ -14,7 +14,7 @@ libqjson, (JavaScript Object Notation) is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. http://source.pisilinux.org/1.0/qjson-0.82_d0f62e65.tar.gz - qt5-base-devel + qt5-base-devel cmake @@ -22,8 +22,8 @@ libqjson - qt5-base - libgcc + qt5-base + libgcc /usr/lib @@ -36,7 +36,7 @@ Development files for libqjson libqjson - qt5-base-devel + qt5-base-devel /usr/include/qjson @@ -46,6 +46,13 @@ + + 2017-0-30 + 0.82_p1 + Release Bump + Kamil Atlı + admin@pisilinux.org + 2016-06-09 0.82_p1 @@ -61,4 +68,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file