1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Update from 20000615 to 20000627.

PR:		19620
Submitted by:	maintainer
This commit is contained in:
Maxim Sobolev 2000-07-03 07:32:24 +00:00
parent f7ac3e45eb
commit 6a2f74ae3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30119
4 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= enfle
PORTVERSION= 20000615
PORTVERSION= 20000627
CATEGORIES= graphics
MASTER_SITES= http://enfle.fennel.org/ \
http://www3.big.or.jp/~sian/linux/products/enfle/ \

View File

@ -1 +1 @@
MD5 (enfle-20000615.tar.bz2) = 1f299eaf08ceded4ebeec4c0c2e371fe
MD5 (enfle-20000627.tar.bz2) = db806f0aaa3aacb6cdffb0ae7e2810f1

View File

@ -1 +1 @@
Simple Plugin-based Graphic Loader Enfle
Simple plugin-based graphic loader

View File

@ -1,12 +1,10 @@
This program aims to view many variously formated pictures
easily. So far, it can treat below formats:
- archivers: bz2 exe dri gz libarc(*) misc pak tar
- loaders: ald bmp grp jpeg lfg mag pic p2 png pms pnm xmb xpm
- archivers: bz2 dri exe gz libarc misc pak tar
- loaders: ald bmp grp jpeg lfg mag p2 pic pms png pnm xmb xpm
- savers: jpeg pms png
(*) libarc plug-in requires libarc library, so default is no.
It has been implemented plug-in mechanism so that each user
can choose each format support linked in main program or separated
as plugin. Moreover, you can make your own plugins to extend