mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: cosmic-osd-1.0.0.alpha.1
This commit is contained in:
parent
6b65f12526
commit
948274c38f
2 changed files with 14 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
COSMIC-Desktop
|
14
srcpkgs/cosmic-osd/template
Normal file
14
srcpkgs/cosmic-osd/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'cosmic-osd'
|
||||
pkgname=cosmic-osd
|
||||
version=1.0.0.alpha.1
|
||||
revision=1
|
||||
_tag=epoch-${version/.alpha/-alpha}
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxkbcommon-devel pulseaudio-devel"
|
||||
short_desc="TODO: cosmic-osd short_desc"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/pop-os/cosmic-osd"
|
||||
distfiles="https://github.com/pop-os/cosmic-osd/archive/refs/tags/${_tag}.tar.gz"
|
||||
checksum=a790e47e96fee1a053ebff1e1c251c065bfbf653efc4fcef461a99e9743e28f2
|
Loading…
Add table
Reference in a new issue