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 app-cdr/xfburn/files: xfburn-0.4.2-exo.patch
Date: Sat, 24 Oct 2009 18:35:01 +0000	[thread overview]
Message-ID: <E1N1lS9-0006st-C2@stork.gentoo.org> (raw)

ssuominen    09/10/24 18:35:01

  Added:                xfburn-0.4.2-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                  app-cdr/xfburn/files/xfburn-0.4.2-exo.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.2-exo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.2-exo.patch?rev=1.1&content-type=text/plain

Index: xfburn-0.4.2-exo.patch
===================================================================
diff -ur xfburn-0.4.2.orig/configure.in xfburn-0.4.2/configure.in
--- xfburn-0.4.2.orig/configure.in	2009-07-24 08:40:05.000000000 +0300
+++ xfburn-0.4.2/configure.in	2009-10-24 21:33:09.000000000 +0300
@@ -34,7 +34,8 @@
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.0])
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.10.0])
 XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.4.0])
-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.0])
+XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.0], [],
+  [XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])])
 XDT_CHECK_OPTIONAL_PACKAGE([THUNAR_VFS], [thunar-vfs-1], [0.3.0], [thunar-vfs],
 	AC_HELP_STRING([--disable-thunar-vfs],
 			[Disable the use of Thunar's VFS layer to show mime type and icons in file browser]))






             reply	other threads:[~2009-10-24 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24 18:35 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-01 12:58 [gentoo-commits] gentoo-x86 commit in app-cdr/xfburn/files: xfburn-0.4.2-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=E1N1lS9-0006st-C2@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