Skip to content

Commit

Permalink
graphics/chafa: Update to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Jun 27, 2022
1 parent 16f4dc9 commit 6631980
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
13 changes: 7 additions & 6 deletions graphics/chafa/Makefile
@@ -1,7 +1,7 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>

PORTNAME= chafa
PORTVERSION= 1.10.3
PORTVERSION= 1.12.1
CATEGORIES= graphics
MASTER_SITES= https://hpjansson.org/chafa/releases/ \
https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/
Expand All @@ -14,16 +14,17 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER

LIB_DEPENDS= libfreetype.so:print/freetype2
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libtiff.so:graphics/tiff \
libwebpdemux.so:graphics/webp

USES= cpe gettext-runtime gnome libtool magick:7 tar:xz
USE_GNOME= glib20
USES= cpe gettext-runtime gnome jpeg libtool magick:7 tar:xz
CPE_VENDOR= chafa_project
USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}/html

CPE_VENDOR= chafa_project

INSTALL_TARGET= install-strip

OPTIONS_DEFINE= DOCS
Expand Down
6 changes: 3 additions & 3 deletions graphics/chafa/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1651693595
SHA256 (chafa-1.10.3.tar.xz) = 797729e0ae9af1ff084d59b89054e9f59fb419a9f13b846a36d3bead50aabe3c
SIZE (chafa-1.10.3.tar.xz) = 512808
TIMESTAMP = 1656228870
SHA256 (chafa-1.12.1.tar.xz) = f08cbcd87f604ba20cf8699dc107349400f21b825be20491e8e0ada8995194ea
SIZE (chafa-1.12.1.tar.xz) = 653624
2 changes: 1 addition & 1 deletion graphics/chafa/pkg-plist
Expand Up @@ -14,7 +14,7 @@ lib/chafa/include/chafaconfig.h
lib/libchafa.a
lib/libchafa.so
lib/libchafa.so.0
lib/libchafa.so.0.7.1
lib/libchafa.so.0.8.1
libdata/pkgconfig/chafa.pc
%%PORTDOCS%%%%DOCSDIR%%/html/chafa/api-index-full.html
%%PORTDOCS%%%%DOCSDIR%%/html/chafa/ch01.html
Expand Down

0 comments on commit 6631980

Please sign in to comment.