diff options
-rw-r--r-- | wm/metacity/Makefile | 9 | ||||
-rw-r--r-- | wm/metacity/PLIST | 8 | ||||
-rw-r--r-- | wm/metacity/distinfo | 8 |
3 files changed, 12 insertions, 13 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index a2c40ea30ea..1bfffabebf1 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2005/02/20 10:19:06 jmmv Exp $ +# $NetBSD: Makefile,v 1.40 2005/03/22 16:15:46 jmmv Exp $ # -DISTNAME= metacity-2.8.13 +DISTNAME= metacity-2.10.0 CATEGORIES= wm x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.8/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.10/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org @@ -32,12 +32,13 @@ CONFIGURE_ARGS+= --disable-xinerama .include "../../devel/GConf2/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade2/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" .include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/Xcomposite/buildlink3.mk" +.include "../../x11/Xrender/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/wm/metacity/PLIST b/wm/metacity/PLIST index d1db52dcaf1..b521c713aa7 100644 --- a/wm/metacity/PLIST +++ b/wm/metacity/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2004/12/24 10:09:31 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.16 2005/03/22 16:15:46 jmmv Exp $ bin/metacity bin/metacity-message bin/metacity-theme-viewer @@ -12,6 +12,8 @@ include/metacity-1/metacity-private/util.h lib/libmetacity-private.la lib/pkgconfig/libmetacity-private.pc libexec/metacity-dialog +man/man1/metacity-theme-viewer.1 +man/man1/metacity-window-demo.1 share/gconf/schemas/metacity.schemas share/gnome/wm-properties/metacity.desktop ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/metacity.mo @@ -79,9 +81,7 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/metacity.mo -share/metacity/glade/metacity-properties.glade share/metacity/icons/metacity-window-demo.png -share/pixmaps/metacity-properties.png share/themes/AgingGorilla/metacity-1/active-button.png share/themes/AgingGorilla/metacity-1/active-close-button.png share/themes/AgingGorilla/metacity-1/active-close-menu-icon.png @@ -184,9 +184,7 @@ share/themes/Simple/metacity-1/minimize.png @comment in theme-dirs: @dirrm share/themes/Atlanta @dirrm share/themes/AgingGorilla/metacity-1 @comment in theme-dirs: @dirrm share/themes/AgingGorilla -@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/metacity/icons -@dirrm share/metacity/glade @dirrm share/metacity @comment in gnome2-dirs: @dirrm share/gnome/wm-properties @comment in GConf2: @dirrm share/gconf/schemas diff --git a/wm/metacity/distinfo b/wm/metacity/distinfo index 388c80427b8..86622204938 100644 --- a/wm/metacity/distinfo +++ b/wm/metacity/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2005/02/23 18:43:54 wiz Exp $ +$NetBSD: distinfo,v 1.20 2005/03/22 16:15:46 jmmv Exp $ -SHA1 (metacity-2.8.13.tar.bz2) = b8f2e5d8970207159e3e879f8898e14d2431cced -RMD160 (metacity-2.8.13.tar.bz2) = 0cc29f03d983354cc662e0f4ee9ae466e6968a3e -Size (metacity-2.8.13.tar.bz2) = 2178494 bytes +SHA1 (metacity-2.10.0.tar.bz2) = e28f2970bbba906f4f64683bd68b14fc4d97a1cf +RMD160 (metacity-2.10.0.tar.bz2) = 0f701c0070b62dfd8e60e44faeb6e50df83a94b9 +Size (metacity-2.10.0.tar.bz2) = 1581003 bytes |