mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Import of the IJG's jpeg compression utilities release 5
This commit is contained in:
parent
4674e2846e
commit
3660e9cc1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327
14
graphics/jpeg-mmx/Makefile
Normal file
14
graphics/jpeg-mmx/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: jpeg
|
||||
# Version required: 5
|
||||
# Date created: 6 November 1994
|
||||
# Whom: smace
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1994/11/06 04:36:07 smace Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jpegsrc.v5
|
||||
GNU_CONFIGURE= yes
|
||||
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
|
||||
WRKSRC= ${WRKDIR}/jpeg-5
|
||||
|
||||
.include <bsd.port.mk>
|
1
graphics/jpeg-mmx/pkg-comment
Normal file
1
graphics/jpeg-mmx/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
IJG's jpeg compresion utilities version 5
|
19
graphics/jpeg-mmx/pkg-descr
Normal file
19
graphics/jpeg-mmx/pkg-descr
Normal file
@ -0,0 +1,19 @@
|
||||
README for release 5 of 24-Sep-94
|
||||
=================================
|
||||
|
||||
This distribution contains the fifth public release of the Independent JPEG
|
||||
Group's free JPEG software. You are welcome to redistribute this software and
|
||||
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
|
||||
|
||||
Serious users of this software (particularly those incorporating it into
|
||||
larger programs) should contact jpeg-info@uunet.uu.net to be added to our
|
||||
electronic mailing list. Mailing list members are notified of updates and
|
||||
have a chance to participate in technical discussions, etc.
|
||||
|
||||
This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
|
||||
Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other
|
||||
members of the Independent JPEG Group.
|
||||
|
||||
IJG is not associated with the official ISO JPEG standards committee.
|
||||
|
||||
|
9
graphics/jpeg-mmx/pkg-plist
Normal file
9
graphics/jpeg-mmx/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
@cwd /usr/local
|
||||
bin/cjpeg
|
||||
bin/djpeg
|
||||
bin/rdjpgcom
|
||||
bin/wrjpgcom
|
||||
man/man1/cjpeg.1
|
||||
man/man1/djpeg.1
|
||||
man/man1/rdjpgcom.1
|
||||
man/man1/wrjpgcom.1
|
14
graphics/jpeg/Makefile
Normal file
14
graphics/jpeg/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: jpeg
|
||||
# Version required: 5
|
||||
# Date created: 6 November 1994
|
||||
# Whom: smace
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1994/11/06 04:36:07 smace Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jpegsrc.v5
|
||||
GNU_CONFIGURE= yes
|
||||
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
|
||||
WRKSRC= ${WRKDIR}/jpeg-5
|
||||
|
||||
.include <bsd.port.mk>
|
1
graphics/jpeg/pkg-comment
Normal file
1
graphics/jpeg/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
IJG's jpeg compresion utilities version 5
|
19
graphics/jpeg/pkg-descr
Normal file
19
graphics/jpeg/pkg-descr
Normal file
@ -0,0 +1,19 @@
|
||||
README for release 5 of 24-Sep-94
|
||||
=================================
|
||||
|
||||
This distribution contains the fifth public release of the Independent JPEG
|
||||
Group's free JPEG software. You are welcome to redistribute this software and
|
||||
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
|
||||
|
||||
Serious users of this software (particularly those incorporating it into
|
||||
larger programs) should contact jpeg-info@uunet.uu.net to be added to our
|
||||
electronic mailing list. Mailing list members are notified of updates and
|
||||
have a chance to participate in technical discussions, etc.
|
||||
|
||||
This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
|
||||
Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other
|
||||
members of the Independent JPEG Group.
|
||||
|
||||
IJG is not associated with the official ISO JPEG standards committee.
|
||||
|
||||
|
9
graphics/jpeg/pkg-plist
Normal file
9
graphics/jpeg/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
@cwd /usr/local
|
||||
bin/cjpeg
|
||||
bin/djpeg
|
||||
bin/rdjpgcom
|
||||
bin/wrjpgcom
|
||||
man/man1/cjpeg.1
|
||||
man/man1/djpeg.1
|
||||
man/man1/rdjpgcom.1
|
||||
man/man1/wrjpgcom.1
|
Loading…
Reference in New Issue
Block a user