Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
868776c1
Verified
Commit
868776c1
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/okteta: bump to 0.25.1, modernise
parent
f64fd5f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/okteta/APKBUILD
+5
-7
5 additions, 7 deletions
user/okteta/APKBUILD
with
5 additions
and
7 deletions
user/okteta/APKBUILD
+
5
−
7
View file @
868776c1
# 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"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment