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
676
Issues
676
List
Boards
Labels
Service Desk
Milestones
Merge Requests
205
Merge Requests
205
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
fd1ab261
Commit
fd1ab261
authored
May 09, 2019
by
Leo
Committed by
Kevin Daudt
May 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/xfce4-appfinder: upgrade to 4.13.2
parent
23e42280
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
community/xfce4-appfinder/APKBUILD
community/xfce4-appfinder/APKBUILD
+3
-7
No files found.
community/xfce4-appfinder/APKBUILD
View file @
fd1ab261
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xfce4-appfinder
pkgver
=
4.13.
1
pkgver
=
4.13.
2
pkgrel
=
0
pkgdesc
=
"Xfce application finder"
url
=
"https://xfce.org/"
arch
=
"all"
license
=
"GPL-2.0
+
"
license
=
"GPL-2.0
-or-later
"
depends
=
"hicolor-icon-theme"
makedepends
=
"thunar-dev gtk+3.0-dev libxfce4ui-dev garcon-dev"
subpackages
=
"
$pkgname
-lang"
install
=
replaces
=
"xfce-utils"
source
=
"https://archive.xfce.org/src/xfce/
$pkgname
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -27,12 +25,10 @@ build() {
}
check
()
{
cd
"
$builddir
"
make check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
1be1508bea87e9ff7763dc6a8dd0a45b3e1ef39400486b9926de190e146c4c3fd96d08508d32c53a99ff92e98c4cc504e074f651273aac917a79e5df71022116 xfce4-appfinder-4.13.1
.tar.bz2"
sha512sums
=
"
96ac782c785649ddf75f8659f9cf10f42c37bab647824f0c76714baca0b61904fa8ba6d23dc1574aae5fdf2538201936d26b42ea6c0f5d5f0f9d71c8ba0a51b8 xfce4-appfinder-4.13.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