glycin new package

This commit is contained in:
Rmys
2025-10-13 10:21:17 +03:00
parent ac88ecafc1
commit c5782ebff5
7 changed files with 332529 additions and 327396 deletions
+23
View File
@@ -0,0 +1,23 @@
#!/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 autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure()
def build():
mesontools.build()
def install():
mesontools.install()
#shelltools.cd("..")
pisitools.dodoc("LICENSE*", "NEWS", "README*")
+85
View File
@@ -0,0 +1,85 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>glycin</Name>
<Homepage>https://gitlab.gnome.org/GNOME/glycin/</Homepage>
<Packager>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>MPL-2.0 OR LGPL-2.1</License>
<IsA>library</IsA>
<Summary>Sandboxed and extendable image decoding</Summary>
<Description>Sandboxed and extendable image decoding</Description>
<Archive sha1sum="536f7e6f05f99bea0e6917e159d1c06707945ae4" type="tarxz">https://download.gnome.org/sources/glycin/2.0/glycin-2.0.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
<Dependency>meson</Dependency>
<Dependency>bubblewrap</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libjxl-devel</Dependency>
<Dependency>libheif-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>libseccomp-devel</Dependency>
<Dependency>llvm-clang-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>glycin.patch</Patch>
<Patch level="1">glycin.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>glycin</Name>
<RuntimeDependencies>
<Dependency>gtk4</Dependency>
<Dependency>glib2</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>libseccomp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>glycin-devel</Name>
<Summary>Development files for glycin</Summary>
<RuntimeDependencies>
<Dependency>gtk4-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>libseccomp-devel</Dependency>
<Dependency release="current">glycin</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-10-10</Date>
<Version>2.0.3</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>glycin2</Name>
<Summary xml:lang="tr">Sandboxed and extendable image decoding</Summary>
<Description xml:lang="tr">Sandboxed and extendable image decoding</Description>
</Source>
</PISI>
+332411 -327394
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
ffd2af2214eb6410421d31b6d1274be06e050dbc
41b4d0dd09d6fa3e6457118b7b52693a3d85bd26
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
d4c69cec6b0a1e282e4503fc32fddf0f0d39e037
eb9f10e3f8d8921234f5c67c0351d57dfa1edbee