Files
main/desktop/kde/admin/grub2-editor/pspec.xml
T
2026-03-01 16:22:07 +03:00

86 lines
3.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>grub2-editor</Name>
<Homepage>https://github.com/maz-1/grub2-editor</Homepage>
<Packager>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPL</License>
<Summary>A KDE Control Module for configuring the GRUB2 bootloader</Summary>
<Description>Smoothly integrated in KDE System Settings, it is the central place for managing your GRUB2 configuration. Supports many GRUB2 configuration options.</Description>
<!-- <Archive sha1sum="170a2dff605235f1b3135aa60da331e790ad00c4" type="targz">https://github.com/maz-1/grub2-editor/archive/0.8.1.tar.gz</Archive> -->
<!-- <Archive sha1sum="031f5813f315a0ee32e1265a302178d98d24455a" type="targz">https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz</Archive> -->
<Archive sha1sum="96eb90cb6101aa02123fab2a8ae014fbbe1f8ec5" type="tarbz2">https://invent.kde.org/system/kcm-grub2/-/archive/master/kcm-grub2-master.tar.bz2</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>grub2</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>os-prober</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>solid-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">grub2.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>grub2-editor</Name>
<Files>
<Path fileType="config">/etc/grub.d/grub_rmecho.sh</Path>
<Path fileType="config">/etc/dbus-1</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>solid</Dependency>
<Dependency>kauth</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="15">
<Date>2026-03-01</Date>
<Version>0.8.1</Version>
<Comment>Rebuild for kde6</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2025-02-02</Date>
<Version>0.8.1</Version>
<Comment>Rebuild kde5</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-01-23</Date>
<Version>0.7.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>