pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Nautilus requires at least esound>=0.2.27, noted by Ra...
details: https://anonhg.NetBSD.org/pkgsrc/rev/795014369fef
branches: trunk
changeset: 463955:795014369fef
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Dec 03 03:04:34 2003 +0000
description:
Nautilus requires at least esound>=0.2.27, noted by Rafal Boni in PR
pkg/22263. Bump PKGREVISION.
diffstat:
doc/CHANGES | 3 ++-
sysutils/nautilus/Makefile | 11 +++++++++--
2 files changed, 11 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 7c4d268ccdc9 -r 795014369fef doc/CHANGES
--- a/doc/CHANGES Wed Dec 03 02:42:35 2003 +0000
+++ b/doc/CHANGES Wed Dec 03 03:04:34 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3908 2003/12/03 02:40:47 xtraeme Exp $
+$NetBSD: CHANGES,v 1.3909 2003/12/03 03:06:19 xtraeme Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -4728,3 +4728,4 @@
Updated intltool to 0.27.2 [xtraeme 2003-12-03]
Updated gnome-audio to 2.0.0 [xtraeme 2003-12-03]
Updated libart2 to 2.3.16 [xtraeme 2003-12-03]
+ Updated nautilus to 2.2.3.1nb7 [xtraeme 2003-12-03]
diff -r 7c4d268ccdc9 -r 795014369fef sysutils/nautilus/Makefile
--- a/sysutils/nautilus/Makefile Wed Dec 03 02:42:35 2003 +0000
+++ b/sysutils/nautilus/Makefile Wed Dec 03 03:04:34 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/11/12 01:31:51 salo Exp $
+# $NetBSD: Makefile,v 1.9 2003/12/03 03:04:34 xtraeme Exp $
#
DISTNAME= nautilus-2.2.3.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +21,13 @@
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/libnautilus/libnautilus.pc.in
+#
+# Nautilus has it's own idea of what versions of packages it wants, so make
+# it happy.
+#
+BUILDLINK_DEPENDS.esound= esound>=0.2.27
+
+
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"
Home |
Main Index |
Thread Index |
Old Index