modified: Makefile
authorsergio lenzi <nervoso@k1.com.br>
Tue, 29 Sep 2020 20:36:18 +0000 (17:36 -0300)
committersergio lenzi <nervoso@k1.com.br>
Tue, 29 Sep 2020 20:36:18 +0000 (17:36 -0300)
modified:   buildlink3.mk
renamed:    patches/patch-ac -> patches/patch-Makefile.in
renamed:    patches/patch-aa -> patches/patch-src_gnome-mount-properties-view.c
renamed:    patches/patch-ab -> patches/patch-src_gnome-mount.c

gnome-mount/Makefile
gnome-mount/buildlink3.mk
gnome-mount/patches/patch-Makefile.in [moved from gnome-mount/patches/patch-ac with 74% similarity]
gnome-mount/patches/patch-src_gnome-mount-properties-view.c [moved from gnome-mount/patches/patch-aa with 94% similarity]
gnome-mount/patches/patch-src_gnome-mount.c [moved from gnome-mount/patches/patch-ab with 96% similarity]

index 94988ddb75aabd51de066143849e3df43b131fb1..115f45bed7a5377c1eaa734108de8edf0ea22ad7 100644 (file)
@@ -3,12 +3,12 @@
 
 DISTNAME=              gnome-mount-0.8
 PKGREVISION=           37
-CATEGORIES?=           sysutils wip
+CATEGORIES?=           sysutils mate
 MASTER_SITES=          http://hal.freedesktop.org/releases/
 
-MAINTAINER=            nervoso@NetBSD.org
-HOMEPAGE=              http://hal.freedesktop.org/
-COMMENT=               Programs for mounting, unmounting and ejecting storage devices
+MAINTAINER=    nervoso@k1.com.br
+HOMEPAGE=      http://hal.freedesktop.org/
+COMMENT=       Programs for mounting, unmounting and ejecting storage devices
 
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      YES
@@ -27,7 +27,6 @@ post-extract:
        ${CP} ${FILESDIR}/gnome-mount.schemas.in.NetBSD ${WRKSRC}/gnome-mount.schemas.in
 .endif
 
-DEPENDS+=      gvfs>0:../../sysutils/gvfs
 
 .include "../../devel/GConf/schemas.mk"
 .include "../../devel/libglade/buildlink3.mk"
index d2162980d449872436df99f124412c208a020a3e..899be794d89c95f645bf19cae349f8cdd38b3c05 100644 (file)
@@ -25,7 +25,6 @@ BUILDLINK_PKGSRCDIR.gnome-mount?=     ../../wip/gnome-mount
 # XXX buildlink3 lines below to dependencies, remove them.
 # XXX
 
-DEPENDS+=      gvfs>0:../../sysutils/gvfs
 
 .include "../../devel/libglade/buildlink3.mk"
 .include "../../wip/libgnome-keyring/buildlink3.mk"
similarity index 74%
rename from gnome-mount/patches/patch-ac
rename to gnome-mount/patches/patch-Makefile.in
index 9f6899c5c7469108d0a6262667fe1f4c3a7d3147..3fc1459748d82c1a9cb71779d14972212ed7b658 100644 (file)
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.1.1.1 2008/11/22 17:54:42 jmcneill Exp $
+$NetBSD$
 
---- Makefile.in.orig   2008-11-22 12:44:39.000000000 -0500
+--- Makefile.in.orig   2008-02-25 21:54:37.000000000 +0000
 +++ Makefile.in
 @@ -248,7 +248,7 @@ target_alias = @target_alias@
  top_builddir = @top_builddir@
similarity index 94%
rename from gnome-mount/patches/patch-aa
rename to gnome-mount/patches/patch-src_gnome-mount-properties-view.c
index 8905f2356c3e779e75d4efc7456e9571b4b5377b..a43e26153a6be71a5d21b4903827d392b3e2abd7 100644 (file)
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.2 2008/12/25 05:33:20 hasso Exp $
+$NetBSD$
 
---- src/gnome-mount-properties-view.c.orig     2008-02-25 23:55:05 +0200
-+++ src/gnome-mount-properties-view.c  2008-12-24 22:38:36 +0200
+--- src/gnome-mount-properties-view.c.orig     2008-02-25 21:55:05.000000000 +0000
++++ src/gnome-mount-properties-view.c
 @@ -35,7 +35,7 @@
  #include <string.h>
  #include <gconf/gconf-client.h>
similarity index 96%
rename from gnome-mount/patches/patch-ab
rename to gnome-mount/patches/patch-src_gnome-mount.c
index c8cb6d7d2164ccd5f78d676b2ec39833d8e324e4..b51f1db39d19fd68fb78b6859ca28e85df19393b 100644 (file)
@@ -1,9 +1,4 @@
-$NetBSD: patch-ab,v 1.4 2013/08/12 14:24:36 obache Exp $
-
-* XXX
-* gtk/gtk.h is not included from libnotify/notify.h of libnotify-0.7
-* XXX
-* libnotify-0.7 API change
+$NetBSD$
 
 --- src/gnome-mount.c.orig     2008-04-16 23:41:32.000000000 +0000
 +++ src/gnome-mount.c