public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-verve-plugin/files: xfce4-verve-plugin-0.3.6-exo.patch
Date: Sat, 24 Oct 2009 17:54:20 +0000	[thread overview]
Message-ID: <E1N1kom-0003hG-0J@stork.gentoo.org> (raw)

ssuominen    09/10/24 17:54:20

  Added:                xfce4-verve-plugin-0.3.6-exo.patch
  Log:
  Fix configure.in to detect >=exo-0.5.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  xfce-extra/xfce4-verve-plugin/files/xfce4-verve-plugin-0.3.6-exo.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-verve-plugin/files/xfce4-verve-plugin-0.3.6-exo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-verve-plugin/files/xfce4-verve-plugin-0.3.6-exo.patch?rev=1.1&content-type=text/plain

Index: xfce4-verve-plugin-0.3.6-exo.patch
===================================================================
diff -ur xfce4-verve-plugin-0.3.6.orig/configure.in xfce4-verve-plugin-0.3.6/configure.in
--- xfce4-verve-plugin-0.3.6.orig/configure.in	2008-11-23 17:40:47.000000000 +0200
+++ xfce4-verve-plugin-0.3.6/configure.in	2009-10-24 20:52:32.000000000 +0300
@@ -52,7 +52,8 @@
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-XDT_CHECK_PACKAGE([LIBEXO], [exo-0.3], [0.3.1.3])
+XDT_CHECK_PACKAGE([LIBEXO], [exo-0.3], [0.3.1.3], [],
+  [XDT_CHECK_PACKAGE([LIBEXO], [exo-1], [0.5.0])])
 XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.4.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.4.0])
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.6.4])






             reply	other threads:[~2009-10-24 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24 17:54 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-07 17:25 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-verve-plugin/files: xfce4-verve-plugin-0.3.6-exo.patch Samuli Suominen (ssuominen)

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=E1N1kom-0003hG-0J@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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