60 lines
2.4 KiB
XML
60 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<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="716001a32069d0a8a1866996c28d7058ea39c800" type="targz">https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.18.0/blueprint-compiler-v0.18.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>python3</Dependency>
|
|
<Dependency>python3-pygobject3</Dependency>
|
|
<Dependency>gobject-introspection</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="3">
|
|
<Date>2025-09-25</Date>
|
|
<Version>0.18.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2025-05-24</Date>
|
|
<Version>0.16.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Bedirhan Kurt</Name>
|
|
<Email>bedirhan.kurt@outlook.com</Email>
|
|
</Update>
|
|
<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>
|