Merge branch 'master' into master

This commit is contained in:
groni
2017-03-19 12:47:30 +01:00
committed by GitHub
103 changed files with 123591 additions and 122574 deletions
@@ -45,6 +45,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2017-03-18</Date>
<Version>16.08.3</Version>
<Comment>Rebuild.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2017-01-08</Date> <Date>2017-01-08</Date>
<Version>16.08.3</Version> <Version>16.08.3</Version>
@@ -0,0 +1,18 @@
#!/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 kde5
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("README*")
@@ -0,0 +1,43 @@
<PISI>
<Source>
<Name>pisilinux-theme-damadamas</Name>
<Homepage>http://www.pisilinux.org/</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>PisiLinux için görsel çalışmaları.</Summary>
<Description>PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı.</Description>
<Archive sha1sum="02582ef2c8abce29063f0b85ddcdb50d8ab948ee" type="targz">https://github.com/alihanozturk/pisilinux-theme-damadamas/archive/0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>plasma-framework-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>pisilinux-theme-damadamas</Name>
<Summary>PisiLinux için görsel çalışmaları.</Summary>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/color-schemes</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/plasma</Path>
<Path fileType="data">/usr/share/sddm</Path>
<Path fileType="data">/usr/share/wallpapers</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-03-11</Date>
<Version>0.1</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
+15
View File
@@ -236,6 +236,14 @@
<Dependency>glib2</Dependency> <Dependency>glib2</Dependency>
<Dependency>libxcb</Dependency> <Dependency>libxcb</Dependency>
<Dependency>icu4c-32bit</Dependency> <Dependency>icu4c-32bit</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>cups</Dependency>
<Dependency>dbus</Dependency>
<Dependency>gtk2-32bit</Dependency>
<Dependency>mesa</Dependency>
<Dependency>zlib</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>pango</Dependency> <Dependency>pango</Dependency>
<Dependency>libX11</Dependency> <Dependency>libX11</Dependency>
<Dependency>libdrm</Dependency> <Dependency>libdrm</Dependency>
@@ -256,6 +264,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2017-03-18</Date>
<Version>5.7.1</Version>
<Comment>Rebuild.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2017-03-19</Date> <Date>2017-03-19</Date>
<Version>5.7.1</Version> <Version>5.7.1</Version>
+4 -4
View File
@@ -16,7 +16,7 @@
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency>qt5-quick1-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
<Dependency versionFrom="2.50.2">glib2-devel</Dependency> <Dependency versionFrom="2.50.2">glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency> <Dependency>gobject-introspection-devel</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -36,7 +36,7 @@
<RuntimeDependencies> <RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency> <Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency> <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency>qt5-quick1</Dependency> <!-- <Dependency>qt5-quick1</Dependency> -->
<Dependency>gstreamer-next</Dependency> <Dependency>gstreamer-next</Dependency>
<Dependency versionFrom="1.10.3">gst-plugins-base-next</Dependency> <Dependency versionFrom="1.10.3">gst-plugins-base-next</Dependency>
<Dependency versionFrom="13.0.4">mesa</Dependency> <Dependency versionFrom="13.0.4">mesa</Dependency>
@@ -70,9 +70,9 @@
<History> <History>
<Update release="6"> <Update release="6">
<Date>2017-02-20</Date> <Date>2017-03-19</Date>
<Version>1.2.0</Version> <Version>1.2.0</Version>
<Comment>Rebuild for new Toolchain</Comment> <Comment>Rebuild for new Toolchain.</Comment>
<Name>Pisi Linux Community</Name> <Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>
</Update> </Update>
+8 -1
View File
@@ -70,6 +70,13 @@
</Package> </Package>
--> -->
<History> <History>
<Update release="6">
<Date>2017-03-19</Date>
<Version>5.5.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2016-10-22</Date> <Date>2016-10-22</Date>
<Version>5.5.1</Version> <Version>5.5.1</Version>
@@ -106,4 +113,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email> <Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+7
View File
@@ -46,6 +46,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-18</Date>
<Version>0.7.1</Version>
<Comment>Rebuild.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-03-08</Date> <Date>2017-03-08</Date>
<Version>0.7.1</Version> <Version>0.7.1</Version>
+7
View File
@@ -53,6 +53,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-16</Date>
<Version>0.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-10</Date> <Date>2016-06-10</Date>
<Version>0.1.2</Version> <Version>0.1.2</Version>
+12 -6
View File
@@ -23,10 +23,10 @@
<Dependency>knotifications-devel</Dependency> <Dependency>knotifications-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency> <Dependency>kxmlgui-devel</Dependency>
<Dependency>plasma-workspace-devel</Dependency> <Dependency>plasma-workspace-devel</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>qt5-quick1-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
<Dependency>udisks2-devel</Dependency> <Dependency>udisks2-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">ki18n.patch</Patch> <Patch level="1">ki18n.patch</Patch>
@@ -37,8 +37,7 @@
<Name>diskmonitor</Name> <Name>diskmonitor</Name>
<Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary> <Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base</Dependency> <Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>qt5-quick1</Dependency>
<Dependency>ki18n</Dependency> <Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency> <Dependency>kconfig</Dependency>
@@ -48,7 +47,7 @@
<Dependency>kconfigwidgets</Dependency> <Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency> <Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency> <Dependency>kwidgetsaddons</Dependency>
<Dependency>qt5-declarative</Dependency> <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
@@ -57,6 +56,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2017-03-19</Date>
<Version>0.3.1</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2016-11-20</Date> <Date>2016-11-20</Date>
<Version>0.3.1</Version> <Version>0.3.1</Version>
@@ -0,0 +1,56 @@
Index: VirtualBox-5.1.2/src/VBox/Additions/common/crOpenGL/Makefile.kmk
===================================================================
--- VirtualBox-5.1.2.orig/src/VBox/Additions/common/crOpenGL/Makefile.kmk
+++ VirtualBox-5.1.2/src/VBox/Additions/common/crOpenGL/Makefile.kmk
@@ -68,18 +68,12 @@ VBoxOGL_TEMPLATE = VBOXCROGLR3GUES
VBoxOGL_INCS = .
if1of ($(KBUILD_TARGET), linux solaris freebsd)
VBoxOGL_INCS += \
- $(VBOX_PATH_X11_ROOT)/libXdamage-1.1 \
- $(VBOX_PATH_X11_ROOT)/libXcomposite-0.4.0 \
- $(VBOX_PATH_X11_ROOT)/libXext-1.3.1 \
- $(VBOX_PATH_X11_ROOT)/libXfixes-4.0.3 \
- $(VBOX_PATH_X11_ROOT)/damageproto-1.1.0 \
- $(VBOX_PATH_X11_ROOT)/compositeproto-0.4 \
- $(VBOX_PATH_X11_ROOT)/fixesproto-4.0 \
- $(VBOX_PATH_X11_ROOT)/libx11-1.1.5-other \
- $(VBOX_PATH_X11_ROOT)/xextproto-7.1.1 \
- $(VBOX_PATH_X11_ROOT)/xproto-7.0.18 \
+ /usr/include/x11 \
+ /usr/include/xorg \
+ /usr/include/pixman-1 \
$(VBOX_MESA_INCS) \
- $(PATH_ROOT)/src/VBox/Additions/x11/x11include/libdrm-2.4.13
+ /usr/include/drm \
+ /usr/include/libdrm
VBoxOGL_DEFS += VBOX_NO_NATIVEGL
endif
@@ -214,10 +208,10 @@ VBoxOGL_LIBS.win += \
if1of ($(KBUILD_TARGET), linux solaris freebsd)
VBoxOGL_LIBS += \
- $(PATH_STAGE_LIB)/libXcomposite.so \
- $(PATH_STAGE_LIB)/libXdamage.so \
- $(PATH_STAGE_LIB)/libXfixes.so \
- $(PATH_STAGE_LIB)/libXext.so
+ Xcomposite \
+ Xdamage \
+ Xfixes \
+ Xext
ifdef VBoxOGL_FAKEDRI
ifeq ($(KBUILD_TARGET), freebsd)
VBoxOGL_LIBS += \
Index: VirtualBox-5.1.2/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
===================================================================
--- VirtualBox-5.1.2.orig/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
+++ VirtualBox-5.1.2/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
@@ -40,8 +40,6 @@ LIBRARIES += \
VBoxGuestR3LibShared
ifndef VBOX_ONLY_VALIDATIONKIT
if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
- LIBRARIES += \
- VBoxGuestR3LibXFree86
endif
if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris)
LIBRARIES += \
@@ -150,6 +150,13 @@
</Package> </Package>
<History> <History>
<Update release="11">
<Date>2017-03-11</Date>
<Version>5.1.14</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="10"> <Update release="10">
<Date>2017-03-04</Date> <Date>2017-03-04</Date>
<Version>5.1.14</Version> <Version>5.1.14</Version>
+10 -3
View File
@@ -11,8 +11,8 @@
<License>NVIDIA</License> <License>NVIDIA</License>
<Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary> <Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary>
<Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description> <Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description>
<Archive sha1sum="e61716b4b97e42a559e6ab0249c669a217a34522" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86/375.26/NVIDIA-Linux-x86-375.26.run</Archive> <Archive sha1sum="01917b350ea67704021f47af56f0135034c53bb3" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86/378.13/NVIDIA-Linux-x86-378.13.run</Archive>
<Archive sha1sum="40c8fcbd88ecd06e079bb2297907dd60333a322c" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86_64/375.26/NVIDIA-Linux-x86_64-375.26.run</Archive> <Archive sha1sum="f39c04d92340b4e63cab84c3bfb633193d721d69" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86_64/378.13/NVIDIA-Linux-x86_64-378.13.run</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency version="4.9.6">kernel-module-headers</Dependency> <Dependency version="4.9.6">kernel-module-headers</Dependency>
<Dependency>libX11-devel</Dependency> <Dependency>libX11-devel</Dependency>
@@ -160,6 +160,13 @@
</Package> </Package>
<History> <History>
<Update release="9">
<Date>2017-03-11</Date>
<Version>378.13</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8"> <Update release="8">
<Date>2017-01-31</Date> <Date>2017-01-31</Date>
<Version>375.26</Version> <Version>375.26</Version>
@@ -217,4 +224,4 @@
<Email>alihan@pisilinux.org</Email> <Email>alihan@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+8 -1
View File
@@ -66,6 +66,13 @@
</Package> </Package>
<History> <History>
<Update release="9">
<Date>2017-03-11</Date>
<Version>304.134</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8"> <Update release="8">
<Date>2017-01-31</Date> <Date>2017-01-31</Date>
<Version>304.134</Version> <Version>304.134</Version>
@@ -123,4 +130,4 @@
<Email>ertugrulerata@gmail.com</Email> <Email>ertugrulerata@gmail.com</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+8 -1
View File
@@ -97,6 +97,13 @@
</Package> </Package>
<History> <History>
<Update release="9">
<Date>2017-03-11</Date>
<Version>340.101</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8"> <Update release="8">
<Date>2017-01-31</Date> <Date>2017-01-31</Date>
<Version>340.101</Version> <Version>340.101</Version>
@@ -154,4 +161,4 @@
<Email>ertugrulerata@gmail.com</Email> <Email>ertugrulerata@gmail.com</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+2 -2
View File
@@ -57,9 +57,9 @@
<History> <History>
<Update release="5"> <Update release="5">
<Date>2017-01-11</Date> <Date>2017-03-17</Date>
<Version>9.7.1</Version> <Version>9.7.1</Version>
<Comment>Version bump.</Comment> <Comment>Version bump</Comment>
<Name>Stefan Gronewold(groni)</Name> <Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email> <Email>groni@pisilinux.org</Email>
</Update> </Update>
+2 -2
View File
@@ -105,9 +105,9 @@
<History> <History>
<Update release="4"> <Update release="4">
<Date>2017-02-03</Date> <Date>2017-03-17</Date>
<Version>2.78</Version> <Version>2.78</Version>
<Comment>Version bump.</Comment> <Comment>Version bump</Comment>
<Name>Stefan Gronewold(groni)</Name> <Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email> <Email>groni@pisilinux.org</Email>
</Update> </Update>
+3 -3
View File
@@ -52,11 +52,11 @@
<History> <History>
<Update release="3"> <Update release="3">
<Date>2017-02-15</Date> <Date>2017-03-17</Date>
<Version>4.1.3</Version> <Version>4.1.3</Version>
<Comment>Rebuild for new toolchain.</Comment> <Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name> <Name>Ayhan Yalçınsoy</Name>
<Email>admin@pisilinux.org</Email> <Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update> </Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
+1 -1
View File
@@ -94,7 +94,7 @@
<History> <History>
<Update release="3"> <Update release="3">
<Date>2017-02-15</Date> <Date>2017-03-17</Date>
<Version>2016.2.0</Version> <Version>2016.2.0</Version>
<Comment>Version Bump</Comment> <Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name> <Name>Pisi Linux Community</Name>
@@ -18,6 +18,8 @@ def setup():
-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_PREFIX=/usr \
-DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \ -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-DUSE_OCIO= OFF \ -DUSE_OCIO= OFF \
-DUSE_OPENSSL:BOOL=TRUE \
-DSTOP_ON_WARNING:BOOL=FALSE \
-DOIIO_BUILD_TESTS=OFF", sourceDir="..") -DOIIO_BUILD_TESTS=OFF", sourceDir="..")
def build(): def build():
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Library for reading and writing images</Summary> <Summary>Library for reading and writing images</Summary>
<Description>OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.</Description> <Description>OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.</Description>
<Archive sha1sum="93177c35a859abb919fb385a7833571b4f188193" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.6.14.tar.gz</Archive> <Archive sha1sum="96f7f96bb53dda71ceb850472b3293072cd9c31b" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.7.12.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
@@ -90,6 +90,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-17</Date>
<Version>1.7.12</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-06-20</Date> <Date>2016-06-20</Date>
<Version>1.6.14</Version> <Version>1.6.14</Version>
@@ -0,0 +1,12 @@
diff --git a/src/tr_languages.cpp b/src/tr_languages.cpp
--- a/src/tr_languages.cpp
+++ b/src/tr_languages.cpp
@@ -198,7 +198,7 @@ static const unsigned short chars_ignore_zwnj_hyphen[] = {
0x200d, 1, // zero width joiner
0, 0 };
-const char string_ordinal[] = {0xc2,0xba,0}; // masculine ordinal character, UTF-8
+const char string_ordinal[] = {'\xc2','\xba',0}; // masculine ordinal character, UTF-8
static Translator* NewTranslator(void)
+8 -1
View File
@@ -24,7 +24,7 @@
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch>espeak-1.23-makefile_nostaticlibs.patch</Patch> <Patch>espeak-1.23-makefile_nostaticlibs.patch</Patch>
<!--<Patch level="1">espeak-1.45.05-runtime-detection.patch</Patch>--> <Patch>espeak-1.48-gcc-6-fix.patch</Patch>
</Patches> </Patches>
</Source> </Source>
@@ -57,6 +57,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-10</Date>
<Version>1.48.04</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-18</Date> <Date>2017-02-18</Date>
<Version>1.48.04</Version> <Version>1.48.04</Version>
@@ -85,6 +85,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-10</Date>
<Version>0.8.6</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-12-30</Date> <Date>2016-12-30</Date>
<Version>0.8.6</Version> <Version>0.8.6</Version>
+1
View File
@@ -28,6 +28,7 @@
<Name>speex</Name> <Name>speex</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>libogg</Dependency> <Dependency>libogg</Dependency>
<Dependency>speexdsp</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
+7
View File
@@ -39,6 +39,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-10</Date>
<Version>17.1.0</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-03</Date> <Date>2017-02-03</Date>
<Version>17.1.0</Version> <Version>17.1.0</Version>
+18 -43
View File
@@ -16,57 +16,32 @@
system/installer/calamares-theme-pisilinux system/installer/calamares-theme-pisilinux
* Packages that needs compiling * Packages that needs compiling
desktop/kde/applications/kdepimlibs (1 > 3) desktop/kde/applications/eventviews (7 > 6)
desktop/kde/applications/kfind (1 > 2) desktop/kde/applications/kdepim-runtime (8 > 7)
desktop/kde/applications/konqueror (1 > 2) desktop/kde/applications/kdepimlibs (2 > 3)
desktop/kde/applications/minuet (4 > 3) desktop/kde/applications/kdialog (3 > 2)
desktop/kde/framework/attica (7 > 8) desktop/kde/applications/kgpg (3 > 2)
desktop/kde/framework/bluez-qt (7 > 8) desktop/kde/applications/kleopatra (7 > 6)
desktop/kde/framework/extra-cmake-modules (7 > 8) desktop/kde/applications/konversation (4 > 3)
desktop/kde/framework/kapidox (7 > 8) desktop/kde/graphics/kruler (8 > 7)
desktop/kde/framework/karchive (7 > 8) desktop/kde/plasma/khelpcenter (4 > 8)
desktop/kde/framework/kcodecs (7 > 8)
desktop/kde/framework/kconfig (7 > 8)
desktop/kde/framework/kcoreaddons (7 > 8)
desktop/kde/framework/kdbusaddons (7 > 8)
desktop/kde/framework/kdnssd (7 > 8)
desktop/kde/framework/kguiaddons (7 > 8)
desktop/kde/framework/ki18n (7 > 8)
desktop/kde/framework/kidletime (7 > 8)
desktop/kde/framework/kimageformats (7 > 8)
desktop/kde/framework/kitemmodels (7 > 8)
desktop/kde/framework/kitemviews (7 > 8)
desktop/kde/framework/kplotting (7 > 8)
desktop/kde/framework/kwayland (7 > 8)
desktop/kde/framework/kwindowsystem (7 > 8)
desktop/kde/framework/oxygen-icons (7 > 8)
desktop/kde/framework/prison (3 > 4)
desktop/kde/framework/solid (7 > 8)
desktop/kde/framework/sonnet (7 > 8)
desktop/kde/framework/syntax-highlighting (2 > 3)
desktop/kde/framework/threadweaver (7 > 8)
desktop/kde/plasma/khelpcenter (4 > 5)
desktop/lookandfeel/gtk2-engines-murrine (1 > 2) desktop/lookandfeel/gtk2-engines-murrine (1 > 2)
desktop/toolkit/qscintilla2 (3 > 2)
desktop/toolkit/qt5/qt5-doc (6 > 5) desktop/toolkit/qt5/qt5-doc (6 > 5)
desktop/toolkit/qt5/qt5-webengine (3 > 2) desktop/toolkit/qt5/qt5-webkit (7 > 6)
desktop/toolkit/qt5/qt5-webkit (6 > 5)
desktop/toolkit/qtermwidget5 (2 > 3)
editor/bluefish (4 > 2) editor/bluefish (4 > 2)
hardware/virtualization/virtualbox (10 > 9) kernel/drivers/module-nvidia-current (9 > 8)
kernel/drivers/module-nvidia304 (9 > 8)
kernel/drivers/module-nvidia340 (9 > 8)
multimedia/graphics/libdmtx (2 > 3)
multimedia/nightingale (2 > 1) multimedia/nightingale (2 > 1)
multimedia/sound/espeak (3 > 2) multimedia/sound/speech-dispatcher (4 > 1)
multimedia/sound/speech-dispatcher (3 > 1)
multimedia/sound/timidity-shompatches (3 > 1) multimedia/sound/timidity-shompatches (3 > 1)
multimedia/video/qmplay2 (3 > 2) network/web/qupzilla (2 > 3)
multimedia/video/smtube (4 > 3)
network/connection/NetworkManager (5 > 6)
network/library/serf (2 > 3)
network/misc/webkit-gtk2 (4 > 1)
programming/build/ninja (3 > 4)
programming/language/python/notify-python (3 > 2) programming/language/python/notify-python (3 > 2)
programming/language/python/pip (5 > 4) programming/language/python/pip (5 > 4)
programming/language/python/sip (4 > 5)
programming/language/python3/python3-requests (4 > 3) programming/language/python3/python3-requests (4 > 3)
programming/misc/qrencode (2 > 8)
server/postfix (2 > 1) server/postfix (2 > 1)
util/crypt/libmcrypt (3 > 2) util/crypt/libmcrypt (3 > 2)
+16 -21
View File
@@ -11,29 +11,25 @@ from pisi.actionsapi import shelltools
def setup(): def setup():
autotools.autoreconf("-fiv") # /var/run => /run
for f in ["configure.ac", "src/Makefile.am", "src/Makefile.in"]:
pisitools.dosed(f, "\$\(?localstatedir\)?(\/run\/(\$PACKAGE|NetworkManager))", "\\1")
pisitools.dosed("configure.ac", "\/var(\/run\/ConsoleKit)", "\\1")
pisitools.dosed("configure.ac", "^initscript", deleteLine=True)
autotools.autoreconf("-fi")
shelltools.system("intltoolize --force --copy --automake") shelltools.system("intltoolize --force --copy --automake")
autotools.configure("--disable-static \ autotools.configure("--disable-static \
--disable-silent-rules \ --disable-silent-rules \
--disable-wimax \ --disable-wimax \
--disable-ifcfg-rh \
--disable-ifcfg-suse \
--disable-ifnet \
--disable-ifupdown \
--disable-lto \ --disable-lto \
--disable-config-plugin-ibft \
--disable-ifnet \
--disable-more-warnings \ --disable-more-warnings \
--enable-introspection \
--enable-wifi \
--enable-modify-system \ --enable-modify-system \
--enable-ppp=yes \ --enable-ppp=yes \
--enable-bluez5-dun \ --enable-bluez5=yes \
--enable-concheck \ --enable-concheck \
--enable-config-plugin-ibft \
--enable-vala=yes \
--enable-json-validation \
--enable-polkit \
--enable-polkit-agent \
--without-netconfig \ --without-netconfig \
--with-modem-manager-1 \ --with-modem-manager-1 \
--with-libsoup=yes \ --with-libsoup=yes \
@@ -41,31 +37,30 @@ def setup():
--with-suspend-resume=upower \ --with-suspend-resume=upower \
--with-system-ca-path=/etc/ssl/certs \ --with-system-ca-path=/etc/ssl/certs \
--with-crypto=nss \ --with-crypto=nss \
--with-config-dhcp-default=/usr/bin/dhcpcd \ --with-dhcpcd=/sbin/dhcpcd \
--with-pppd=/usr/sbin/pppd \ --with-pppd=/usr/sbin/pppd \
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.7 \
--with-dbus-sys-dir=/etc/dbus-1/system.d \ --with-dbus-sys-dir=/etc/dbus-1/system.d \
--with-dhclient=/usr/sbin/dhclient \
--with-kernel-firmware-dir=/lib/firmware \ --with-kernel-firmware-dir=/lib/firmware \
--with-udev-dir=/lib/udev \ --with-udev-dir=/lib/udev \
--with-resolvconf=/etc/resolv.default.conf \ --with-resolvconf=/etc/resolv.default.conf \
--with-iptables=/usr/sbin/iptables \ --with-iptables=/usr/sbin/iptables \
--with-dnsmasq=/usr/sbin/dnsmasq \
--with-systemdsystemunitdir=no \ --with-systemdsystemunitdir=no \
--with-nmtui \ --with-nmtui \
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.7 \
--without-valgrind \
--localstatedir=/var \ --localstatedir=/var \
--sysconfdir=/etc \ --sysconfdir=/etc \
--libexecdir=/usr/lib/NetworkManager \ --libexecdir=/usr/lib/NetworkManager \
--with-dhcpcd=/usr/bin/dhcpcd \ ")
--without-dhclient \
" )
pisitools.dosed("libtool", "-shared", "-Wl, --as-needed -shared") pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
def build(): def build():
autotools.make() autotools.make()
#def check(): #def check():
#autotools.make("check") #autotools.make("-k check")
def install(): def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR()) autotools.rawInstall("DESTDIR=%s" % get.installDIR())
@@ -41,4 +41,4 @@ def ready():
start() start()
def status(): def status():
return isServiceRunning(pidfile=PIDFILE) return isServiceRunning(pidfile=PIDFILE)
@@ -1,4 +1,5 @@
[main] [main]
plugins=keyfile plugins=keyfile
dhcp=internal dhcp=internal
dns=default dns=default
@@ -3,4 +3,4 @@ Identity=unix-group:removable
Action=org.freedesktop.NetworkManager.settings.* Action=org.freedesktop.NetworkManager.settings.*
ResultAny=no ResultAny=no
ResultInactive=no ResultInactive=no
ResultActive=yes ResultActive=yes
+12 -36
View File
@@ -12,19 +12,14 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Network connection manager powered by D-Bus and UDEV</Summary> <Summary>Network connection manager powered by D-Bus and UDEV</Summary>
<Description>NetworkManager attempts to keep an active network connection available at all times.</Description> <Description>NetworkManager attempts to keep an active network connection available at all times.</Description>
<Archive sha1sum="fee830aee4b8d719046add91efa13ac08648b017" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.6/NetworkManager-1.6.2.tar.xz</Archive> <Archive sha1sum="1c199fdfb9fff9e7f540d51952699ce815a12369" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.0/NetworkManager-1.0.10.tar.xz</Archive>
<AdditionalFiles> <AdditionalFiles>
<!-- <AdditionalFile target="po/tr.po">tr.po</AdditionalFile> --> <AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles> </AdditionalFiles>
<BuildDependencies> <BuildDependencies>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
<Dependency>dhcpcd</Dependency>
<Dependency>iproute2</Dependency>
<!--Dependency>dhclient</Dependency--> <!--Dependency>dhclient</Dependency-->
<Dependency>ppp-devel</Dependency> <Dependency>ppp-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>jansson-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>nss-devel</Dependency> <Dependency>nss-devel</Dependency>
<Dependency>newt-devel</Dependency> <Dependency>newt-devel</Dependency>
<Dependency>nspr-devel</Dependency> <Dependency>nspr-devel</Dependency>
@@ -43,18 +38,12 @@
<Dependency>readline-devel</Dependency> <Dependency>readline-devel</Dependency>
<Dependency>libgudev-devel</Dependency> <Dependency>libgudev-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency> <Dependency>libutil-linux-devel</Dependency>
<Dependency versionFrom="1.0.2">ConsoleKit-devel</Dependency> <Dependency versionFrom="0.9.2">ConsoleKit-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency>upower-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libxslt-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!--<Patch>0001-dns-Fix-falling-back-in-the-resolv.conf-methods.patch</Patch>--> <!--<Patch>0001-dns-Fix-falling-back-in-the-resolv.conf-methods.patch</Patch>-->
<!--Patch>0001-core-fix-failure-to-configure-routes-due-to-wrong-de.patch</Patch--> <Patch>0001-core-fix-failure-to-configure-routes-due-to-wrong-de.patch</Patch>
<!-- <Patch>disable_set_hostname.patch</Patch> --> <Patch>disable_set_hostname.patch</Patch>
</Patches> </Patches>
</Source> </Source>
@@ -62,7 +51,6 @@
<Name>NetworkManager</Name> <Name>NetworkManager</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>dbus</Dependency> <Dependency>dbus</Dependency>
<Dependency>dhcpcd</Dependency>
<Dependency>nspr</Dependency> <Dependency>nspr</Dependency>
<Dependency>glib2</Dependency> <Dependency>glib2</Dependency>
<Dependency>polkit</Dependency> <Dependency>polkit</Dependency>
@@ -81,9 +69,8 @@
<Dependency>libmm-glib</Dependency> <Dependency>libmm-glib</Dependency>
<Dependency>ModemManager</Dependency> <Dependency>ModemManager</Dependency>
<Dependency>wpa_supplicant</Dependency> <Dependency>wpa_supplicant</Dependency>
<Dependency>jansson</Dependency>
<Dependency>libndp</Dependency> <Dependency>libndp</Dependency>
<Dependency versionFrom="1.0.2">ConsoleKit</Dependency> <Dependency versionFrom="0.9.2">ConsoleKit</Dependency>
<Dependency>mobile-broadband-provider-info</Dependency> <Dependency>mobile-broadband-provider-info</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
@@ -105,7 +92,6 @@
<Path fileType="data">/etc/NetworkManager/system-connections</Path> <Path fileType="data">/etc/NetworkManager/system-connections</Path>
<Path fileType="config">/usr/lib/tmpfiles.d/NetworkManager.conf</Path> <Path fileType="config">/usr/lib/tmpfiles.d/NetworkManager.conf</Path>
<Path fileType="config">/etc/polkit-1/localauthority/10-vendor.d</Path> <Path fileType="config">/etc/polkit-1/localauthority/10-vendor.d</Path>
<Path fileType="data">/var/run</Path>
</Files> </Files>
<AdditionalFiles> <AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/etc/conf.d/NetworkManager">NetworkManager.confd</AdditionalFile> <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/NetworkManager">NetworkManager.confd</AdditionalFile>
@@ -136,25 +122,15 @@
</Package> </Package>
<History> <History>
<Update release="6"> <Update release="5">
<Date>2017-02-24</Date> <Date>2017-03-15</Date>
<Version>1.6.2</Version> <Version>1.0.10</Version>
<Comment>Version Bump.</Comment> <Comment>Revert version</Comment>
<Requires> <Requires>
<Action package="NetworkManager">systemRestart</Action> <Action package="NetworkManager">systemRestart</Action>
</Requires> </Requires>
<Name>Ayhan Yalçınsoy</Name> <Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email> <Email>ayhanyalcinsoy@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2017-02-21</Date>
<Version>1.4.4</Version>
<Comment>Version Bump.</Comment>
<Requires>
<Action package="NetworkManager">systemRestart</Action>
</Requires>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update> </Update>
<Update release="4"> <Update release="4">
<Date>2016-12-15</Date> <Date>2016-12-15</Date>
+1 -1
View File
@@ -48,7 +48,7 @@
<History> <History>
<Update release="2"> <Update release="2">
<Date>017-03-08</Date> <Date>2017-03-08</Date>
<Version>2.6.1</Version> <Version>2.6.1</Version>
<Comment>Rebuild.</Comment> <Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name> <Name>PisiLinux Community</Name>
@@ -55,6 +55,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>1.0.9</Version>
<Comment>Release Bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-14</Date> <Date>2016-06-14</Date>
<Version>1.0.9</Version> <Version>1.0.9</Version>
+7
View File
@@ -47,6 +47,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-17</Date>
<Version>3.3.7</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilnux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-11-12</Date> <Date>2016-11-12</Date>
<Version>3.3.7</Version> <Version>3.3.7</Version>
+1 -1
View File
@@ -22,4 +22,4 @@ def build():
def install(): def install():
qt5.install("INSTALL_ROOT=%s" % get.installDIR()) qt5.install("INSTALL_ROOT=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "BUILDING*", "CHANGELOG", "COPYRIGHT", "FAQ", "GPLv3", "README*") pisitools.dodoc("AUTHORS", "BUILDING*", "CHANGELOG", "COPYRIGHT", "FAQ", "README*")
+8 -1
View File
@@ -10,7 +10,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Cross-platform QtWebKit browser</Summary> <Summary>Cross-platform QtWebKit browser</Summary>
<Description>QupZilla is a new and very fast QtWebEngine browser.</Description> <Description>QupZilla is a new and very fast QtWebEngine browser.</Description>
<Archive type="tarxz" sha1sum="399e0144e367cf2895cd0ce75254be21f152b2fa">https://github.com/QupZilla/qupzilla/releases/download/v2.0.2/QupZilla-2.0.2.tar.xz</Archive> <Archive type="tarxz" sha1sum="9298d103b4bfbc4512a761dc7411b754ec169b9f">https://github.com/QupZilla/qupzilla/releases/download/v2.1.1/QupZilla-2.1.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>openssl-devel</Dependency> <Dependency>openssl-devel</Dependency>
<Dependency>glib2-devel</Dependency> <Dependency>glib2-devel</Dependency>
@@ -83,6 +83,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-12</Date>
<Version>2.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2017-01-10</Date> <Date>2017-01-10</Date>
<Version>2.0.2</Version> <Version>2.0.2</Version>
+7
View File
@@ -37,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-10</Date>
<Version>0.40</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>0.40</Version> <Version>0.40</Version>
+7
View File
@@ -57,6 +57,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-16</Date>
<Version>0.1.5</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>0.1.5</Version> <Version>0.1.5</Version>
+122837 -122351
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
94cc99e7af703c1df220bb5c81c29dc4cd35433d e2ea484eb34141395b4cba93c70f3fcdee321729
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
128e74bc95ab12dbac5a328c6dd932cc14710d14 561d63675e0f909dec0fa258d6b7e10e7c482ff8
@@ -90,6 +90,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2017-03-18</Date>
<Version>5.7.1</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2017-03-08</Date> <Date>2017-03-08</Date>
<Version>5.7.1</Version> <Version>5.7.1</Version>
@@ -34,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2017-03-18</Date>
<Version>4.19</Version>
<Comment>Release Bump</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2017-02-25</Date> <Date>2017-02-25</Date>
<Version>4.19</Version> <Version>4.19</Version>
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
def setup(): def setup():
shelltools.system("./bootstrap.sh --with-toolset=gcc --with-icu --with-python=/usr/bin/python2.7 --prefix=%s/usr" % get.installDIR()) shelltools.system("./bootstrap.sh --with-toolset=gcc --with-icu --with-python=/usr/bin/python2.7 --prefix=%s/usr" % get.installDIR())
shelltools.echo("project-config.jam","using python : 3.4 : /usr/bin/python3 : /usr/include/python3.4m : /usr/lib ;") shelltools.echo("project-config.jam","using python : 3.6 : /usr/bin/python3 : /usr/include/python3.6m : /usr/lib ;")
#shelltools.echo("project-config.jam","--without-mpi ;") #shelltools.echo("project-config.jam","--without-mpi ;")
def build(): def build():
+7
View File
@@ -38,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-10</Date>
<Version>1.3</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>1.3</Version> <Version>1.3</Version>
+2 -2
View File
@@ -10,8 +10,8 @@ from pisi.actionsapi import get
def setup(): def setup():
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \ -DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTS=OFF") -DBUILD_TESTS=OFF")
def build(): def build():
cmaketools.make() cmaketools.make()
+17 -10
View File
@@ -15,9 +15,9 @@
<Archive sha1sum="67f81e6c3ff039cdf9179c9e3c500c50e165d0f7" type="targz">https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz</Archive> <Archive sha1sum="67f81e6c3ff039cdf9179c9e3c500c50e165d0f7" type="targz">https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>mesa-devel</Dependency><!--fix it in libdrm--> <Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-script-devel</Dependency> <!-- <Dependency versionFrom="5.7.1">qt5-script-devel</Dependency> -->
<Dependency versionFrom="5.6.2">qt5-linguist</Dependency> <!-- <Dependency versionFrom="5.7.1">qt5-linguist</Dependency> -->
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -25,12 +25,12 @@
<Package> <Package>
<Name>grantlee-qt5</Name> <Name>grantlee-qt5</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency versionFrom="5.6.2">qt5-base</Dependency> <Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.6.2">qt5-script</Dependency> <Dependency versionFrom="5.7.1">qt5-script</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
@@ -40,8 +40,8 @@
<Summary>Development files for grantlee</Summary> <Summary>Development files for grantlee</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">grantlee-qt5</Dependency> <Dependency release="current">grantlee-qt5</Dependency>
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-script-devel</Dependency> <!-- <Dependency versionFrom="5.7.1">qt5-script-devel</Dependency> -->
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
@@ -50,6 +50,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-10</Date>
<Version>5.1.0</Version>
<Comment>Release bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-08-13</Date> <Date>2016-08-13</Date>
<Version>5.1.0</Version> <Version>5.1.0</Version>
@@ -72,4 +79,4 @@
<Email>ertugrulerata@gmail.com</Email> <Email>ertugrulerata@gmail.com</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
@@ -1,13 +1,13 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<PISI> <PISI>
<Source> <Source>
<Name>grantlee</Name> <Name>grantlee-qt5</Name>
<Summary xml:lang="tr">Django şablon sistemi benzeri bir Qt metin şablon motoru</Summary> <Summary xml:lang="tr">Django şablon sistemi benzeri bir Qt metin şablon motoru</Summary>
<Description xml:lang="tr">grantlee, Qt çatısı kullanılarak yazılmış bir eklenti destekli metin şablon sistemidir. Projenin amaçları; belgelerin yapısını, içerdikleri veriden ayırarak uygulama geliştiricilerinin işini kolaylaştırmak ve tema desteği için imkan sağlamaktır.</Description> <Description xml:lang="tr">grantlee, Qt çatısı kullanılarak yazılmış bir eklenti destekli metin şablon sistemidir. Projenin amaçları; belgelerin yapısını, içerdikleri veriden ayırarak uygulama geliştiricilerinin işini kolaylaştırmak ve tema desteği için imkan sağlamaktır.</Description>
</Source> </Source>
<Package> <Package>
<Name>grantlee-devel</Name> <Name>grantlee-qt5-devel</Name>
<Summary xml:lang="tr">grantlee için geliştirme dosyaları</Summary> <Summary xml:lang="tr">grantlee için geliştirme dosyaları</Summary>
</Package> </Package>
</PISI> </PISI>
+8 -3
View File
@@ -12,13 +12,11 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary> <Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description> <Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="f48799f79ba4235cae8af4c579e3f04e75979375" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.6.3.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libevdev</Dependency> <Dependency>libevdev</Dependency>
<Dependency>eudev-devel</Dependency> <Dependency>eudev-devel</Dependency>
<Dependency>libmtdev-devel</Dependency> <Dependency>libmtdev-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="aa245b84e10eb895cb38d549a9f6fb7202c99d27" type="tarxz">http://www.freedesktop.org/software/libinput/libinput-1.6.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libwacom-devel</Dependency> <Dependency>libwacom-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -53,6 +51,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2017-03-11</Date>
<Version>1.6.3</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2017-02-13</Date> <Date>2017-02-13</Date>
<Version>1.6.1</Version> <Version>1.6.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Generic programming library for computer vision</Summary> <Summary>Generic programming library for computer vision</Summary>
<Description>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.</Description> <Description>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.</Description>
<Archive sha1sum="fb0a2e5ba727e59c64a60dc5fab9c807927fc869" type="targz">https://github.com/ukoethe/vigra/archive/Version-1-10-0.tar.gz</Archive> <Archive sha1sum="67788d181e759e625769bf0678887718d3dc02e2" type="targz">https://github.com/ukoethe/vigra/archive/Version-1-11-0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>doxygen</Dependency> <Dependency>doxygen</Dependency>
@@ -74,6 +74,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>1.11.0</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>1.10.0</Version> <Version>1.10.0</Version>
+7
View File
@@ -57,6 +57,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>3.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>3.1.2</Version> <Version>3.1.2</Version>
+7
View File
@@ -58,6 +58,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>4.0.0</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2016-06-09</Date> <Date>2016-06-09</Date>
<Version>4.0.0</Version> <Version>4.0.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Computer vision library</Summary> <Summary>Computer vision library</Summary>
<Description>opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics.</Description> <Description>opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics.</Description>
<Archive sha1sum="5022f51933d8888965c5f7a3b78813a41ec0b72d" type="targz">https://github.com/opencv/opencv/archive/2.4.13.tar.gz</Archive> <Archive sha1sum="1d148e6543f0f666a98e99b31a69cf74be4c4790" type="targz">https://github.com/opencv/opencv/archive/3.2.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>gtk2-devel</Dependency> <Dependency>gtk2-devel</Dependency>
@@ -79,6 +79,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-17</Date>
<Version>3.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-11-06</Date> <Date>2016-11-06</Date>
<Version>2.4.13</Version> <Version>2.4.13</Version>
@@ -8,9 +8,8 @@ from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
def build(): def build():
pisitools.dosed("setup.py","rcc","rcc-qt5")
pythonmodules.compile() pythonmodules.compile()
def install(): def install():
pythonmodules.install() pythonmodules.install()
@@ -0,0 +1,11 @@
--- setup_old.py 2016-08-13 23:13:53.000000000 +0300
+++ setup.py 2017-03-15 20:53:58.626914961 +0300
@@ -19,7 +19,7 @@
build.run(self)
self.mkpath(self.build_base)
- self.spawn(["rcc", "-binary", "data.qrc", "-o", "%s/data.rcc" % self.build_base])
+ self.spawn(["rcc-qt5", "-binary", "data.qrc", "-o", "%s/data.rcc" % self.build_base])
class Install(install):
@@ -17,6 +17,9 @@
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches>
<Patch>rcc.patch</Patch>
</Patches>
</Source> </Source>
<Package> <Package>
@@ -29,7 +32,7 @@
<History> <History>
<Update release="1"> <Update release="1">
<Date>2017-03-05</Date> <Date>2017-03-15</Date>
<Version>0.4</Version> <Version>0.4</Version>
<Comment>First release</Comment> <Comment>First release</Comment>
<Name>Ertuğrul Erata</Name> <Name>Ertuğrul Erata</Name>
+2 -1
View File
@@ -38,11 +38,12 @@
<Dependency>ntfsprogs</Dependency> <Dependency>ntfsprogs</Dependency>
<Dependency>dosfstools</Dependency> <Dependency>dosfstools</Dependency>
<Dependency>xfsprogs</Dependency> <Dependency>xfsprogs</Dependency>
<Dependency>xdm</Dependency> <Dependency>zorg</Dependency>
<Dependency>comar</Dependency> <Dependency>comar</Dependency>
<Dependency>panda</Dependency> <Dependency>panda</Dependency>
<Dependency>python-pyaspects</Dependency> <Dependency>python-pyaspects</Dependency>
<Dependency>pisilinux-python</Dependency> <Dependency>pisilinux-python</Dependency>
<Dependency>pisilinux-python-xorg</Dependency>
<Dependency>syslinux</Dependency> <Dependency>syslinux</Dependency>
<Dependency>pyqtermwidget5</Dependency> <Dependency>pyqtermwidget5</Dependency>
<!-- disable gfx family , find a proper solution for its menu generation --> <!-- disable gfx family , find a proper solution for its menu generation -->
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -35,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-11</Date>
<Version>1.7.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.7.3</Version> <Version>1.7.3</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -41,6 +40,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.7.4</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.7.4</Version> <Version>0.7.4</Version>
+1 -1
View File
@@ -8,7 +8,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
def setup(): def setup():
autotools.autoreconf("-fiv") #autotools.autoreconf("-fiv")
autotools.configure("\ autotools.configure("\
--disable-static \ --disable-static \
--disable-silent-rules \ --disable-silent-rules \
+8 -13
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -16,6 +15,7 @@
<Archive sha1sum="410cee68e4435dc95774fb389fcefae1b2ffe3d1" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-acecad-1.5.0.tar.bz2</Archive> <Archive sha1sum="410cee68e4435dc95774fb389fcefae1b2ffe3d1" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-acecad-1.5.0.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>xorg-server-devel</Dependency> <Dependency>xorg-server-devel</Dependency>
<Dependency>xorg-proto</Dependency>
<Dependency>libmtdev-devel</Dependency> <Dependency>libmtdev-devel</Dependency>
<Dependency>sysfsutils-devel</Dependency> <Dependency>sysfsutils-devel</Dependency>
<Dependency>util-macros</Dependency> <Dependency>util-macros</Dependency>
@@ -37,19 +37,14 @@
</Files> </Files>
</Package> </Package>
<Package>
<Name>xorg-input-acecad-devel</Name>
<Summary>Development files for ececad driver</Summary>
<RuntimeDependencies>
<Dependency release="current">xorg-input-acecad</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.5.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.5.0</Version> <Version>1.5.0</Version>
@@ -5,9 +5,4 @@
<Summary xml:lang="tr">X.Org acecad tablet giriş aygıtı sürücüsü</Summary> <Summary xml:lang="tr">X.Org acecad tablet giriş aygıtı sürücüsü</Summary>
<Description xml:lang="tr">xorg-input-acecad, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler.</Description> <Description xml:lang="tr">xorg-input-acecad, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler.</Description>
</Source> </Source>
<Package>
<Name>xorg-input-acecad-devel</Name>
<Summary xml:lang="tr">acecad sürücüsü için geliştirme dosyaları</Summary>
</Package>
</PISI> </PISI>
+8 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -35,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.4.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.4.1</Version> <Version>1.4.1</Version>
@@ -57,4 +63,4 @@
<Email>burakerturk@pisilinux.org</Email> <Email>burakerturk@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -51,6 +50,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-11</Date>
<Version>2.10.5</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>2.10.5</Version> <Version>2.10.5</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -45,6 +44,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.6.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.6.3</Version> <Version>1.6.3</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -30,6 +29,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.9.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.9.0</Version> <Version>1.9.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -49,6 +48,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-11</Date>
<Version>0.24.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.24.0</Version> <Version>0.24.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -48,6 +47,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.9.2</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.9.2</Version> <Version>1.9.2</Version>
+8 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -62,6 +61,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.9.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.9.0</Version> <Version>1.9.0</Version>
@@ -84,4 +90,4 @@
<Email>burakerturk@pisilinux.org</Email> <Email>burakerturk@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>13.1.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>13.1.0</Version> <Version>13.1.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.4.1</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.4.1</Version> <Version>1.4.1</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -63,6 +62,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-11</Date>
<Version>0.34.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.34.0</Version> <Version>0.34.0</Version>
+8 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -37,6 +36,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.5</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.2.5</Version> <Version>1.2.5</Version>
@@ -59,4 +65,4 @@
<Email>burakerturk@pisilinux.org</Email> <Email>burakerturk@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -33,6 +32,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.5.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.5.3</Version> <Version>1.5.3</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.3.8</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.3.8</Version> <Version>0.3.8</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -37,6 +36,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.4.4</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.4.4</Version> <Version>0.4.4</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -38,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.2.9</Version> <Version>1.2.9</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -36,6 +35,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.3.6</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.3.6</Version> <Version>1.3.6</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -35,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.3.6</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.3.6</Version> <Version>1.3.6</Version>
+9 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -37,6 +36,7 @@
<Dependency>xorg-server-devel</Dependency> <Dependency>xorg-server-devel</Dependency>
<Dependency>libxshmfence-devel</Dependency> <Dependency>libxshmfence-devel</Dependency>
<Dependency>libXfont-devel</Dependency> <Dependency>libXfont-devel</Dependency>
<Dependency>libXfont2-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -74,6 +74,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-11</Date>
<Version>20160902</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>20160902</Version> <Version>20160902</Version>
@@ -96,4 +103,4 @@
<Email>burakerturk@pisilinux.org</Email> <Email>burakerturk@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>6.9.5</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>6.9.5</Version> <Version>6.9.5</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -39,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.6.5</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.6.5</Version> <Version>1.6.5</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.2.9</Version> <Version>1.2.9</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -38,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2017-03-11</Date>
<Version>1.0.13</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.0.13</Version> <Version>1.0.13</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -47,6 +46,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.5.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.5.0</Version> <Version>0.5.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>6.10.2</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>6.10.2</Version> <Version>6.10.2</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -38,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>7.8.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>7.8.0</Version> <Version>7.8.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -36,6 +35,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>4.2.6</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>4.2.6</Version> <Version>4.2.6</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -35,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.10.7</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.10.7</Version> <Version>1.10.7</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>2.3.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>2.3.9</Version> <Version>2.3.9</Version>
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.7.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.7.9</Version> <Version>1.7.9</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -39,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.10.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.10.9</Version> <Version>0.10.9</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -37,6 +36,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>0.9.7</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.9.7</Version> <Version>0.9.7</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.4.7</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.4.7</Version> <Version>1.4.7</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -34,6 +33,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.2</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.2.2</Version> <Version>1.2.2</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.3.8</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>1.3.8</Version> <Version>1.3.8</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -37,6 +36,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2017-03-11</Date>
<Version>0.2.0</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>0.2.0</Version> <Version>0.2.0</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -32,6 +31,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>2.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>2.3.4</Version> <Version>2.3.4</Version>
+7 -1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -38,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-11</Date>
<Version>13.2.1</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2017-02-16</Date> <Date>2017-02-16</Date>
<Version>13.2.1</Version> <Version>13.2.1</Version>

Some files were not shown because too many files have changed in this diff Show More