liteide: update to 37.4.

Closes: #30410 [via git-merge-pr]
This commit is contained in:
Enno Boland 2021-04-21 19:57:21 +02:00 committed by Piraty
parent 38b81aece8
commit 68d604d5bb
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'liteide'
pkgname=liteide
version=37.3
version=37.4
revision=1
wrksrc="liteide-x${version}"
build_wrksrc=liteidex
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://liteide.org/"
distfiles="https://github.com/visualfc/liteide/archive/x${version}.tar.gz"
checksum=e91e52ae7f9fdb8c904ef0f11f462b48eff6550b97c58928e848b5fe1f0bc198
checksum=8b6842ead4915aaf4ee691962259ae290a37c00e3669c50b61e4386bf133e5ce
pre_configure() {
# Use system libvterm instead of the one shipped
@ -29,10 +29,6 @@ post_install() {
vmkdir usr/share/liteide
cp -ar deploy/* os_deploy/* ${DESTDIR}/usr/share/liteide
# Package license files
vlicense LICENSE.LGPL LICENSE
vlicense LGPL_EXCEPTION.TXT LGPL_EXCEPTION
# Package desktop shortcut
vinstall liteide.desktop 644 usr/share/applications
vmkdir usr/share/pixmaps