mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
New package: cosmic-icons-1.0.0.alpha.1
This commit is contained in:
parent
4183b453b0
commit
d348e38a21
2 changed files with 16 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
COSMIC-Desktop
|
|
16
srcpkgs/cosmic-icons/template
Normal file
16
srcpkgs/cosmic-icons/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'cosmic-icons'
|
||||||
|
pkgname=cosmic-icons
|
||||||
|
version=1.0.0.alpha.1
|
||||||
|
revision=1
|
||||||
|
_tag=epoch-${version/.alpha/-alpha}
|
||||||
|
hostmakedepends="just"
|
||||||
|
short_desc="TODO: cosmic-icons short_desc"
|
||||||
|
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/pop-os/cosmic-icons"
|
||||||
|
distfiles="https://github.com/pop-os/cosmic-icons/archive/refs/tags/${_tag}.tar.gz"
|
||||||
|
checksum=20d1a184c0421501e7ed8761f6e6178c3e16c787373357dae1d4dc22b9109428
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
just --set rootdir ${DESTDIR} --set prefix /usr install
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue