Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
A
ayatana-indicator-power-git
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
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
manjaro-arm
P
packages
C
community
Lomiri Dev
ayatana-indicator-power-git
Commits
bc873c92
Commit
bc873c92
authored
Jan 09, 2021
by
Philip Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PKGBUILD
parent
215fff3e
Pipeline
#2039
passed with stage
in 6 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PKGBUILD
PKGBUILD
+4
-4
No files found.
PKGBUILD
View file @
bc873c92
...
...
@@ -3,14 +3,14 @@
pkgname
=
"ayatana-indicator-power-git"
_pkgname
=
"ayatana-indicator-power"
pkgver
=
git_r1057
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Ayatana Indicator showing power state"
arch
=(
"i686"
"x86_64"
"aarch64"
)
url
=
"https://github.com/AyatanaIndicators"
license
=(
"GPL2"
"GPL3"
)
depends
=(
"libayatana-indicator"
"upower"
"systemd"
"libnotify"
"dconf"
)
makedepends
=(
"cmake"
"cmake-extras"
"libnotify"
"glib2"
"python"
)
optdepends
=(
"mate-ayatana-indicator-applet"
"zenity"
"mate-control-center"
"mate-power-manager"
"git"
)
depends
=(
"libayatana-indicator"
"upower"
"systemd"
"libnotify"
"dconf"
"url-dispatcher-git"
)
makedepends
=(
"cmake"
"cmake-extras"
"libnotify"
"glib2"
"python"
"git"
)
optdepends
=(
"mate-ayatana-indicator-applet"
"zenity"
"mate-control-center"
"mate-power-manager"
)
source
=(
"git+https://github.com/AyatanaIndicators/
${
_pkgname
}
.git"
)
md5sums
=(
"SKIP"
)
options
=(
"!emptydirs"
)
...
...
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