mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tlpui: update to 1.5.0-7
This commit is contained in:
parent
fac9d78860
commit
8779fd291d
1 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tlpui'
|
# Template file for 'tlpui'
|
||||||
pkgname=tlpui
|
pkgname=tlpui
|
||||||
version=1.5.0+5
|
version=1.5.0+7
|
||||||
revision=3
|
revision=1
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="gtk+3 tlp python3-gobject"
|
depends="gtk+3 tlp python3-gobject"
|
||||||
|
@ -10,11 +10,10 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/d4nj1/TLPUI"
|
homepage="https://github.com/d4nj1/TLPUI"
|
||||||
distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
|
distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
|
||||||
checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77
|
checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
|
||||||
make_check=no #tests fail inside chroot
|
make_check=no #tests fail inside chroot
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/icons
|
vinstall tlpui/icons/themeable/hicolor/scalable/apps/tlpui.svg 644 \
|
||||||
vcopy tlpui/icons/themeable/hicolor usr/share/icons
|
usr/share/icons/hicolor/scalable/apps
|
||||||
rm -r "$DESTDIR/$py3_sitelib/tlpui/icons/themeable"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue