257b9ff0dd
gdm-settings is pretty useful for customizing GNOME's login screen without having to dig through configuration files and all those hacks manually.
43 lines
1.8 KiB
XML
43 lines
1.8 KiB
XML
<PISI>
|
|
<Source>
|
|
<Name>blueprint-compiler</Name>
|
|
<Homepage>https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/</Homepage>
|
|
<Packager>
|
|
<Name>Bahar Kurt</Name>
|
|
<Email>kurtbahartr@gmail.com</Email>
|
|
</Packager>
|
|
<License>LGPL-3.0+</License>
|
|
<PartOf>programming.languages</PartOf>
|
|
<Summary>Blueprint is a markup language and compiler for GTK 4 user interfaces.</Summary>
|
|
<Description>Blueprint is still experimental. Future versions may have breaking changes, and most GTK tutorials use XML syntax.</Description>
|
|
<BuildDependencies>
|
|
<Dependency>git</Dependency>
|
|
<Dependency>meson</Dependency>
|
|
</BuildDependencies>
|
|
<Archive sha1sum="529ff901ad94e351047fc474f29d7002274ea88e" type="targz">https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.14.0/blueprint-compiler-v0.14.0.tar.gz</Archive>
|
|
</Source>
|
|
<Package>
|
|
<Name>blueprint-compiler</Name>
|
|
<Summary>Blueprint is a markup language and compiler for GTK 4 user interfaces.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>gobject-introspection</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-pygobject3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2024-12-31</Date>
|
|
<Version>0.14.0</Version>
|
|
<Comment>Initial packaging for PiSi.</Comment>
|
|
<Name>Bahar Kurt</Name>
|
|
<Email>kurtbahartr@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|