pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/fvwm
Module Name:    pkgsrc
Committed By:   nikita
Date:           Sat Apr 25 19:06:59 UTC 2020
Modified Files:
        pkgsrc/wm/fvwm: Makefile
Log Message:
wm/fvwm: Add todo notes after feedback from user
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/wm/fvwm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/fvwm/Makefile
diff -u pkgsrc/wm/fvwm/Makefile:1.45 pkgsrc/wm/fvwm/Makefile:1.46
--- pkgsrc/wm/fvwm/Makefile:1.45        Tue Mar 10 22:11:07 2020
+++ pkgsrc/wm/fvwm/Makefile     Sat Apr 25 19:06:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2020/03/10 22:11:07 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2020/04/25 19:06:59 nikita Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 PKGREVISION=   2
@@ -23,6 +23,9 @@ INSTALLATION_DIRS+=   lib/X11/fvwm2
 INSTALLATION_DIRS+=    lib/X11/fvwm2/pixmaps
 INSTALLATION_DIRS+=    ${PKGMANDIR}/man1
 
+# \todo: Add support for Xft2
+# \todo: build with debug(or dbug?) to see fvwm console etc
+# \todo: look into more configure options
 CONFIGURE_ARGS+=       --sysconfdir=${PREFIX}/lib/X11/fvwm2
 CONFIGURE_ARGS+=       --libexecdir=${PREFIX}/lib/X11
 CONFIGURE_ARGS+=       --with-xpm-includes=${BUILDLINK_PREFIX.libXpm}/include
Home |
Main Index |
Thread Index |
Old Index