Add gtkcord4, fix linting in other
Release xbps for amd64 / compilation-amd64 (push) Has been cancelled
Details
Release xbps for amd64 / compilation-amd64 (push) Has been cancelled
Details
This commit is contained in:
parent
3de0304d59
commit
314401413a
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'gtkcord4'
|
||||
pkgname=gtkcord4
|
||||
version=0.0.17
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/diamondburned/gtkcord4"
|
||||
short_desc="GTK4/Libadwaita native discord client written in Go"
|
||||
hostmakedepends="gcc pkgconf"
|
||||
makedepends="gobject-introspection gtk4-devel libsecret-devel libadwaita-devel glib-devel"
|
||||
depends="libsecret"
|
||||
maintainer="ITmodulo <itmodulo@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/diamondburned/gtkcord4"
|
||||
distfiles="https://github.com/diamondburned/${pkgname}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum="4f21aeaff71c7a6249c5b9127962571467b9388f9e77d418284647e718531951"
|
||||
|
||||
post_install() {
|
||||
vinstall internal/icons/hicolor/scalable/apps/logo.svg 644 usr/share/pixmaps gtkcord4.svg
|
||||
vinstall nix/xyz.diamondb.gtkcord4.desktop 644 usr/share/applications gtkcord4.desktop
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
# Template file for haruna
|
||||
# Template file for 'haruna'
|
||||
pkgname=haruna
|
||||
version=0.9.2
|
||||
revision=1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Templaet file for koi
|
||||
# Template file for 'koi'
|
||||
pkgname=koi
|
||||
version=0.2.4
|
||||
revision=1
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# Template file for 'network-manager-sstp'
|
||||
pkgname=network-manager-sstp
|
||||
version=1.3.2
|
||||
revision=2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Template file for qt5-futuresql
|
||||
# Template file for 'qt5-futuresql'
|
||||
pkgname=qt5-futuresql
|
||||
version=0.1git
|
||||
revision=1
|
||||
|
|
Loading…
Reference in New Issue