Files
contrib/programming/language/scratch-desktop/pspec.xml
T
2026-06-27 23:27:13 +03:00

56 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>scratch-desktop</Name>
<Homepage>https://github.com/redshaderobotics/scratch3.0-linux</Homepage>
<Packager>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Packager>
<License>BSD Clause 2 provided by the LLK</License>
<IsA>app:gui</IsA>
<Summary>As the offline version of Scratch 3.0 is not supported for the linux</Summary>
<Description>As the offline version of Scratch 3.0 is not supported for the linux, this is the rebuild of the scratch desktop for debian based GNU Linux distributions like Ubuntu or Debian and for RPM based distributions like Fedora and OpenSUSE. Tested working without any issues..</Description>
<Archive sha1sum="085e2ae6d427f1eb881ac5b78a6efe7ae3971f2e" type="binary">https://github.com/redshaderobotics/scratch3.0-linux/releases/download/3.3.0/scratch-desktop_3.3.0_amd64.deb</Archive>
</Source>
<Package>
<Name>scratch-desktop</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>xdg-utils</Dependency>
<Dependency>libutil-linux</Dependency>
<Dependency>kde-cli-tools</Dependency>
<Dependency>glib2</Dependency>
<Dependency>gvfs</Dependency>
<Dependency>nss</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/opt</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/applications/scratch-desktop.desktop" owner="root">scratch-desktop.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/icons/scratch-desktop.png" owner="root">scratch-desktop.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="1">
<Date>2022-05-01</Date>
<Version>3.3.0</Version>
<Comment>First release</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
</History>
</PISI>