modified: Makefile

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
This commit is contained in:
sergio lenzi 2020-09-29 17:36:18 -03:00
parent cdb3d27492
commit 5c5d2bd22b
5 changed files with 10 additions and 17 deletions

View 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"

View 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"

View 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@

View 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>

View 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