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
66dbcc10
Commit
66dbcc10
authored
3 years ago
by
Zach van Rijn
Browse files
Options
Downloads
Patches
Plain Diff
user/qt5-qtsvg: bump { 5.12.9 --> 5.15.3+KDE (20220105) }
parent
25415278
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/qt5-qtsvg/APKBUILD
+14
-5
14 additions, 5 deletions
user/qt5-qtsvg/APKBUILD
with
14 additions
and
5 deletions
user/qt5-qtsvg/APKBUILD
+
14
−
5
View file @
66dbcc10
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
qt5-qtsvg
_pkgname
=
qtsvg
-everywhere-src
pkgver
=
5.1
2.9
_pkgname
=
${
pkgname
#*-
}
-everywhere-src
pkgver
=
5.1
5.3_git20220105
pkgrel
=
0
_commit
=
728012f7762ecd5762d493f8796907c6456f31e7
pkgdesc
=
"Qt SVG rendering library"
url
=
"https://www.qt.io/"
arch
=
"all"
license
=
"LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
makedepends
=
"qt5-qtbase-dev zlib-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://download.qt.io/official_releases/qt/
${
pkgver
%.*
}
/
$pkgver
/submodules/
$_pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
source
=
"https://invent.kde.org/qt/qt/
${
pkgname
#*-
}
/-/archive/
$_commit
/
${
pkgname
#*-
}
-
$_commit
.tar.gz"
builddir
=
"
$srcdir
"
/
${
pkgname
#*-
}
-
$_commit
prepare
()
{
default_prepare
# Make configure think we are running in a git directory
# This makes it symlink the include files to the right directory
mkdir
.git
}
build
()
{
qmake
...
...
@@ -25,4 +34,4 @@ package() {
make
install
INSTALL_ROOT
=
"
$pkgdir
"
}
sha512sums
=
"
30e32772d9be1f7cec7cef905686dd861bb974dc74230575f9b2cd4aa2b28da5af3083b67872573f54976c5560486c5469b3fa1acb5ef86fe439367453c368f0 qtsvg-everywhere-src-5.12.9
.tar.
x
z"
sha512sums
=
"
ccf16606ff0abc9dce1279d58bd85489d0b1205da953842e12e8a9dad895c53a4420e4bd1aeafca1291f6721e2cc5c1a1178ad1d329832d21cc165646e8448d5 qtsvg-728012f7762ecd5762d493f8796907c6456f31e7
.tar.
g
z"
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