diff --git a/srcpkgs/GCP-base/template b/srcpkgs/GCP-base/template new file mode 100644 index 00000000000..4ae236ab4f0 --- /dev/null +++ b/srcpkgs/GCP-base/template @@ -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 " +license="GPL-3" +homepage="http://cloud.google.com/"