The NetBSD Project

CVS log for pkgsrc/graphics/sxiv/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / sxiv

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:47 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 13 09:35:48 2022 UTC (13 months, 3 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

graphics/sxiv: remove conflict flag

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 13 08:29:11 2022 UTC (13 months, 3 weeks ago) by pin
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

graphics/sxiv

Prepare import on nsxiv

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:10 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 5 12:49:09 2020 UTC (2 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

*: Apply revbump for graphics/giflib API change.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 18 15:58:41 2020 UTC (3 years, 4 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

sxiv: Update to 26

Changes:
v26
---
 * Maintenance release (mostly bug fixes and added support to customize
   background, foreground and fount via Xresources)

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 16 13:13:42 2019 UTC (4 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored)

sxiv: Remove no longer needed tool dependency to gmake

It should build fine with (non-g)make too.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 26 20:39:20 2019 UTC (4 years, 4 months ago) by leot
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

sxiv: Update to 25

Changes:
v25
---

  * Support font fallback for missing glyphs
  * Fix busy loop when built without inotify
  * Use background/foreground colors from X resource database

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:51 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 10 16:37:52 2017 UTC (5 years, 5 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

sxiv: Avoid 100% CPU usage when sxiv is invoked non-interactively

Add patches/patch-autoreload_nop.c to avoid 100% CPU usage when sxiv is invoked
non-interactively (e.g. in a subshell in background via `( sxiv ... & )').

Bump PKGREVISION

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 28 16:00:04 2017 UTC (5 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 (colored)

sxiv: Update graphics/sxiv to 24.

pkgsrc changes:
- Add AUTORELOAD=nop to MAKE_FLAGS in order to avoid optional inotify
  support to automatically reload the current image whenever it changes
- Needs `c99' (`-std=c99' is passed to CFLAGS)

Changes:
24
--
 - Automatically reload the current image whenever it changes
 - Support embedding into other X windows with -e (e.g. tabbed)
 - New option -p prevents sxiv from creating cache and temporary files
 - Simpler mouse mappings, the most basic features are accessible with
   the mouse only (navigate, zoom, pan)

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 30 22:32:18 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Switch github HOMEPAGEs to https.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 4 13:49:06 2016 UTC (7 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1

Import sxiv-1.3.2 as graphics/sxiv.
Packaged in pkgsrc-wip by myself.

sxiv is an alternative to feh and qiv. Its only dependencies besides xlib are
imlib2 and giflib. The primary goal for writing sxiv is to create an image
viewer, which only has the most basic features required for fast image viewing
(the ones I want). It has vi key bindings and works nicely with tiling window
managers. Its code base should be kept small and clean to make it easy for you
to dig into it and customize it for your needs.

Features
* Basic image operations, e.g. zooming, panning, rotating
* Customizable key and mouse button mappings (in config.h)
* Thumbnail mode: grid of selectable previews of all images
* Ability to cache thumbnails for fast re-loading
* Basic support for multi-frame images
* Load all frames from GIF files and play GIF animations
* Display image information in window title

Reviewed by wiz@ and kamil@.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>