On 06/16/17 09:11, Brian Callahan wrote:
On 6/16/2017 3:36 AM, Stuart Henderson wrote:This conflicts with xloadimage.Ah! That makes sense. I'll tweak with @conflict markers.
New tarball attached, now with @conflict marker and improved do-install routine. Also attached is a diff for x11/xloadimage, marking it as conflicting with xli. I forget if you need to bump after adding @conflict so I played it safe and bumped.
OK? ~Brian
On 2017/06/15 20:33, Brian Callahan wrote:On 6/7/2017 10:20 AM, Brian Callahan wrote:Hi ports -- Attached is a new port, x11/xli. Xli is a very lightweight image viewer for X. --- pkg/DESCR: xli is an image display program for X. It is a fork of xloadimage. A variety of options are available to modify images prior to viewing. These options include clipping, dithering, depth reduction, zoom (either X or Y axis independently or both at once), brightening or darkening, input gamma correction, and image merging. When applicable, these options are done automatically (eg. a color image to be displayed on a monochrome screen will be dithered automatically). A utility (xlito) is provided that allows these viewing options to be appended to the image files. xli can also be used to set the X background image if called as xsetbg. --- Xli is hosted by the upstream of x11/worker and according to worker's documentation, xli is a companion program for worker. However, since one can simply use any image viewer with worker, there is no real reason to make xli an RDEP of worker. Xli can also be used as a very lightweight background setter, which is what I am using it for. Comments welcome. ~BrianPing. Reattached. Now accepting OKs. ~Brian
xli.tgz
Description: Binary data
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/xloadimage/Makefile,v retrieving revision 1.52 diff -u -p -u -p -r1.52 Makefile --- Makefile 25 May 2015 07:54:28 -0000 1.52 +++ Makefile 16 Jun 2017 19:31:09 -0000 @@ -8,6 +8,7 @@ REV= 22 DISTNAME= xloadimage.${VERSION} PKGNAME= xloadimage-${VERSION}.${REV} +REVISION= 0 EPOCH= 0 CATEGORIES= x11 graphics Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/xloadimage/pkg/PLIST,v retrieving revision 1.9 diff -u -p -u -p -r1.9 PLIST --- pkg/PLIST 26 Oct 2010 16:57:57 -0000 1.9 +++ pkg/PLIST 16 Jun 2017 19:31:09 -0000 @@ -1,4 +1,5 @@ @comment $OpenBSD: PLIST,v 1.9 2010/10/26 16:57:57 naddy Exp $ +@conflict xli-* @bin bin/uufilter @bin bin/xloadimage bin/xsetbg