Files
main/desktop/kde/admin/grub2-editor/pspec.xml
T
2019-02-14 22:33:06 +03:00

113 lines
4.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.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>This port has some extra features compared to original grub2-editor:
All initialize jobs are merged into the same action, so password are only asked once on startup. Add password protection setup(only tested on archlinux).</Description>
<Archive sha1sum="031f5813f315a0ee32e1265a302178d98d24455a" type="targz">https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>grub2</Dependency>
<Dependency>os-prober</Dependency>
<Dependency>GraphicsMagick-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>qca2-qt5-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>solid-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qt5-11.patch</Patch>
</Patches>
</Source>
<Package>
<Name>grub2-editor</Name>
<Files>
<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>
<Summary>A KDE Control Module for configuring the GRUB2 bootloader</Summary>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kio</Dependency>
<Dependency>kauth</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>solid</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="7">
<Date>2019-02-14</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-01-20</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-11-24</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-10-14</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-08-11</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-03-23</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@pisilinux.org</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>