new packages: meson-python, patchelf

This commit is contained in:
suvari
2024-03-31 16:31:24 +03:00
parent daa35aa682
commit 13fdb9bdca
10 changed files with 447438 additions and 445259 deletions
+447281 -445257
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
581f321cc7fc83248a235889cd746d94ea7757c5
e9e810a473138a5ea522e177a7720d2d30f60e2b
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
9528b7dfe0a14809e2455aed9694d7776232b7e2
4351f2288ccba1027331fd968d7a29493987a9da
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure("--prefix=/usr")
def build():
mesontools.build()
def install():
mesontools.install()
pisitools.dodoc("LICENSE", "README*")
+52
View File
@@ -0,0 +1,52 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>meson-python</Name>
<Homepage>https://mesonbuild.com/meson-python</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Packager>
<License>MIT</License>
<Icon>meson-python</Icon>
<Summary>Meson PEP 517 Python build backend</Summary>
<Description>meson-python is a Python build backend built on top of the Meson build system. It enables using Meson for the configuration and build steps of Python packages. </Description>
<Archive sha1sum="1eff4dba5f667353a28f780db41420b2598469cd" type="targz">https://github.com/mesonbuild/meson-python/archive/refs/tags/0.15.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-wheel</Dependency>
<Dependency>python3-installer</Dependency>
<Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-importlib_metadata</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>meson-python</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>patchelf</Dependency>
<Dependency>python3-packaging</Dependency>
<Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-importlib_metadata</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/python3.*/site-packages/mesonpy</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-03-31</Date>
<Version>0.15.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>meson-python</Name>
<Summary xml:lang="tr">Meson PEP 517 Python yapı arka ucu</Summary>
<Description xml:lang="tr">meson-python, Meson yapı sisteminin üzerine inşa edilmiş bir Python yapı arka ucudur. Python paketlerinin yapılandırma ve oluşturma adımları için Meson'un kullanılmasını sağlar.</Description>
</Source>
</PISI>
+24
View File
@@ -0,0 +1,24 @@
#!/usr/bin/python
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.autoreconf("-vif")
autotools.configure()
def build():
autotools.make()
#def check():
#autotools.make("check")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("COPYING", "README.md")
+43
View File
@@ -0,0 +1,43 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>patchelf</Name>
<Homepage>https://pypi.org/project/patchelf/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Packager>
<License>GPL3</License>
<Icon>patchelf</Icon>
<Summary>Small utility to modify the dynamic linker and RPATH of ELF executables</Summary>
<Description>A small utility to modify the dynamic linker and RPATH of ELF executables</Description>
<Archive type="targz" sha1sum="ff057bc89ddefcd196a0b6e0fffbb0e30457a691">https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>gcc</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>patchelf</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_patchelf</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-25</Date>
<Version>0.18.0</Version>
<Comment>First Release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>patchelf</Name>
<Summary xml:lang="tr">ELF yürütülebilir dosyalarının dinamik bağlayıcısını ve RPATH'ini değiştirmek için küçük bir yardımcı program</Summary>
<Description xml:lang="tr">ELF yürütülebilir dosyalarının dinamik bağlayıcısını ve RPATH'ini değiştirmek için küçük bir yardımcı program</Description>
</Source>
</PISI>