guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/4] gnu: Add wacom and xf86-input-wacom packages.


From: Ricardo Wurmus
Subject: Re: [PATCH 1/4] gnu: Add wacom and xf86-input-wacom packages.
Date: Wed, 15 Apr 2015 12:08:53 +0200

Andy Wingo writes:

> diff --git a/gnu/packages/wacom.scm b/gnu/packages/wacom.scm
> new file mode 100644
> index 0000000..76e7b2e
> --- /dev/null
> +++ b/gnu/packages/wacom.scm
> @@ -0,0 +1,97 @@
> +;;; GNU Guix --- Functional package management for GNU
> +;;; Copyright © 2014 Eric Bavier <address@hidden>

Is this copyright statement really correct?

> +(define-public xf86-input-wacom
> +  (package
> +    (name "xf86-input-wacom")

Should this not go into xorg.scm instead?

~~ Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]