Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nathan Owens
Adélie Package Tree
Commits
34db0cf3
Verified
Commit
34db0cf3
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/xfce4-panel-profiles: bump to 1.0.9
parent
a44d28cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/xfce4-panel-profiles/APKBUILD
+3
-6
3 additions, 6 deletions
user/xfce4-panel-profiles/APKBUILD
with
3 additions
and
6 deletions
user/xfce4-panel-profiles/APKBUILD
+
3
−
6
View file @
34db0cf3
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname
=
xfce4-panel-profiles
pkgver
=
1.0.
8
pkgver
=
1.0.
9
pkgrel
=
0
pkgdesc
=
"Application for managing XFCE panel layouts"
url
=
"https://xfce.org"
...
...
@@ -11,23 +11,20 @@ license="GPL-3.0+"
depends
=
"python3"
makedepends
=
"intltool cmd:which"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
source
=
"http://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-
$pkgver
.tar.bz2"
sha512sums
=
"2d7980a79250414cc4611ccf573c2a3ee5eb510cf3ef6c32035ba23197eee1fded2e158cb50714dd935070916b07b3f33db02570f3d46a598144b4a2d3979ff4 xfce4-panel-profiles-1.0.8.tar.bz2"
source
=
"https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-
$pkgver
.tar.bz2"
build
()
{
cd
"
$builddir
"
./configure
\
--prefix
=
/usr
make
}
check
()
{
cd
"
$builddir
"
make check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"a9b381d357482582210e153fdf1ced8055847ace0507dafc29fc952070fc4fe8fd34aff62342f442ec7045cfe87550c56ccf5d78c0f0a7de7ed64e4c303aab45 xfce4-panel-profiles-1.0.9.tar.bz2"
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