pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Add and enable ljpeg and jpeg_ls.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38e59c8e6e2b
branches:  trunk
changeset: 465134:38e59c8e6e2b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 21 21:31:12 2003 +0000

description:
Add and enable ljpeg and jpeg_ls.

diffstat:

 graphics/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 4b595bffbf41 -r 38e59c8e6e2b graphics/Makefile
--- a/graphics/Makefile Sun Dec 21 21:30:14 2003 +0000
+++ b/graphics/Makefile Sun Dec 21 21:31:12 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2003/12/21 21:27:15 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2003/12/21 21:31:12 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -124,6 +124,7 @@
 SUBDIR+=       jhead
 SUBDIR+=       jpeg
 SUBDIR+=       jpeg2ps
+SUBDIR+=       jpeg_ls
 SUBDIR+=       kdegraphics
 SUBDIR+=       kdegraphics2
 SUBDIR+=       kdegraphics3
@@ -147,6 +148,7 @@
 SUBDIR+=       libungif
 SUBDIR+=       libvideogfx
 SUBDIR+=       libwmf
+SUBDIR+=       ljpeg
 SUBDIR+=       magicpoint
 SUBDIR+=       mencoder
 SUBDIR+=       mgl



Home | Main Index | Thread Index | Old Index