notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
lux Panorama and image viewer
1.2.2_2 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.2_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-21 09:42:09
Last Update: 2024-10-21 09:38:51
Commit Hash: 648ebc8
License: GPLv3
WWW:
https://bitbucket.org/kfj/pv
Description:
lux is an image viewer for 'normal' images and the most common types of panoramic images, typically showing a 'rectilinear' view to the image data, which looks as if this view had been taken with an 'ordinary' lens. The view can be zoomed, panned, scrolled, rotated and modified in several ways. lux displays images, it does not modify them. But it can produce high-quality images from the view it shows. lux can also produce synoptic views of several images and do stitching, HDR blending, exposure fusions, focus stacks and deghosting, usually from 'PTO' files, processing a subset of the panotools standard used by panorama stitching software like hugin.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/lux-pv-1.2.2_2/catalog.mk
  2. /usr/local/share/licenses/lux-pv-1.2.2_2/LICENSE
  3. /usr/local/share/licenses/lux-pv-1.2.2_2/GPLv3
  4. bin/lux
  5. share/applications/lux.desktop
  6. share/icons/hicolor/1024x1024/apps/lux.png
  7. share/icons/hicolor/256x256/apps/lux.png
  8. share/icons/hicolor/512x512/apps/lux.png
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • lux-pv>0:graphics/lux
Conflicts:
CONFLICTS:
  • lux
To install the port:
cd /usr/ports/graphics/lux/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/lux
  • pkg install lux-pv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lux-pv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713874285 SHA256 (02d14627bc75.tar.bz2) = 4f039706d933b4aa6124a956a832334f623dc2dca999e75b3dbc7a5bcd4983df SIZE (02d14627bc75.tar.bz2) = 1798981

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. update-desktop-database : devel/desktop-file-utils
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
Runtime dependencies:
  1. NotoSans-Regular.ttf : x11-fonts/noto-sans
  2. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libhwy.so : devel/highway
  2. libsfml-window.so : devel/sfml
  3. libexiv2.so : graphics/exiv2
  4. libvigraimpex.so : graphics/vigra
  5. libOpenImageIO.so : graphics/openimageio
  6. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lux-pv-1.2.2_2: AVX=on: support AVX flavor AVX2=on: support AVX2 flavor AVX512=on: support AVX-512F flavor SSE42=on: support SSE4.2 flavor SSSE3=on: support SSSE3 flavor ===> Use 'make config' to modify these settings
Options name:
graphics_lux
USES:
cmake desktop-file-utils dos2unix localbase:ldflags pkgconfig tar:bz2 gl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/kfj/pv/get/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.2_2
21 Oct 2024 09:38:51
commit hash: 648ebc89a57aae95f071f9805461e20e254d7348commit hash: 648ebc89a57aae95f071f9805461e20e254d7348commit hash: 648ebc89a57aae95f071f9805461e20e254d7348commit hash: 648ebc89a57aae95f071f9805461e20e254d7348 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/lux: fix build on i386

Use int over unsigned int for fc_t to avoid a type narrowing error.
Regenerate patches while we are at it.

MFH:		2024Q4
(cherry picked from commit 905958dd6f1eaacd3f42637ff78da7008a83aea1)

Number of commits found: 1