Merge pull request #1170 from namso-01/master
nss + firefox version bump, sddm fixed
This commit is contained in:
@@ -9,8 +9,13 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
shelltools.system("sed -e '/UPOWER_SERVICE)/ s:^://:' \
|
||||||
|
-i src/daemon/PowerManager.cpp")
|
||||||
|
shelltools.system("sed -e 's/eval exec/& ck-launch-session /' \
|
||||||
|
-i data/scripts/Xsession")
|
||||||
|
|
||||||
shelltools.makedirs("build")
|
shelltools.makedirs("build")
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|
||||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<PISI>
|
||||||
|
<Source>
|
||||||
|
<Name>sddm</Name>
|
||||||
|
<Summary xml:lang="en">QML based X11 display manager</Summary>
|
||||||
|
<Summary xml:lang="tr">QML tabanlı X11 görüntü yöneticisi.</Summary>
|
||||||
|
<Description xml:lang="en">KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings</Description>
|
||||||
|
</Source>
|
||||||
|
</PISI>
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Firefox Web Browser</Summary>
|
<Summary>Firefox Web Browser</Summary>
|
||||||
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
||||||
<Archive sha1sum="47189b0a15087dd8f27999f5d920ad204fde8dca" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/44.0/source/firefox-44.0.source.tar.xz</Archive>
|
<Archive sha1sum="949a9aa5fe21aa3a192277cec2bab05bd01e8bd4" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/44.0.2/source/firefox-44.0.2.source.tar.xz</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<!--Our main configure script. Configure paramters are stored here.-->
|
<!--Our main configure script. Configure paramters are stored here.-->
|
||||||
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||||
<Dependency>gst-plugins-base-next-devel</Dependency>
|
<Dependency>gst-plugins-base-next-devel</Dependency>
|
||||||
<Dependency versionFrom="3.20.1">nss-devel</Dependency>
|
<Dependency versionFrom="3.22">nss-devel</Dependency>
|
||||||
<Dependency versionFrom="4.10.10">nspr-devel</Dependency>
|
<Dependency versionFrom="4.10.10">nspr-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
@@ -517,6 +517,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="43">
|
||||||
|
<Date>2016-02-14</Date>
|
||||||
|
<Version>44.0.2</Version>
|
||||||
|
<Comment>Version bump, http://www.mozilla.org/en-US/firefox/44.0.2/releasenotes</Comment>
|
||||||
|
<Name>Osman Erkan</Name>
|
||||||
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="42">
|
<Update release="42">
|
||||||
<Date>2016-01-28</Date>
|
<Date>2016-01-28</Date>
|
||||||
<Version>44.0</Version>
|
<Version>44.0</Version>
|
||||||
|
|||||||
@@ -15,25 +15,25 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Network Security Services</Summary>
|
<Summary>Network Security Services</Summary>
|
||||||
<Description>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.</Description>
|
<Description>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.</Description>
|
||||||
<Archive sha1sum="6f123d05a8184cdc5ab4c903250f3c9b5b96dea4" type="targz">https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_20_1_RTM/src/nss-3.20.1.tar.gz</Archive>
|
<Archive sha1sum="47e1b0f297eabe9965abde3f1c5baafdee513f84" type="targz">https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_22_RTM/src/nss-3.22.tar.gz</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<AdditionalFile target="dist/pkgconfig/nss.pc.in">nss.pc.in</AdditionalFile>
|
<AdditionalFile target="dist/pkgconfig/nss.pc.in">nss.pc.in</AdditionalFile>
|
||||||
<AdditionalFile target="dist/pkgconfig/nss-config.in">nss-config.in</AdditionalFile>
|
<AdditionalFile target="dist/pkgconfig/nss-config.in">nss-config.in</AdditionalFile>
|
||||||
<AdditionalFile permission="0755" target="generate-pc-config.sh">generate-pc-config.sh</AdditionalFile>
|
<AdditionalFile permission="0755" target="generate-pc-config.sh">generate-pc-config.sh</AdditionalFile>
|
||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>nspr-devel</Dependency>
|
|
||||||
<Dependency>sqlite-devel</Dependency>
|
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
|
<Dependency>sqlite-devel</Dependency>
|
||||||
|
<Dependency versionFrom="4.10.10">nspr-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">nss-3.18.1-standalone-1.patch</Patch>
|
<!--<Patch level="1">nss-3.18.1-standalone-1.patch</Patch>-->
|
||||||
<Patch level="1">add_spi+cacert_ca_certs.patch</Patch>
|
<Patch level="1">add_spi+cacert_ca_certs.patch</Patch>
|
||||||
<Patch level="3">ssl-renegotiate-transitional.patch</Patch>
|
<Patch level="3">ssl-renegotiate-transitional.patch</Patch>
|
||||||
|
|
||||||
<!-- Patches from Fedora -->
|
<!-- Patches from Fedora -->
|
||||||
<Patch level="0">fedora/add-relro-linker-option.patch</Patch>
|
<Patch level="0">fedora/add-relro-linker-option.patch</Patch>
|
||||||
<Patch level="0">fedora/nss-539183.patch</Patch>
|
<!--<Patch level="0">fedora/nss-539183.patch</Patch>-->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -75,6 +75,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="18">
|
||||||
|
<Date>2016-02-14</Date>
|
||||||
|
<Version>3.22</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Osman Erkan</Name>
|
||||||
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="17">
|
<Update release="17">
|
||||||
<Date>2015-12-21</Date>
|
<Date>2015-12-21</Date>
|
||||||
<Version>3.20.1</Version>
|
<Version>3.20.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user