Skip to content

Commit

Permalink
graphics/lux: update to 1.1.7
Browse files Browse the repository at this point in the history
This update requires exiv2 0.28 and highway 1.0.5.

Upstream changes: assorted bug fixes and improvements.

Reported by:	kfjahnke@gmail.com
  • Loading branch information
clausecker committed Jul 30, 2023
1 parent 0d25e24 commit 1c21936
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 178 deletions.
5 changes: 2 additions & 3 deletions graphics/lux/Makefile
@@ -1,6 +1,5 @@
PORTNAME= lux
PORTVERSION= 1.1.6
PORTREVISION= 2
PORTVERSION= 1.1.7
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/kfj/pv/get/
PKGNAMESUFFIX= -pv # distinguish from www/lux
Expand Down Expand Up @@ -30,7 +29,7 @@ CXXFLAGS+= -Wno-deprecated-declarations
CONFLICTS= lux

WRKSRC= ${WRKDIR}/kfj-pv-${COMMIT}
COMMIT= f49809a01243
COMMIT= 8230eb57d67b
OPTIONS_DEFINE_amd64= SSSE3 SSE42 AVX AVX2 AVX512
OPTIONS_DEFINE_i386= SSE2 SSSE3 SSE42 AVX AVX2 AVX512
OPTIONS_DEFAULT_amd64= SSSE3 SSE42 AVX AVX2 AVX512
Expand Down
6 changes: 3 additions & 3 deletions graphics/lux/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680004680
SHA256 (f49809a01243.tar.bz2) = 96c9b961d7ed2c9947463a72558eb572df340990a87eeeba8e03e96ff3b191f5
SIZE (f49809a01243.tar.bz2) = 1168741
TIMESTAMP = 1690538615
SHA256 (8230eb57d67b.tar.bz2) = 140a74737134103e59ef990978958024de8ec45f51edc9293c73be9caabc4626
SIZE (8230eb57d67b.tar.bz2) = 1181563
141 changes: 0 additions & 141 deletions graphics/lux/files/patch-pv__metadata.h

This file was deleted.

11 changes: 0 additions & 11 deletions graphics/lux/files/patch-pv__no__rendering.cc

This file was deleted.

20 changes: 0 additions & 20 deletions graphics/lux/files/patch-vspline_hwy__simd__type.h

This file was deleted.

0 comments on commit 1c21936

Please sign in to comment.