pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore-lite x11/xlockmore-lite: Update to 5.68
details: https://anonhg.NetBSD.org/pkgsrc/rev/af8c9ed8f187
branches: trunk
changeset: 372422:af8c9ed8f187
user: micha <micha%pkgsrc.org@localhost>
date: Mon Jan 24 18:10:32 2022 +0000
description:
x11/xlockmore-lite: Update to 5.68
See base package x11/xlockmore for changelog.
diffstat:
x11/xlockmore-lite/Makefile | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r d855e907c867 -r af8c9ed8f187 x11/xlockmore-lite/Makefile
--- a/x11/xlockmore-lite/Makefile Mon Jan 24 18:07:40 2022 +0000
+++ b/x11/xlockmore-lite/Makefile Mon Jan 24 18:10:32 2022 +0000
@@ -1,24 +1,26 @@
-# $NetBSD: Makefile,v 1.23 2018/09/10 00:06:06 maya Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/24 18:10:32 micha Exp $
.include "../../x11/xlockmore/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-lite-/}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= "lite" version of xlockmore
CONFLICTS+= xlockmore-[0-9]*
-CONFIGURE_ARGS+= --without-xpm
+CONFIGURE_ARGS+= --without-esound
+CONFIGURE_ARGS+= --without-freetype
+CONFIGURE_ARGS+= --without-ftgl
CONFIGURE_ARGS+= --without-gltt
-CONFIGURE_ARGS+= --without-ttf
-CONFIGURE_ARGS+= --without-freetype
-CONFIGURE_ARGS+= --without-opengl
+CONFIGURE_ARGS+= --without-gtk
+CONFIGURE_ARGS+= --without-gtk2
+CONFIGURE_ARGS+= --without-libpng
CONFIGURE_ARGS+= --without-magick
CONFIGURE_ARGS+= --without-mesa
+CONFIGURE_ARGS+= --without-opengl
CONFIGURE_ARGS+= --without-rplay
-CONFIGURE_ARGS+= --without-esound
-CONFIGURE_ARGS+= --without-gtk2
-CONFIGURE_ARGS+= --without-gtk
+CONFIGURE_ARGS+= --without-ttf
+CONFIGURE_ARGS+= --without-xpm
PLIST_SUBST+= LITE="@comment Not in lite version: "
Home |
Main Index |
Thread Index |
Old Index