Skip to content
Snippets Groups Projects
Verified Commit 868776c1 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/okteta: bump to 0.25.1, modernise

parent f64fd5f6
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=okteta
pkgver=17.12.2
pkgver=0.25.1
pkgrel=0
pkgdesc="Graphical hex/binary editor"
url="https://www.kde.org/applications/utilities/okteta/"
arch="all"
license="GPL-2.0"
license="GPL-2.0-only"
depends=""
makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qtscript-dev kio-dev
kbookmarks-dev kcodecs-dev kcompletion-dev kconfigwidgets-dev ki18n-dev
kcrash-dev kdbusaddons-dev kdoctools-dev kiconthemes-dev kcmutils-dev
knewstuff-dev kparts-dev kservice-dev kwidgetsaddons-dev kxmlgui-dev
qca-dev shared-mime-info"
install=""
qca-dev shared-mime-info qt5-qttools-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="http://download.kde.org/stable/applications/$pkgver/src/okteta-$pkgver.tar.xz"
builddir="$srcdir/okteta-$pkgver"
source="https://download.kde.org/stable/okteta/$pkgver/src/okteta-$pkgver.tar.xz"
build() {
cd "$builddir"
......@@ -45,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="f7a113c2b65761ed2edd538491f0bcf2e47aebdc5ba5a4ed8d583a33e00ce57ed86918b57ca5dac806f68573d63ebeca3fcde74564c2c09f5bd1a94bbd024d8c okteta-17.12.2.tar.xz"
sha512sums="67e594ee1674176cbf506ca1191ced748bf6aec268d57211e052552f9673c359ccb3fefd403b5cf63e04f63a4fd3b42b0d21ef8eefcbac999081d58505df2174 okteta-0.25.1.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment