meson-0.44.1:ver.bump
This commit is contained in:
@@ -15,7 +15,9 @@ def build():
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
pisitools.insinto("/usr/share/vim/vimfiles", "syntax-highlighting/vim/*")
|
||||
pisitools.insinto("/usr/share/vim/vimfiles", "data/syntax-highlighting/vim/*")
|
||||
pisitools.insinto("/usr/share/emacs/site-lisp", "data/syntax-highlighting/emacs/*")
|
||||
pisitools.insinto("/usr/share/zsh/site-functions", "data/shell-completions/zsh/*")
|
||||
pisitools.remove("/usr/share/vim/vimfiles/README")
|
||||
|
||||
pisitools.dodoc("COPYING", "README*")
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>High productivity build system</Summary>
|
||||
<Description>Yüksek verimli üretme sistemi</Description>
|
||||
<Archive sha1sum="e11f6d5c84ebec8debe1c8ae15f6e7759db2d962" type="targz">https://github.com/mesonbuild/meson/releases/download/0.43.0/meson-0.43.0.tar.gz</Archive>
|
||||
<Archive sha1sum="12d1d0466955da4f9a7ef158a23d4e37d985d667" type="targz">https://github.com/mesonbuild/meson/releases/download/0.44.1/meson-0.44.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">fix-tests.patch</Patch>
|
||||
<!-- <Patch level="1">fix-tests.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -37,6 +37,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2018-02-22</Date>
|
||||
<Version>0.44.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2017-12-07</Date>
|
||||
<Version>0.43.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user