Skip to content
Snippets Groups Projects
Commit f61f75d2 authored by Saijin-Naib's avatar Saijin-Naib Committed by Natanael Copa
Browse files

community/thunar-vcs-plugin: upgrade to 0.3.0

Translation updates, build changes, leak fixes, svn feature deprecation fixes
parent de890320
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!79226community/thunar-vcs-plugin: upgrade to 0.3.0
Pipeline #294842 skipped
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=thunar-vcs-plugin
pkgver=0.2.0
pkgrel=2
pkgver=0.3.0
pkgrel=0
pkgdesc="Version Contol System plugin for the Thunar filemanager"
url="https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin"
url="https://docs.xfce.org/xfce/thunar/thunar-vcs-plugin"
arch="all"
license="GPL-2.0-or-later"
options="!check" # no test suite
makedepends="thunar-dev subversion-dev apr-dev apr-util-dev util-linux-dev intltool"
makedepends="thunar-dev subversion-dev apr-dev apr-util-dev util-linux-dev"
subpackages="$pkgname-git:_git $pkgname-svn:_svn $pkgname-lang"
source="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/${pkgver%.*}/thunar-vcs-plugin-$pkgver.tar.bz2"
prepare() {
default_prepare
update_config_sub
# quick and dirty fix for apr linking
sed -i -e 's/APR_LDFLAGS/APR_LIBS/' thunar-vcs-plugin/Makefile.in
}
build() {
./configure \
--build=$CBUILD \
......@@ -61,4 +53,6 @@ _svn() {
usr/share/icons/hicolor/*/apps/subversion.png
}
sha512sums="c33f54caa2f27de6c8f9e5cb8368f7538ea82730f1364ad974b19017a25bc6a398c19dfe861b0d0133db08ee36e4e209c8d824ce07de0c2ae6da830aca9e7e68 thunar-vcs-plugin-0.2.0.tar.bz2"
sha512sums="
81f9a545d55dc09f0008ab54b5a9edebd5d72526d18e78722df2b3ee2e475e453e9a4113cb2e87b64d74d8bc31d6e112a30b8077ad3ac485d0e810fb3a0d20e7 thunar-vcs-plugin-0.3.0.tar.bz2
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment