Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Leo
aports
Commits
391f4aea
Commit
391f4aea
authored
Jun 19, 2019
by
Bart Ribbers
Committed by
Leo
Jun 18, 2019
Browse files
testing/spectacle: new aport
parent
910e52fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/spectacle/APKBUILD
0 → 100644
View file @
391f4aea
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
spectacle
pkgver
=
19.04.2
pkgrel
=
0
pkgdesc
=
"Application for capturing desktop screenshots"
arch
=
"all"
url
=
"https://kde.org/applications/utilities/org.kde.spectacle"
license
=
"GPL-2.0-only"
makedepends
=
"extra-cmake-modules qt5-qtbase-dev qt5-qtx11extras-dev kcoreaddons-dev kwidgetsaddons-dev kdbusaddons-dev knotifications-dev kconfig-dev ki18n-dev kio-dev kwindowsystem-dev kdoctools-dev knewstuff-dev kdeclarative-dev libkipi-dev purpose-dev xcb-util-image-dev xcb-util-cursor-dev libxcb-dev xcb-util-renderutil-dev"
source
=
"https://download.kde.org/stable/applications/
$pkgver
/src/
$pkgname
-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
build
()
{
cmake
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
make
}
check
()
{
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
}
sha512sums
=
"26c1323c57034c45a49637904fa3228f24a6ce1fa1d3dd1512e09e42b5762bdc234092fe955d430f8326212f7032aa16f4a5964a51a0ab724408c6fdce0183a1 spectacle-19.04.2.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment