okteta:rebuild
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<PartOf>desktop.kde.sdk</PartOf>
|
||||
<Summary>Hexadecimal editor for binary files</Summary>
|
||||
<Description>Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor.</Description>
|
||||
<Archive sha1sum="b4976d9fbfd60fb3a3f223c1aed00b5290441ed8" type="tarxz">https://download.kde.org/stable/applications/17.12.3/src/okteta-17.12.3.tar.xz</Archive>
|
||||
<Archive sha1sum="655266e3173f66914631e531c935b8a0ce45bfdd" type="tarxz">https://download.kde.org/stable/okteta/0.26.0/src/okteta-0.26.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
@@ -47,7 +47,7 @@
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kparts</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>kcodecs</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
@@ -57,6 +57,7 @@
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency>knewstuff</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-script</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
@@ -69,8 +70,10 @@
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/plugins</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/*.so</Path>
|
||||
<Path fileType="library">/usr/lib/*.so.*</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="data">/usr/share/appdata</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/config.kcfg</Path>
|
||||
@@ -93,10 +96,18 @@
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2019-03-14</Date>
|
||||
<Version>0.26.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2019-03-11</Date>
|
||||
<Version>17.12.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user