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
4c19411d
Verified
Commit
4c19411d
authored
4 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kstars: Update to 3.4.2
parent
cb8a83d4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/kstars/APKBUILD
+4
-2
4 additions, 2 deletions
user/kstars/APKBUILD
with
4 additions
and
2 deletions
user/kstars/APKBUILD
+
4
−
2
View file @
4c19411d
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kstars
pkgver
=
3.4.
1
pkgver
=
3.4.
2
pkgrel
=
0
pkgdesc
=
"Desktop planetarium"
url
=
"https://www.kde.org/applications/education/kstars/"
arch
=
"all"
options
=
"!check"
# Requires FITS library.
license
=
"GPL-2.0-only"
depends
=
""
makedepends
=
"cmake extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev
...
...
@@ -27,6 +28,7 @@ build() {
-DCMAKE_BUILD_TYPE
=
RelWithDebugInfo
\
-DCMAKE_CXX_FLAGS
=
"
$CXXFLAGS
"
\
-DCMAKE_C_FLAGS
=
"
$CFLAGS
"
\
-DBUILD_TESTING
:BOOL
=
OFF
\
-DEIGEN3_INCLUDE_DIR
=
/usr/include/eigen3
\
${
CMAKE_CROSSOPTS
}
\
-Bbuild
...
...
@@ -41,4 +43,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
-C
build
install
}
sha512sums
=
"
f6380ad578d1fd39bf1cb115fb47dd519fe7ba3067e55ec9296d01559cba529f0f6a3aba363c2c107f3c0648db0d733d34de8c7b196c748f409b8d006ebe26af
kstars-3.4.
1
.tar.xz"
sha512sums
=
"
10e806c82b0704c6185c852c74035e7f74ef29d921df3bcde07cb161d86257e7deb4b13941294b699ed46ae5c8197a2f76dcd45599f0222139c584a626881304
kstars-3.4.
2
.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