mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
New package: cosmic-workspaces-epoch-1.0.0.alpha.1
This commit is contained in:
parent
6449772b86
commit
6921dd1b50
2 changed files with 19 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
COSMIC-Desktop
|
19
srcpkgs/cosmic-workspaces-epoch/template
Normal file
19
srcpkgs/cosmic-workspaces-epoch/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'cosmic-workspaces-epoch'
|
||||
pkgname=cosmic-workspaces-epoch
|
||||
version=1.0.0.alpha.1
|
||||
revision=1
|
||||
_tag=epoch-${version/.alpha/-alpha}
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxkbcommon-devel libgbm-devel eudev-libudev-devel libinput-devel"
|
||||
short_desc="TODO: cosmic-workspaces-epoch short_desc"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/pop-os/cosmic-workspaces-epoch"
|
||||
distfiles="https://github.com/pop-os/cosmic-workspaces-epoch/archive/refs/tags/${_tag}.tar.gz"
|
||||
checksum=d06438e43ad623036f665b615309f17625922344ea317ce70192dc7f61386a9c
|
||||
|
||||
post_install() {
|
||||
vinstall data/com.system76.CosmicWorkspaces.desktop 0644 usr/share/applications
|
||||
vinstall data/com.system76.CosmicWorkspaces.svg 0644 usr/share/icons/hicolor/scalable/apps
|
||||
}
|
Loading…
Add table
Reference in a new issue