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
Michael Pirogov
aports
Commits
8fade52f
Commit
8fade52f
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/thunar-volman: upgrade to 0.9.3
parent
f0edc82b
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
community/thunar-volman/APKBUILD
+3
-6
3 additions, 6 deletions
community/thunar-volman/APKBUILD
with
3 additions
and
6 deletions
community/thunar-volman/APKBUILD
+
3
−
6
View file @
8fade52f
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
thunar-volman
pkgname
=
thunar-volman
pkgver
=
0.9.
2
pkgver
=
0.9.
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Thunar extension for volumes management"
pkgdesc
=
"Thunar extension for volumes management"
url
=
"https://goodies.xfce.org/projects/thunar-plugins/thunar-volman"
url
=
"https://goodies.xfce.org/projects/thunar-plugins/thunar-volman"
arch
=
"all
"
arch
=
"all
!x86"
# Limited by webkit2gtk
license
=
"GPL-2.0-or-later"
license
=
"GPL-2.0-or-later"
options
=
"!check"
# no test suite
options
=
"!check"
# no test suite
depends
=
"thunar"
depends
=
"thunar"
makedepends
=
"thunar-dev exo-dev libgudev-dev libxfce4ui-dev libnotify-dev"
makedepends
=
"thunar-dev exo-dev libgudev-dev libxfce4ui-dev libnotify-dev"
subpackages
=
"
$pkgname
-lang"
subpackages
=
"
$pkgname
-lang"
source
=
"https://archive.xfce.org/src/apps/thunar-volman/
${
pkgver
%.*
}
/thunar-volman-
$pkgver
.tar.bz2"
source
=
"https://archive.xfce.org/src/apps/thunar-volman/
${
pkgver
%.*
}
/thunar-volman-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
build
()
{
cd
"
$builddir
"
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
...
@@ -27,8 +25,7 @@ build() {
...
@@ -27,8 +25,7 @@ build() {
}
}
package
()
{
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
808f3dfdf105911275b0c96705604bd1575cd9c5bddaaae96583949c995a3bc84a71ce154c05ed3ce395d4b4d78e4d67770f79b3226fd4a35c509f5e612de72f
thunar-volman-0.9.
2
.tar.bz2"
sha512sums
=
"
514fd7256c2cda7fac266b05b631e4c34ddc66e12d63270cf76846b0748d1a7c2444bfb2d5600722c4eb41f0c0c95d4823e9c3c17f0f9e2c289f9967cb75ccc2
thunar-volman-0.9.
3
.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