diff --git a/graphics/tslib/Makefile b/graphics/tslib/Makefile index 53b520ab2f67..84a67cf9dd35 100644 --- a/graphics/tslib/Makefile +++ b/graphics/tslib/Makefile @@ -1,19 +1,17 @@ PORTNAME= tslib -DISTVERSION= 1.22 +DISTVERSION= 1.23 CATEGORIES= graphics +MASTER_SITES= https://github.com/libts/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= adridg@FreeBSD.org COMMENT= Touchscreen access library WWW= http://www.tslib.org/ LICENSE= LGPL21 -USES= cmake - -USE_GITHUB= yes -GH_ACCOUNT= libts +USES= cmake pathfix tar:xz # - Waveshare requires Linux internals CMAKE_OFF= enable-waveshare .include diff --git a/graphics/tslib/distinfo b/graphics/tslib/distinfo index 359580e53f30..eae33f68d294 100644 --- a/graphics/tslib/distinfo +++ b/graphics/tslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593986111 -SHA256 (libts-tslib-1.22_GH0.tar.gz) = 0a6fbc9d245de1e556652c93abb7dda4eee8ad0fa9bfba6f22e1f4f028733c34 -SIZE (libts-tslib-1.22_GH0.tar.gz) = 228920 +TIMESTAMP = 1734175066 +SHA256 (tslib-1.23.tar.xz) = 9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac +SIZE (tslib-1.23.tar.xz) = 360140 diff --git a/graphics/tslib/pkg-plist b/graphics/tslib/pkg-plist index 91f8596ac4da..7e32e530738a 100644 --- a/graphics/tslib/pkg-plist +++ b/graphics/tslib/pkg-plist @@ -1,63 +1,63 @@ bin/ts_calibrate bin/ts_conf bin/ts_finddev bin/ts_harvest bin/ts_print bin/ts_print_mt bin/ts_print_raw bin/ts_test bin/ts_test_mt bin/ts_uinput etc/ts.conf include/tslib.h lib/cmake/tslib/tslibConfig.cmake lib/cmake/tslib/tslibConfigVersion.cmake lib/cmake/tslib/tslibTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/tslib/tslibTargets.cmake lib/libts.so lib/libts.so.0 -lib/libts.so.0.10.4 +lib/libts.so.0.10.5 lib/ts/debounce.so lib/ts/dejitter.so lib/ts/evthres.so lib/ts/iir.so lib/ts/input.so lib/ts/invert.so lib/ts/linear.so lib/ts/lowpass.so lib/ts/median.so lib/ts/pthres.so lib/ts/skip.so lib/ts/touchkit.so lib/ts/variance.so libdata/pkgconfig/tslib.pc share/man/man1/ts_calibrate.1.gz share/man/man1/ts_conf.1.gz share/man/man1/ts_finddev.1.gz share/man/man1/ts_harvest.1.gz share/man/man1/ts_print.1.gz share/man/man1/ts_print_mt.1.gz share/man/man1/ts_print_raw.1.gz share/man/man1/ts_test.1.gz share/man/man1/ts_test_mt.1.gz share/man/man1/ts_uinput.1.gz share/man/man1/ts_verify.1.gz share/man/man3/ts_close.3.gz share/man/man3/ts_close_restricted.3.gz share/man/man3/ts_conf_get.3.gz share/man/man3/ts_conf_set.3.gz share/man/man3/ts_config.3.gz share/man/man3/ts_error_fn.3.gz share/man/man3/ts_fd.3.gz share/man/man3/ts_get_eventpath.3.gz share/man/man3/ts_libversion.3.gz share/man/man3/ts_open.3.gz share/man/man3/ts_open_restricted.3.gz share/man/man3/ts_print_ascii_logo.3.gz share/man/man3/ts_read.3.gz share/man/man3/ts_read_mt.3.gz share/man/man3/ts_read_raw.3.gz share/man/man3/ts_read_raw_mt.3.gz share/man/man3/ts_setup.3.gz share/man/man3/tslib_version.3.gz share/man/man5/ts.conf.5.gz