($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCHv2] malcontent: add recipe
Date: Sun, 12 May 2024 11:49:53 +0200	[thread overview]
Message-ID: <5Z9DDS.BEU3Z2DGFFJI3@t-online.de> (raw)
In-Reply-To: <17CEB4D101C60FD3.21609@lists.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 2407 bytes --]

v2 adds a missing appstream dependency

On Sun, May 12 2024 at 11:49:00 AM +02:00:00, Markus Volk 
<f_l_k@t-online.de> wrote:
> malcontent is an optional dependency for flatpak and gnome-software
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>>
> ---
>  .../malcontent/malcontent_0.12.0.bb           | 31 
> +++++++++++++++++++
>  1 file changed, 31 insertions(+)
>  create mode 100644 
> meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb
> 
> diff --git a/meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb 
> b/meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb
> new file mode 100644
> index 000000000..a21241901
> --- /dev/null
> +++ b/meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb
> @@ -0,0 +1,31 @@
> +SUMMARY = "malcontent implements support for restricting the type of 
> content."
> +HOMEPAGE = "<https://gitlab.freedesktop.org/pwithnall/malcontent>"
> +LICENSE = "LGPL-2.1-only"
> +LIC_FILES_CHKSUM = 
> "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 
> <file://copying;md5=4fbd65380cdd255951079008b364516c/>
> +
> +SRC_URI = 
> "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main"
> +
> +S = "${WORKDIR}/git"
> +SRCREV = "3ba80995bb25b7aeda7e21d547f9e39ff9a81736"
> +
> +DEPENDS = " \
> +	accountsservice \
> +	glib-2.0 \
> +	glib-testing \
> +	dbus \
> +	desktop-file-utils-native \
> +	itstool-native \
> +	libpam \
> +	polkit \
> +"
> +
> +GTKIC_VERSION = "4"
> +inherit  meson pkgconfig gtk-icon-cache gobject-introspection-data 
> gettext features_check
> +
> +REQUIRED_DISTRO_FEATURES = "pam polkit"
> +
> +# If building with ui, we run into circular dependency flatpak <-> 
> malcontent
> +PACKAGECONFIG ?= ""
> +PACKAGECONFIG[ui] = "-Dui=enabled,-Dui=disabled,appstream flatpak 
> libadwaita gtk4"
> +
> +FILES:${PN} += "${libdir} ${datadir}"
> --
> 2.44.0
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#110317): 
> <https://lists.openembedded.org/g/openembedded-devel/message/110317>
> Mute This Topic: <https://lists.openembedded.org/mt/106052544/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org 
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-devel/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 2863 bytes --]

           reply	other threads:[~2024-05-12  9:49 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <17CEB4D101C60FD3.21609@lists.openembedded.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5Z9DDS.BEU3Z2DGFFJI3@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).