head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.2 pkgsrc-2022Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2023.03.02.09.31.52; author vins; state dead; branches; next 1.1; commitid kenPIasacgTwZwfE; 1.1 date 2022.12.06.13.04.59; author vins; state Exp; branches; next ; commitid xcSRKwLMGNDcWu4E; desc @@ 1.2 log @graphics/ximaging: update to V1.7 ## CHANGES: V1.7 is a bugfix release. * Resolved scrolling issues with large directories. * Proper handling of multibyte file names. * Scrolling with scroll wheel/pad. * Added optional directory browser pane. * Focused file names can now be copy-pasted using primary X selection. * Added option to hide dot files/directories. @ text @$NetBSD: patch-mf_Makefile.Tribblix,v 1.1 2022/12/06 13:04:59 vins Exp $ Portability fix for bmake. Do not assume Motif to be packaged without Xft. --- mf/Makefile.Tribblix.orig 2022-07-31 15:43:05.000000000 +0000 +++ mf/Makefile.Tribblix @@@@ -14,12 +14,6 @@@@ CFLAGS = -O2 -Wall $(INCDIRS) LDFLAGS = -pthread IPC_OBJS = xipc.o -include common.mf +.include "common.mf" -install: - install -m 775 -f $(PREFIX)/bin ximaging - install -m 664 -f $(MANDIR)/man1 ximaging.1 - # While Tribblix packages Motif with no Xft - sed '/renderTable/d' XImaging.ad > XImaging - install -m 664 -f $(APPLRESDIR) XImaging - rm XImaging +install: common_install @ 1.1 log @graphics/ximaging: import package from wip. +Ximaging is a lightweight, multithreaded, open source image viewer for +FreeBSD, Linux and other Unix like platforms running X11. @ text @d1 1 a1 1 $NetBSD$ @