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
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
215
Merge Requests
215
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
270a2808
Commit
270a2808
authored
Nov 02, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/xfce4-panel: upgrade to 4.6.2
parent
f96e1140
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
+9
-11
x11/xfce4-panel/APKBUILD
x11/xfce4-panel/APKBUILD
+9
-11
No files found.
x11/xfce4-panel/APKBUILD
View file @
270a2808
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xfce4-panel
pkgver
=
4.6.
1
pkgver
=
4.6.
2
pkgrel
=
0
pkgdesc
=
"Panel for the Xfce desktop environment"
url
=
"http://www.xfce.org/"
...
...
@@ -11,24 +11,22 @@ makedepends="pkgconfig libxfcegui4-dev exo-dev libwnck-dev intltool gettext-dev
libiconv-dev expat-dev libsm-dev libice-dev startup-notification-dev
e2fsprogs zlib-dev"
install
=
"
$pkgname
.post-install
$pkgname
.post-upgrade
$pkgname
.post-deinstall"
source
=
"http://www.xfce.org/archive/xfce-
$pkgver
/src/
$pkgname
-
$pkgver
.tar.bz2
$install
"
source
=
"http://archive.xfce.org/src/xfce/
$pkgname
/4.6/
$pkgname
-
$pkgver
.tar.bz2"
depends_dev
=
"libxfce4util-dev libxfcegui4-dev"
build
()
{
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
./configure
--prefix
=
/usr
\
--sysconfdir
=
/etc
\
--libexecdir
=
/usr/lib
\
--localstatedir
=
/var
\
--disable-static
make
||
return
1
make
}
package
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
md5sums
=
"73a366b9892152266b465d7d9c35bef4 xfce4-panel-4.6.1.tar.bz2
bebc16a8c5cf7888a59767c2325933a0 xfce4-panel.post-install
bebc16a8c5cf7888a59767c2325933a0 xfce4-panel.post-upgrade
db51db79681eadc47be4932355a77c25 xfce4-panel.post-deinstall"
md5sums
=
"88352816c84cbea57121b0c478976976 xfce4-panel-4.6.2.tar.bz2"
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