17 lines
430 B
Bash
17 lines
430 B
Bash
# Template file for 'okteta5'
|
|
pkgname=okteta5
|
|
version=17.12.3
|
|
revision=2
|
|
build_style=meta
|
|
depends="okteta"
|
|
short_desc="Hexadecimal editor for binary files - (transitional dummy package)"
|
|
maintainer="yopito <pierre.bourgin@free.fr>"
|
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|
homepage="https://www.kde.org/applications/utilities/okteta/"
|
|
|
|
okteta5-devel_package() {
|
|
depends="okteta-devel"
|
|
short_desc+=" - development files"
|
|
}
|
|
|