GNU bug report logs -
#35252
[PATCH] gnu: Add mousepad.
Previous Next
Reported by: Kei Kebreau <kkebreau <at> posteo.net>
Date: Fri, 12 Apr 2019 23:51:01 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kkebreau <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 35252-done <at> debbugs.gnu.org (full text, mbox):
Committed to master after changing the input gtksourceview to gtksourceview-3.
Kei Kebreau <kkebreau <at> posteo.net> writes:
> * gnu/packages/xfce.scm (mousepad): New variable.
> ---
> gnu/packages/xfce.scm | 42 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
>
> diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
> index 8543dcffed..6cabd9b902 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -990,3 +990,45 @@ the libburnia libraries. It can blank CD/DVD/BD(-RW)s, burn and
> create iso images, audio CDs, as well as burn personal compositions
> of data to either CD/DVD/BD.")
> (license gpl2+)))
> +
> +(define-public mousepad
...
> + ("gtksourceview" ,gtksourceview)))
Changed to gtksourceview to gtksourceview-3.
This bug report was last modified 5 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.