+1
On Wed, Oct 2, 2019 at 12:42 PM Simental Magana, Marcos
<marcos.simental.magana(a)intel.com> wrote:
>
> Fixes
https://github.com/clearlinux/distribution/issues/1227
>
> Signed-off-by: Simental Magana, Marcos <marcos.simental.magana(a)intel.com>
> ---
> bundles/gpaste | 16 ++++++++++++++++
> packages.list | 1 +
> 2 files changed, 17 insertions(+)
> create mode 100644 bundles/gpaste
>
> diff --git a/bundles/gpaste b/bundles/gpaste
> new file mode 100644
> index 00000000..43dbddb0
> --- /dev/null
> +++ b/bundles/gpaste
> @@ -0,0 +1,16 @@
> +# [TITLE]: gpaste
> +# [DESCRIPTION]: Clipboard management system
> +# [STATUS]: Active
> +# [CAPABILITIES]:
> +# [TAGS]: Productivity, Tools and Utilities
> +# [MAINTAINER]: Simental Magana, Marcos <marcos.simental.magana(a)intel.com>
> +
> +include(libX11client)
> +include(libglib)
> +
> +# start of custom additions (edits outside this area will be removed automatically)
> +
> +# end of custom additions
> +
> +# main package
> +gpaste
> diff --git a/packages.list b/packages.list
> index 26f79767..5435bf6d 100644
> --- a/packages.list
> +++ b/packages.list
> @@ -353,3 +353,4 @@ haveged # Daemon for feeding entropy into the random pool
> zenity # Display graphical dialog boxes from shell scripts
> the_silver_searcher # A code-searching tool similar to ack, but faster.
> SVT-AV1 # AV1-compliant encoder library core.
> +gpaste # Clipboard management system
> --
> 2.23.0
> _______________________________________________
> Dev mailing list -- dev(a)lists.clearlinux.org
> To unsubscribe send an email to dev-leave(a)lists.clearlinux.org