diff --git a/print/microtex/Makefile b/print/microtex/Makefile index 9e8264b01546..7b25272b95f2 100644 --- a/print/microtex/Makefile +++ b/print/microtex/Makefile @@ -1,26 +1,26 @@ PORTNAME= microtex -DISTVERSION= g20230528 +DISTVERSION= g20240805 CATEGORIES= print devel MAINTAINER= yuri@FreeBSD.org COMMENT= Dynamic, cross-platform, and embeddable LaTeX rendering library WWW= https://github.com/NanoMichael/MicroTex LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtinyxml2.so:textproc/tinyxml2 USES= compiler:c++17-lang gnome meson pkgconfig -USE_GNOME= cairomm gtkmm30 glibmm pangomm +USE_GNOME= cairomm glibmm gtkmm30 pangomm USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= NanoMichael GH_PROJECT= MicroTeX -GH_TAGNAME= d87ebec +GH_TAGNAME= 0e3707f PORTSCOUT= skipv:xml-def .include diff --git a/print/microtex/distinfo b/print/microtex/distinfo index 0167131d6bac..1e8077588fb9 100644 --- a/print/microtex/distinfo +++ b/print/microtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718557879 -SHA256 (NanoMichael-MicroTeX-g20230528-d87ebec_GH0.tar.gz) = c59f185f0028c4017841835bcd217ebe7b5ef50fe7c3c0b755d8274ea3cb3cc1 -SIZE (NanoMichael-MicroTeX-g20230528-d87ebec_GH0.tar.gz) = 1596605 +TIMESTAMP = 1729010473 +SHA256 (NanoMichael-MicroTeX-g20240805-0e3707f_GH0.tar.gz) = 5eb44330e63543cc61390c3cddc805b02d0d0cad5a5987ac580bedbef6a5073d +SIZE (NanoMichael-MicroTeX-g20240805-0e3707f_GH0.tar.gz) = 1597436 diff --git a/print/microtex/pkg-descr b/print/microtex/pkg-descr index badf100a6414..c3fd02d719ed 100644 --- a/print/microtex/pkg-descr +++ b/print/microtex/pkg-descr @@ -1,4 +1,4 @@ MicroTeX is a dynamic, cross-platform, and embeddable LaTeX rendering library. -Its main purpose is to display mathematical formulas written in LaTeX. It can -be embedded in applications on various platforms (Android, iOS, Windows, Linux +Its main purpose is to display mathematical formulas written in LaTeX. It can be +embedded in applications on various platforms (Android, iOS, Windows, GNU/Linux, GTK, Qt...).