ark, grub2-editor, testdisk: rebuild
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>grub2-editor</Name>
|
||||
@@ -10,8 +10,7 @@
|
||||
</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>
|
||||
<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> -->
|
||||
<BuildDependencies>
|
||||
@@ -48,12 +47,12 @@
|
||||
</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>qt5-base</Dependency>
|
||||
<Dependency>imagemagick</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
@@ -63,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2022-06-12</Date>
|
||||
<Version>0.8.1</Version>
|
||||
<Comment>Rebuild for imagemagick</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2021-08-29</Date>
|
||||
<Version>0.8.1</Version>
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
<Source>
|
||||
<Name>grub2-editor</Name>
|
||||
<Summary xml:lang="tr">Grub2 bootloader yapılandırmak için bir KDE Kontrol Modülü</Summary>
|
||||
<Description xml:lang="tr">Sorunsuz KDE Sistem Ayarları entegre, bu Grub2 yapılandırmasını yönetmek için merkezi bir yerdir. En önemlisi birçok Grub2 yapılandırma seçenekleri, destekler.</Description>
|
||||
<Description xml:lang="tr">KDE Sistem Ayarlarına sorunsuz bir şekilde entegre edilmiştir ve GRUB2 yapılandırmanızı yönetmek için merkezi yerdir. Birçok GRUB2 yapılandırma seçeneğini destekler</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
<Dependency>kparts</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kitemmodels</Dependency>
|
||||
<Dependency>p7zip</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/xdg</Path>
|
||||
@@ -86,6 +87,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="43">
|
||||
<Date>2022-06-12</Date>
|
||||
<Version>22.04.1</Version>
|
||||
<Comment>fix deps</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2022-05-17</Date>
|
||||
<Version>22.04.1</Version>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
<Update release="1">
|
||||
<Date>2022-05-14</Date>
|
||||
<Version>4.2.2</Version>
|
||||
<Comment>First build.</Comment>
|
||||
<Comment>First build</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
|
||||
@@ -12,16 +12,16 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Powerful free data recovery software</Summary>
|
||||
<Description>TestDisk is a multi-platform tool to check and undelete partitions; supports reiserfs, ntfs, fat32, ext2/3 and many others. Also includes PhotoRec to recover pictures from digital camera memory.</Description>
|
||||
<Archive sha1sum="c117eddac3bec03bff5267558e52e2b4e740c3d3" type="tarbz2">https://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2</Archive>
|
||||
<Archive sha1sum="58924599303e1f0dc08b556d215a3ac45292fac9" type="tarbz2">https://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>sudo</Dependency>
|
||||
<Dependency>ntfsprogs</Dependency>
|
||||
<Dependency>python-qt5</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>reiserfsprogs</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>python-qt5-devel</Dependency>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -81,6 +81,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-06-12</Date>
|
||||
<Version>7.2</Version>
|
||||
<Comment>Rebuild for ntfs-3g</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-02-01</Date>
|
||||
<Version>7.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user