mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
games/tuxpaint: Update to 0.9.26
This commit is contained in:
parent
bc07eb4b26
commit
5cc1625d58
@ -1,7 +1,7 @@
|
||||
# Created by: Alejandro Pulver <alejandro@varnet.biz>
|
||||
|
||||
PORTNAME= tuxpaint
|
||||
PORTVERSION= 0.9.24
|
||||
PORTVERSION= 0.9.26
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt
|
||||
|
||||
BUILD_DEPENDS= convert:graphics/ImageMagick7
|
||||
LIB_DEPENDS= libfribidi.so:converters/fribidi \
|
||||
libpaper.so:print/libpaper
|
||||
libpaper.so:print/libpaper \
|
||||
libimagequant.so:graphics/libimagequant
|
||||
RUN_DEPENDS= anytopnm:graphics/netpbm \
|
||||
bash:shells/bash
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607703317
|
||||
SHA256 (tuxpaint-0.9.24.tar.gz) = 8762572f55f335aaa6329106282bebf171e7305f796fa7b5aad3cd78c5a3a11a
|
||||
SIZE (tuxpaint-0.9.24.tar.gz) = 15561675
|
||||
TIMESTAMP = 1632900640
|
||||
SHA256 (tuxpaint-0.9.26.tar.gz) = 4aa83eb2e67bfc7e3493366d0ea231da46b9e6a9c552bf267ec868241fffa8f1
|
||||
SIZE (tuxpaint-0.9.26.tar.gz) = 14193222
|
||||
|
@ -10,6 +10,8 @@ lib/tuxpaint/plugins/blur.so
|
||||
lib/tuxpaint/plugins/bricks.so
|
||||
lib/tuxpaint/plugins/calligraphy.so
|
||||
lib/tuxpaint/plugins/cartoon.so
|
||||
lib/tuxpaint/plugins/checkerboard.so
|
||||
lib/tuxpaint/plugins/clone.so
|
||||
lib/tuxpaint/plugins/confetti.so
|
||||
lib/tuxpaint/plugins/distortion.so
|
||||
lib/tuxpaint/plugins/emboss.so
|
||||
@ -31,6 +33,7 @@ lib/tuxpaint/plugins/mosaic.so
|
||||
lib/tuxpaint/plugins/negative.so
|
||||
lib/tuxpaint/plugins/noise.so
|
||||
lib/tuxpaint/plugins/perspective.so
|
||||
lib/tuxpaint/plugins/pixels.so
|
||||
lib/tuxpaint/plugins/puzzle.so
|
||||
lib/tuxpaint/plugins/rails.so
|
||||
lib/tuxpaint/plugins/rainbow.so
|
||||
@ -149,6 +152,7 @@ share/locale/rw/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sa/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sat/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sc/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sd/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/sd@devanagari/LC_MESSAGES/tuxpaint.mo
|
||||
share/locale/shs/LC_MESSAGES/tuxpaint.mo
|
||||
|
Loading…
Reference in New Issue
Block a user