diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile index 0f67d23a97e0..4da38d4c711e 100644 --- a/math/sc-im/Makefile +++ b/math/sc-im/Makefile @@ -1,32 +1,31 @@ PORTNAME= sc-im DISTVERSIONPREFIX= v -DISTVERSION= 0.8.4 -PORTREVISION= 1 +DISTVERSION= 0.8.5 CATEGORIES= math MAINTAINER= bapt@FreeBSD.org COMMENT= Ncurses spreadsheet program for terminal WWW= https://github.com/andmarti1424/sc-im LICENSE= BSD4CLAUSE LIB_DEPENDS= libxlsreader.so:math/libxls \ libxlsxwriter.so:math/libxlsxwriter \ libzip.so:archivers/libzip USES= compiler:c11 gmake gnome lua ncurses pkgconfig USE_GITHUB= yes GH_ACCOUNT= andmarti1424 USE_GNOME= libxml2 WRKSRC_SUBDIR= src CFLAGS+= -DXLSX_EXPORT -DXLS LIBS+= -lxlsreader -lxlsxwriter MAKE_ENV+= LDLIBS="${LIBS}" LUA_PKGNAME=lua-${LUA_VER} -MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${PREFIX}/share/man/man1" +MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${PREFIX}/share/man/man1" THEMEDIR="${DATADIR}/themes" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sc-im ${RM} ${STAGEDIR}${PREFIX}/bin/scopen .include diff --git a/math/sc-im/distinfo b/math/sc-im/distinfo index 0c5c73070999..83bc44e89931 100644 --- a/math/sc-im/distinfo +++ b/math/sc-im/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724058252 -SHA256 (andmarti1424-sc-im-v0.8.4_GH0.tar.gz) = ebb1f10006fe49f964a356494f96d86a4f06eb018659e3b9bde63b25c03abdf0 -SIZE (andmarti1424-sc-im-v0.8.4_GH0.tar.gz) = 1672884 +TIMESTAMP = 1749037441 +SHA256 (andmarti1424-sc-im-v0.8.5_GH0.tar.gz) = 49adb76fc55bc3e6ea8ee414f41428db4aef947e247718d9210be8d14a6524bd +SIZE (andmarti1424-sc-im-v0.8.5_GH0.tar.gz) = 1677609 diff --git a/math/sc-im/pkg-plist b/math/sc-im/pkg-plist index cfb1ec421e3f..d21c9d91fbed 100644 --- a/math/sc-im/pkg-plist +++ b/math/sc-im/pkg-plist @@ -1,7 +1,11 @@ bin/sc-im share/man/man1/sc-im.1.gz share/sc-im/plot_bar share/sc-im/plot_line share/sc-im/plot_pie share/sc-im/plot_scatter share/sc-im/sc-im_help +%%DATADIR%%/themes/dracula.sc +%%DATADIR%%/themes/old.sc +%%DATADIR%%/themes/papercolor-dark.sc +%%DATADIR%%/themes/prince.persia.sc