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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TBK
aports
Commits
45d90f05
Commit
45d90f05
authored
9 years ago
by
Stuart Cardall
Committed by
Natanael Copa
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/gnome-colors: fix depends
parent
8a645d5f
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
testing/gnome-colors/APKBUILD
+6
-8
6 additions, 8 deletions
testing/gnome-colors/APKBUILD
with
6 additions
and
8 deletions
testing/gnome-colors/APKBUILD
+
6
−
8
View file @
45d90f05
...
...
@@ -2,15 +2,13 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname
=
gnome-colors
pkgver
=
5.5.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"gnome-colors icon themes meta package (all themes)"
url
=
"https://code.google.com/p/gnome-colors/"
arch
=
"noarch"
license
=
"GPLv2"
depends_dev
=
""
makedepends
=
"
$depends_dev
"
subpackages
=
"gnome-brave-icon-theme:brave
$pkgname
-common
subpackages
=
"
$pkgname
-common
gnome-brave-icon-theme:brave
gnome-dust-icon-theme:dust
gnome-human-icon-theme:human
gnome-illustrious-icon-theme:illustrious
...
...
@@ -18,8 +16,8 @@ subpackages="gnome-brave-icon-theme:brave
gnome-wine-icon-theme:wine
gnome-wise-icon-theme:wise
"
install_if
=
"
gn
o
me-
colors-
common gnome-icon-theme
-brave
gnome-icon-theme
-dust
gnome-icon-theme
-human
gnome-
icon-theme-
illustrious
gnome
-icon-theme
-nobl
e gnome-icon-theme
-wine
gnome-icon-theme
-wise
"
depends
=
"
$pk
gn
a
me
-common gnome-
brave-
icon-theme gnome-
dust-
icon-theme gnome-
human-
icon-theme
gnome-illustrious-icon-theme
gnome-noble-icon-them
e gnome-
wine-
icon-theme gnome-
wise-
icon-theme"
source
=
"https://gnome-colors.googlecode.com/files/gnome-colors-
$pkgver
.tar.gz"
...
...
@@ -55,7 +53,7 @@ _app() {
pkgdesc
=
"
$color
GNOME-Colors icon theme"
if
[
"
$app
"
!=
"colors-common"
]
;
then
install_if
=
"
$pkgname
=
$pkgver
$pkgname
-common"
depends
=
"
$pkgname
-common"
fi
cd
"
$_builddir
"
...
...
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