[arch-commits] Commit in avahi/trunk (PKGBUILD introspection.patch)

Gaetan Bisson bisson at archlinux.org
Sat Oct 2 17:26:54 UTC 2010


    Date: Saturday, October 2, 2010 @ 13:26:53
  Author: bisson
Revision: 92979

revert to old patch with versionned depends

Modified:
  avahi/trunk/PKGBUILD
  avahi/trunk/introspection.patch

---------------------+
 PKGBUILD            |    4 ++--
 introspection.patch |   12 ------------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-02 16:41:37 UTC (rev 92978)
+++ PKGBUILD	2010-10-02 17:26:53 UTC (rev 92979)
@@ -17,7 +17,7 @@
             'mono: mono bindings'
             'dbus-python: avahi-discover'
             'nss-mdns: NSS support for mDNS')
-makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python' 'gtk-sharp-2' 'gobject-introspection')
+makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python' 'gtk-sharp-2' 'gobject-introspection>=0.9.10')
 backup=(etc/avahi/avahi-daemon.conf etc/avahi/services/{sftp-,}ssh.service)
 install=avahi.install
 conflicts=('howl' 'mdnsresponder')
@@ -31,7 +31,7 @@
 sha1sums=('e763bbeba92fd5b3ba3e2af5fc85aaf99b406c8b'
           '41e9f23efa0b5a5f7b0f14a86cfb0677ece84c61'
           'cf56387c88aed246b9f435efc182ef44de4d52f3'
-          'ff70358eab95ad5b445c1a584d4a889e4474a25d')
+          '999d71add829ab9bb55262855dfe04126ac7975c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: introspection.patch
===================================================================
--- introspection.patch	2010-10-02 16:41:37 UTC (rev 92978)
+++ introspection.patch	2010-10-02 17:26:53 UTC (rev 92979)
@@ -16,15 +16,3 @@
      <enumeration name="Protocol" c:type="AvahiProtocol">
        <member name="inet"
                value="0"
-diff -aur avahi-0.6.27/configure.ac avahi-0.6.27-introspection/configure.ac
---- avahi-0.6.27/configure.ac	2010-07-13 05:05:05.464755077 +0200
-+++ avahi-0.6.27-introspection/configure.ac	2010-09-30 16:17:06.103333559 +0200
-@@ -472,7 +472,7 @@
- #
- # Introspection support.
- #
--GOBJECT_INTROSPECTION_CHECK([0.6.7])
-+GOBJECT_INTROSPECTION_CHECK([0.9.5])
- 
- #
- # Check for Qt 3




More information about the arch-commits mailing list