diff options
-rw-r--r-- | wm/fvwm-devel/Makefile | 8 | ||||
-rw-r--r-- | wm/fvwm-devel/PLIST | 7 | ||||
-rw-r--r-- | wm/fvwm-devel/distinfo | 6 |
3 files changed, 11 insertions, 10 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index 4be59844be3..24d30e383c4 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.6 2004/11/26 23:54:56 epg Exp $ -DISTNAME= fvwm-2.5.10 +DISTNAME= fvwm-2.5.12 PKGNAME= ${DISTNAME:S/fvwm/&-devel/} PKGREVISION= 1 CATEGORIES= x11 wm @@ -13,6 +13,8 @@ COMMENT= Development version of X11 Virtual window manager CONFLICTS= fvwm-[0-9]* fvwm1-[0-9]* fvwm2-[0-9]* +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES USE_X11= YES @@ -25,7 +27,6 @@ CONFIGURE_ARGS+= --without-rplay-library CONFIGURE_ARGS+= --without-stroke-library post-install: - ${INSTALL_MAN} ${WRKSRC}/modules/FvwmGtk/FvwmGtk.1 ${PREFIX}/man/man1 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/fvwm cd ${WRKSRC}/sample.fvwmrc && ${INSTALL_DATA} \ `${LS} | ${GREP} -v Makefile` \ @@ -36,5 +37,4 @@ post-install: .include "../../fonts/Xft2/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/wm/fvwm-devel/PLIST b/wm/fvwm-devel/PLIST index ca8542e27b9..61565ce12cb 100644 --- a/wm/fvwm-devel/PLIST +++ b/wm/fvwm-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/06/27 07:09:26 epg Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/11/26 23:54:56 epg Exp $ bin/FvwmCommand bin/fvwm bin/fvwm-bug @@ -30,7 +30,6 @@ libexec/fvwm/${PKGVERSION}/FvwmDebug libexec/fvwm/${PKGVERSION}/FvwmDragWell libexec/fvwm/${PKGVERSION}/FvwmEvent libexec/fvwm/${PKGVERSION}/FvwmForm -libexec/fvwm/${PKGVERSION}/FvwmGtk libexec/fvwm/${PKGVERSION}/FvwmGtkDebug libexec/fvwm/${PKGVERSION}/FvwmIconBox libexec/fvwm/${PKGVERSION}/FvwmIconMan @@ -64,7 +63,6 @@ man/man1/FvwmDebug.1 man/man1/FvwmDragWell.1 man/man1/FvwmEvent.1 man/man1/FvwmForm.1 -man/man1/FvwmGtk.1 man/man1/FvwmGtkDebug.1 man/man1/FvwmIconBox.1 man/man1/FvwmIconMan.1 @@ -173,6 +171,9 @@ ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/fvwm.mo ${PKGLOCALEDIR}/locale/sv_SE/LC_MESSAGES/FvwmScript.mo ${PKGLOCALEDIR}/locale/sv_SE/LC_MESSAGES/FvwmTaskBar.mo ${PKGLOCALEDIR}/locale/sv_SE/LC_MESSAGES/fvwm.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/FvwmScript.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/FvwmTaskBar.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/fvwm.mo @dirrm share/fvwm/perllib/General @dirrm share/fvwm/perllib/FVWM/Tracker @dirrm share/fvwm/perllib/FVWM/Module diff --git a/wm/fvwm-devel/distinfo b/wm/fvwm-devel/distinfo index 9e8c12ba588..4675dffbae3 100644 --- a/wm/fvwm-devel/distinfo +++ b/wm/fvwm-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/06/27 07:09:26 epg Exp $ +$NetBSD: distinfo,v 1.3 2004/11/26 23:54:56 epg Exp $ -SHA1 (fvwm-2.5.10.tar.bz2) = 6d27a3e79ca24e4b5e72d5ec82e35278d1417b09 -Size (fvwm-2.5.10.tar.bz2) = 1788873 bytes +SHA1 (fvwm-2.5.12.tar.bz2) = 74417b69ef44dc926b8579bec30a73a2acf647a7 +Size (fvwm-2.5.12.tar.bz2) = 1917317 bytes SHA1 (patch-aa) = 4786fed07aadb0cebe72dcaae847232f1b7f8818 |