Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
a867a5dc
Commit
a867a5dc
authored
3 years ago
by
rahmanshaber
Committed by
Bart Ribbers
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/corepaint: upgrade to 4.2.0
parent
39dddf2f
No related branches found
No related tags found
1 merge request
!20673
community/c-suite: upgrade to 4.2.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/corepaint/APKBUILD
+11
-7
11 additions, 7 deletions
community/corepaint/APKBUILD
with
11 additions
and
7 deletions
community/corepaint/APKBUILD
+
11
−
7
View file @
a867a5dc
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname
=
corepaint
pkgver
=
4.
1
.0
pkgver
=
4.
2
.0
pkgrel
=
0
pkgdesc
=
"A paint app from
the CoreApps family.
"
pkgdesc
=
"A paint app from
C-Suite
"
arch
=
"all"
url
=
"https://gitlab.com/cubocore"
license
=
"GPL-3.0-or-later"
depends
=
"qt5-qtsvg"
makedepends
=
"qt5-qtbase-dev libcprime-dev"
makedepends
=
"qt5-qtbase-dev libcprime-dev
cmake ninja
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://gitlab.com/cubocore/corepaint/-/archive/v
$pkgver
/corepaint-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
options
=
"!check"
build
()
{
qmake-qt5
make
cmake
-B
build
\
-GNinja
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DCMAKE_BUILD_TYPE
=
None
cmake
--build
build
}
package
()
{
INSTALL_ROOT
=
"
$pkgdir
"
make
install
DESTDIR
=
"
$pkgdir
"
c
make
--
install
build
}
sha512sums
=
"
c49d2388436e13717edaa957d7a81de2cf348324317baab27fbe1f9ef0a7086095c6996ee09300d350945af4dd1abe2f736dfcf49886443e0474245ff3272
27
a
corepaint-4.
1
.0.tar.gz"
sha512sums
=
"
23ccfc465bfe00cb14ddc4dc607d23606456ee1856c20529194922786d5e6d956d4854271d7a91605d5849d7581c8e508b25688759465d77d43fa7b0fd2db0
27 corepaint-4.
2
.0.tar.gz"
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