firefox-60.0:ver.bump

This commit is contained in:
Rmys
2018-05-09 10:15:27 +03:00
parent 3586d4c0e7
commit 5eee377435
2 changed files with 14 additions and 5 deletions
+1 -2
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
WorkDir = "mozilla-release-6b51784853e47e091d213d421a19cb623af718f0"
#WorkDir = "mozilla-release-6b51784853e47e091d213d421a19cb623af718f0"
ObjDir = "build"
locales = "az bs ca da de el en-US en-GB en-ZA es-AR es-CL es-ES fi fr hr hu it lt nl pl pt-BR pt-PT ro ru sr sv-SE tr uk".split()
xpidir = "%s/xpi" % get.workDIR()
@@ -41,7 +41,6 @@ def setup():
shelltools.system("../configure --prefix=/usr --libdir=/usr/lib --disable-strip --disable-install-strip")
#shelltools.cd("mozilla-release-6b51784853e47e091d213d421a19cb623af718f0")
def build():
shelltools.cd(ObjDir)
+13 -3
View File
@@ -15,11 +15,11 @@
<IsA>app:gui</IsA>
<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>
<Archive sha1sum="82f69f2eeef9316abb096518fff8e95386e0f1e1" type="tarbz2">https://hg.mozilla.org/releases/mozilla-release/archive/6b51784853e47e091d213d421a19cb623af718f0.tar.bz2</Archive>
<Archive sha1sum="070b99b19851efe13c1d947764a9de1a83f6362c" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/60.0/source/firefox-60.0.source.tar.xz</Archive>
<AdditionalFiles>
<!--Our main configure script. Configure paramters are stored here.-->
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
<AdditionalFile target="configure" permission="0755">configure</AdditionalFile>
<!-- <AdditionalFile target="configure" permission="0755">configure</AdditionalFile> -->
<AdditionalFile target="browserconfig.properties" permission="0644">pisilinux/browserconfig.properties</AdditionalFile> <!--anasayfa ayarlaması-->
</AdditionalFiles>
<BuildDependencies>
@@ -35,6 +35,9 @@
<Dependency>libpng-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>hunspell-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>autoconf213</Dependency>
@@ -57,7 +60,6 @@
</BuildDependencies>
<Patches>
<Patch level="1">ffmpeg4.patch</Patch>
<Patch level="1">no-crmf.diff</Patch>
</Patches>
</Source>
@@ -110,6 +112,7 @@
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<!-- <Path fileType="executable">/usr/lib</Path> -->
<Path fileType="executable">/usr/lib/firefox</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
@@ -539,6 +542,13 @@
</Package>
<History>
<Update release="15">
<Date>2018-05-08</Date>
<Version>60.0</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-06</Date>
<Version>59.0.3</Version>