Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
7b0e9c09
Commit
7b0e9c09
authored
Jun 01, 2019
by
Bart Ribbers
Committed by
Leo
Jun 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/breeze: new aport
parent
ead3ed5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
testing/breeze/APKBUILD
testing/breeze/APKBUILD
+30
-0
No files found.
testing/breeze/APKBUILD
0 → 100644
View file @
7b0e9c09
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
breeze
pkgver
=
5.16.1
pkgrel
=
0
pkgdesc
=
"Artwork, styles and assets for the Breeze visual style for the Plasma Desktop"
arch
=
"all"
url
=
"https://www.kde.org/workspaces/plasmadesktop/"
license
=
"LGPL-2.1"
depends_dev
=
"kdecoration-dev kpackage-dev ki18n-dev kguiaddons-dev kconfigwidgets-dev kwindowsystem-dev"
makedepends
=
"
$depends_dev
extra-cmake-modules"
source
=
"
$pkgname
-
$pkgver
.tar.xz::https://download.kde.org/stable/plasma/
$pkgver
/
$pkgname
-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-dev
$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
=
"8b95456c22335d227dffd6600c83703cb4bc71c80a9fb6737e9a3798a1cd29f0d914ab8fd95e1510b1bef2aecc74c47bb86e0d7afd1e209bb914a1e51e05ea79 breeze-5.16.1.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