All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 3/8] catfish: initial add 1.4.6
Date: Fri, 26 Oct 2018 12:48:52 +0200	[thread overview]
Message-ID: <20181026104857.32142-3-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20181026104857.32142-1-schnitzeltony@gmail.com>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb

diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb b/meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb
new file mode 100644
index 000000000..229f882d0
--- /dev/null
+++ b/meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb
@@ -0,0 +1,17 @@
+SUMMARY = "Catfish is a handy file searching tool for linux and unix"
+SECTION = "x11/application"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
+
+inherit xfce-app distutils3 gtk-icon-cache
+
+DEPENDS += "python3-distutils-extra-native"
+
+B = "${S}"
+
+SRC_URI[md5sum] = "879197c9400be2a80d51abf494bfffb6"
+SRC_URI[sha256sum] = "e1caee14c5268ac781434701c0eb26eddfced2c0f1ae066549583ed05f99adbf"
+
+FILES_${PN} += "${datadir}/metainfo"
+
+RDEPENDS_${PN} += "python3-pygobject"
-- 
2.14.5



  parent reply	other threads:[~2018-10-26 10:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 10:48 [PATCH 1/8] xfce4-settings: upgrade 4.12.3 -> 4.12.4 Andreas Müller
2018-10-26 10:48 ` [PATCH 2/8] exo: upgrade 0.12.2 -> 0.12.3 Andreas Müller
2018-10-26 10:48 ` Andreas Müller [this message]
2018-10-26 12:47   ` [PATCH 3/8] catfish: initial add 1.4.6 Khem Raj
2018-10-26 13:58     ` Andreas Müller
2018-10-27  3:03       ` Khem Raj
2018-10-26 10:48 ` [PATCH 4/8] poppler: upgrade 0.69.0 -> 0.70.1 Andreas Müller
2018-10-26 10:48 ` [PATCH 5/8] xfce4-panel-profiles: initial add 1.0.8 Andreas Müller
2018-10-26 10:48 ` [PATCH 6/8] packagegroup-xfce-extended: add catfish / xfce4-panel-profiles Andreas Müller
2018-10-26 10:48 ` [PATCH 7/8] networkmanager: upgrade 1.10.10 -> 1.14.4 Andreas Müller
2018-10-26 12:49   ` Khem Raj
2018-10-26 14:01     ` Andreas Müller
2018-10-26 10:48 ` [PATCH 8/8] network-manager-applet: upgrade 1.8.14 -> 1.8.18 Andreas Müller
2018-10-26 12:44 ` [PATCH 1/8] xfce4-settings: upgrade 4.12.3 -> 4.12.4 Khem Raj
2018-10-26 13:47   ` Andreas Müller

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=20181026104857.32142-3-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.