Update and move gtkcord4 to dissent, update hctl
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m0s Details

This commit is contained in:
ITmodulo 2024-03-10 00:44:51 +01:00
parent 92d125e597
commit 1197500796
2 changed files with 13 additions and 12 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'gtkcord4' # Template file for 'dissent'
pkgname=gtkcord4 pkgname=dissent
version=0.0.19 version=0.0.21
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/diamondburned/gtkcord4" go_import_path="libdb.so/dissent"
short_desc="GTK4/Libadwaita native discord client written in Go" short_desc="GTK4/Libadwaita native discord client written in Go"
hostmakedepends="gcc pkgconf libcanberra-utils" hostmakedepends="gcc pkgconf libcanberra-utils"
makedepends="gobject-introspection gtk4-devel libsecret-devel libadwaita-devel glib-devel libcanberra-devel" makedepends="gobject-introspection gtk4-devel libsecret-devel libadwaita-devel glib-devel libcanberra-devel"
depends="libsecret" depends="libsecret"
maintainer="ITmodulo <itmodulo@disroot.org>" maintainer="ITmodulo <itmodulo@disroot.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/diamondburned/gtkcord4" homepage="https://github.com/diamondburned/dissent"
distfiles="https://github.com/diamondburned/${pkgname}/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/diamondburned/${pkgname}/archive/refs/tags/v${version}.tar.gz"
checksum="05e90f680078aefb0eaa52647c1a32cf776c1c5e5eed109b2a8c53eeacd47cdb" checksum=3c3caefc722fa21e0129a0b6779cdbb61fe41e559b8d44bd4288f283922b15f2
post_install() { post_install() {
vinstall internal/icons/hicolor/scalable/apps/logo.svg 644 usr/share/pixmaps gtkcord4.svg vinstall internal/icons/hicolor/scalable/apps/so.libdb.dissent.svg 644 usr/share/pixmaps
vinstall nix/xyz.diamondb.gtkcord4.desktop 644 usr/share/applications gtkcord4.desktop vinstall nix/so.libdb.dissent.desktop 644 usr/share/applications
} }

View File

@ -1,6 +1,6 @@
# Template file for 'hctl' # Template file for 'hctl'
pkgname=hctl pkgname=hctl
version=0.2.5 version=0.2.6
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -9,8 +9,9 @@ short_desc="CLI tool to merge hostlists for dns blocker like pihole"
maintainer="ITmodulo <itmodulo@disroot.org>" maintainer="ITmodulo <itmodulo@disroot.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/michalszmidt/hctl" homepage="https://github.com/michalszmidt/hctl"
changelog="https://github.com/michalszmidt/hctl/releases"
distfiles="https://github.com/michalszmidt/hctl/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/michalszmidt/hctl/archive/refs/tags/${version}.tar.gz"
checksum=d9a67093de0d9de99d3241a031ead07ac11db783e7a190389a879fa9f3360616 checksum=852f8e8eb0133f21d2f2183ab31ecda07e907480dde805d1891dc8c0215185ef
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE