mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
New package: GCP-base-1
This commit is contained in:
parent
934a431ae9
commit
b0473a1527
1 changed files with 16 additions and 0 deletions
16
srcpkgs/GCP-base/template
Normal file
16
srcpkgs/GCP-base/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'GCP-base'
|
||||||
|
pkgname=GCP-base
|
||||||
|
version=1
|
||||||
|
revision=1
|
||||||
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
|
noarch=yes
|
||||||
|
build_style=meta
|
||||||
|
depends="grub GCP-Guest-Environment"
|
||||||
|
short_desc="Base components for the Google Cloud Platform images"
|
||||||
|
# Though I work for Google, this package is not officially recognized
|
||||||
|
# or maintained by Google. I maintain this on a best effort basis
|
||||||
|
# when I have free time. I use my work email for this only because it
|
||||||
|
# makes a little more sense to me than my VoidLinux email.
|
||||||
|
maintainer="Michael Aldridge <themaldridge@google.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://cloud.google.com/"
|
Loading…
Add table
Reference in a new issue