remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
This commit is contained in:
parent
d0e220d33a
commit
68a2007cc1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/10/30 09:25:10 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
HOMEPAGE= http://www.graphicsmagick.org/
|
||||
CATEGORIES= devel graphics
|
||||
COMMENT= "image processing tools with stable ABI"
|
||||
COMMENT= image processing tools with stable ABI
|
||||
DISTNAME= GraphicsMagick-1.1.7
|
||||
|
||||
SHARED_LIBS += GraphicsMagick 0.0 # .1.7
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.96 2007/05/20 19:44:47 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.97 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "image processing tools"
|
||||
COMMENT= image processing tools
|
||||
|
||||
VER= 6.3.4
|
||||
DASHVER= 1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2007/07/31 13:06:49 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "ascii art library"
|
||||
COMMENT= ascii art library
|
||||
|
||||
DISTNAME= aalib-1.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/16 12:22:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "anti-grain geometry graphics library"
|
||||
COMMENT= anti-grain geometry graphics library
|
||||
|
||||
DISTNAME= agg-2.4
|
||||
SHARED_LIBS= agg 2.4 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/23 08:51:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "morphing engine"
|
||||
COMMENT= morphing engine
|
||||
|
||||
DISTNAME= animorph-0.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/03/28 17:14:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "photorealistic 3D rendering solution"
|
||||
COMMENT= photorealistic 3D rendering solution
|
||||
|
||||
V= 1.2.0
|
||||
DISTNAME= aqsis-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/03/23 07:23:09 msf Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "conver text strings to printed bars"
|
||||
COMMENT= conver text strings to printed bars
|
||||
|
||||
DISTNAME= barcode-0.98
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2007/05/25 12:19:14 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "3D creation software"
|
||||
COMMENT= 3D creation software
|
||||
|
||||
DISTNAME= blender-2.44
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/07/19 15:11:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
DISTNAME= cadubi-1.3
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
@ -10,7 +10,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
COMMENT= "ASCII drawing utility"
|
||||
COMMENT= ASCII drawing utility
|
||||
HOMEPAGE= http://langworth.com/cadubi.html
|
||||
MASTER_SITES= http://langworth.com/downloads/
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/07/24 17:47:07 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "vector graphics library"
|
||||
COMMENT= vector graphics library
|
||||
|
||||
DISTNAME= cairo-1.4.10
|
||||
SHARED_LIBS += cairo 7.0 # .13.5
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/26 22:39:31 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "image manipulation functions for Objective Caml"
|
||||
COMMENT= image manipulation functions for Objective Caml
|
||||
CATEGORIES= graphics
|
||||
|
||||
DISTNAME= camlimages-2.2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/06 22:35:55 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "gtk2 comic book viewer"
|
||||
COMMENT= gtk2 comic book viewer
|
||||
|
||||
DISTNAME= comix-3.6.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/07/14 06:52:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "programs and library for the 'X-face' mail and news header"
|
||||
COMMENT= programs and library for the 'X-face' mail and news header
|
||||
|
||||
DISTNAME= compface-1.5.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
@ -8,9 +8,9 @@ CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/aux/
|
||||
HOMEPAGE= http://freshmeat.net/projects/compface/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "No fee"
|
||||
PERMIT_PACKAGE_CDROM= No fee
|
||||
PERMIT_PACKAGE_FTP= No
|
||||
PERMIT_DISTFILES_CDROM= "No fee"
|
||||
PERMIT_DISTFILES_CDROM= No fee
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/03/18 17:31:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
DISTNAME= cqcam-0.91
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
@ -10,7 +10,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c m stdc++
|
||||
|
||||
COMMENT= "color QuickCam control program"
|
||||
COMMENT= color QuickCam control program
|
||||
HOMEPAGE= http://www.cs.duke.edu/~reynolds/cqcam/
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/19 10:49:19 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "digital camera RAW format conversion tool"
|
||||
COMMENT= digital camera RAW format conversion tool
|
||||
|
||||
DISTNAME= dcraw-8.19
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/06/28 16:03:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "documentation for digikam"
|
||||
COMMENT= documentation for digikam
|
||||
CATEGORIES= graphics x11 x11/kde
|
||||
V= 0.9.2-beta2
|
||||
DISTNAME= digikam-doc-$V
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/06/28 15:10:34 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "digital image kde application"
|
||||
COMMENT= digital image kde application
|
||||
CATEGORIES= graphics x11 x11/kde
|
||||
V= 0.9.2
|
||||
DISTNAME= digikam-$V
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/02/06 07:17:42 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "view, decode and encode DjVu files"
|
||||
COMMENT= view, decode and encode DjVu files
|
||||
|
||||
DISTNAME= djvulibre-3.5.18
|
||||
SHARED_LIBS= djvulibre 18.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/08/02 10:10:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "dump frames from mpeg-1 movies"
|
||||
COMMENT= dump frames from mpeg-1 movies
|
||||
|
||||
VERSION= 0.6
|
||||
DISTNAME= dumpmpeg-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/08/02 10:10:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "mpeg-1 video player"
|
||||
COMMENT= mpeg-1 video player
|
||||
|
||||
VERSION= 0.4.1
|
||||
DISTNAME= enjoympeg-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/05/13 19:11:19 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "document viewer for multiple document formats"
|
||||
COMMENT= document viewer for multiple document formats
|
||||
|
||||
DISTNAME= evince-0.8.1
|
||||
PKGNAME= ${DISTNAME}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/03/15 08:04:22 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
HOMEPAGE= http://www.exiv2.org/
|
||||
COMMENT= 'manipulate image meta-data such as exif and ipct'
|
||||
COMMENT= manipulate image meta-data such as exif and ipct
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
DISTNAME= exiv2-0.13
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/08/02 10:10:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "lightweight image viewer"
|
||||
COMMENT= lightweight image viewer
|
||||
|
||||
DISTNAME= feh-1.3.4
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2007/06/29 06:15:52 jakemsr Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "audio/video converter and streamer with bktr(4) support"
|
||||
COMMENT= audio/video converter and streamer with bktr(4) support
|
||||
|
||||
DISTNAME= ffmpeg-svn-20070501
|
||||
PKGNAME= ${DISTNAME:S/-svn//}p0
|
||||
@ -15,7 +15,7 @@ HOMEPAGE= http://ffmpeg.mplayerhq.hu/
|
||||
MAINTAINER= Jacob Meuser <jakemsr@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= "patents"
|
||||
PERMIT_PACKAGE_CDROM= patents
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2004/11/30 01:06:34 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "open source standalone flash(tm) player"
|
||||
COMMENT= open source standalone flash(tm) player
|
||||
|
||||
DISTNAME= flash-0.4.10
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2006/11/13 11:20:24 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "color font rendering library for X"
|
||||
COMMENT= color font rendering library for X
|
||||
|
||||
DISTNAME= fnlib-0.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2007/07/19 13:06:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
# we use "macppc" and not "powerpc" on purpose here ; i.e. bktr(4) needed
|
||||
ONLY_FOR_ARCHS= i386 macppc amd64
|
||||
@ -28,7 +28,7 @@ RUN_DEPENDS= :sox->=12.12:audio/sox \
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# BSD license
|
||||
PERMIT_PACKAGE_CDROM= "Runtime dependencies have patents"
|
||||
PERMIT_PACKAGE_CDROM= Runtime dependencies have patents
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/21 14:24:06 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "tool for producing computational artwork"
|
||||
COMMENT= tool for producing computational artwork
|
||||
DISTNAME= fyre-1.0.1
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2007/07/02 10:46:04 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "library for dynamic creation of images"
|
||||
COMMENT= library for dynamic creation of images
|
||||
|
||||
DISTNAME= gd-2.0.35
|
||||
SHARED_LIBS= gd 20.35
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2007/06/05 14:48:06 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "GdkPixbuf graphics library"
|
||||
COMMENT= GdkPixbuf graphics library
|
||||
|
||||
DISTNAME= gdk-pixbuf-0.22.0
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/04/12 18:59:36 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:09:40 simon Exp $
|
||||
|
||||
COMMENT= "fractal program with GTK interface"
|
||||
COMMENT= fractal program with GTK interface
|
||||
DISTNAME= gfract-0.33
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
DISTFILES= ${DISTNAME}.tar.gz \
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2006/08/03 12:43:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2007/09/15 20:09:41 simon Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= "Generic Graphics Library"
|
||||
COMMENT= Generic Graphics Library
|
||||
DISTNAME= libggi-2.1.0
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS= ggi 2.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2006/08/03 12:43:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "converts GIF images to the PNG format"
|
||||
COMMENT= converts GIF images to the PNG format
|
||||
|
||||
DISTNAME= gif2png-2.5.1
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/04/01 08:00:09 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "creating & editing GIF images and animations"
|
||||
COMMENT= creating & editing GIF images and animations
|
||||
|
||||
DISTNAME= gifsicle-1.48
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2004/11/30 01:06:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "handle GIF89a transparent option and interlace mode"
|
||||
COMMENT= handle GIF89a transparent option and interlace mode
|
||||
|
||||
DISTNAME= giftrans
|
||||
PKGNAME= giftrans-1.12
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2006/01/08 01:38:36 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2007/09/15 20:09:41 simon Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= "General Input Library (used by libggi)"
|
||||
COMMENT= General Input Library (used by libggi)
|
||||
DISTNAME= libgii-0.9.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= gg 0.9 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/01/08 01:06:21 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "OpenGL Extrusion library"
|
||||
COMMENT= OpenGL Extrusion library
|
||||
|
||||
VERSION= 3.0.4
|
||||
DISTNAME= gle-${VERSION}
|
||||
@ -11,8 +11,8 @@ CATEGORIES= graphics devel
|
||||
HOMEPAGE= http://www.linas.org/gle/
|
||||
|
||||
# Artistic/custom
|
||||
PERMIT_PACKAGE_CDROM= "unclear"
|
||||
PERMIT_PACKAGE_FTP= "unclear"
|
||||
PERMIT_PACKAGE_CDROM= unclear
|
||||
PERMIT_PACKAGE_FTP= unclear
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= Xi m
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/02/06 21:29:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "OpenGL image compositing library"
|
||||
COMMENT= OpenGL image compositing library
|
||||
|
||||
DISTNAME= glitz-0.5.6
|
||||
SHARED_LIBS += glitz 2.0 # .1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/05/23 06:28:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "load PNG graphics files and bind them to an OpenGL texture"
|
||||
COMMENT= load PNG graphics files and bind them to an OpenGL texture
|
||||
|
||||
VERSION= 1.45
|
||||
DISTNAME= glpng
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/04/02 19:57:48 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "OpenGL Utility Toolkit"
|
||||
COMMENT= OpenGL Utility Toolkit
|
||||
|
||||
DISTNAME= glut-3.7
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
@ -12,10 +12,10 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
HOMEPAGE= http://www.opengl.org/resources/libraries/glut/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "incomplete license"
|
||||
PERMIT_PACKAGE_FTP= "incomplete license"
|
||||
PERMIT_DISTFILES_CDROM= "incomplete license"
|
||||
PERMIT_DISTFILES_FTP= "incomplete license"
|
||||
PERMIT_PACKAGE_CDROM= incomplete license
|
||||
PERMIT_PACKAGE_FTP= incomplete license
|
||||
PERMIT_DISTFILES_CDROM= incomplete license
|
||||
PERMIT_DISTFILES_FTP= incomplete license
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
USE_X11= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/04 19:19:15 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "draw maps and charts"
|
||||
COMMENT= draw maps and charts
|
||||
|
||||
V= 4.1.3
|
||||
DISTNAME= GMT${V}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/03/17 22:03:30 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT-main= "OCR software"
|
||||
COMMENT-gui= "gocr tcl/tk frontend"
|
||||
COMMENT-main= OCR software
|
||||
COMMENT-gui= gocr tcl/tk frontend
|
||||
|
||||
V= 0.44
|
||||
DISTNAME= gocr-$V
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2007/05/16 09:56:38 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "universal digital camera picture control tool"
|
||||
COMMENT= universal digital camera picture control tool
|
||||
|
||||
DISTNAME= gphoto-0.4.3
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/16 12:22:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= 'digital camera command-line interface'
|
||||
COMMENT= digital camera command-line interface
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>, Arnaud Launay <asl@launay.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2007/08/25 03:11:30 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "Gtk-based graphic file viewer"
|
||||
COMMENT= Gtk-based graphic file viewer
|
||||
|
||||
DISTNAME= gqview-2.0.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2004/11/30 01:06:36 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "graphic counter language compiler/interpreter"
|
||||
COMMENT= graphic counter language compiler/interpreter
|
||||
|
||||
DISTNAME= gracula-3.0
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/01/04 20:19:54 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "digital camera frontend"
|
||||
COMMENT= digital camera frontend
|
||||
|
||||
VERSION= 0.1.10
|
||||
DISTNAME= gtkam-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2006/11/13 11:20:25 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "image viewer similar to ACDSee for Windows"
|
||||
COMMENT= image viewer similar to ACDSee for Windows
|
||||
|
||||
DISTNAME= gtksee-0.5.0
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "image viewer for KDE, translations"
|
||||
COMMENT= image viewer for KDE, translations
|
||||
|
||||
DISTNAME= gwenview-i18n-1.4.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "image viewer for KDE"
|
||||
COMMENT= image viewer for KDE
|
||||
|
||||
DISTNAME= gwenview-1.4.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2007/06/01 18:57:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2007/09/15 20:09:41 simon Exp $
|
||||
# $FreeBSD: Makefile,v 1.45 1999/03/09 01:08:57 nectar Exp $
|
||||
|
||||
COMMENT= "image manipulation library for X11"
|
||||
COMMENT= image manipulation library for X11
|
||||
|
||||
V= 1.9.14
|
||||
DISTNAME= imlib-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/04/08 16:33:41 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "image manipulation library"
|
||||
COMMENT= image manipulation library
|
||||
|
||||
DISTNAME= imlib2-1.3.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2004/10/20 01:08:04 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "generate index pages for displaying images"
|
||||
COMMENT= generate index pages for displaying images
|
||||
|
||||
DISTNAME= indexpage-1.0.3
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2005/11/03 18:28:55 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "image viewer for X"
|
||||
COMMENT= image viewer for X
|
||||
|
||||
VERSION= 1.4
|
||||
DISTNAME= iview-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/03/29 13:43:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "reference implementation of JPEG-2000"
|
||||
COMMENT= reference implementation of JPEG-2000
|
||||
|
||||
DISTNAME= jasper-1.900.1
|
||||
SHARED_LIBS= jasper 2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2006/10/19 13:53:48 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "lossless image compression library"
|
||||
COMMENT= lossless image compression library
|
||||
|
||||
DISTNAME= jbigkit-1.6
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/05/29 17:40:24 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "Exif Jpeg camera setting parser and thumbnail remover"
|
||||
COMMENT= Exif Jpeg camera setting parser and thumbnail remover
|
||||
|
||||
DISTNAME= jhead-2.6
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2006/04/08 20:28:36 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "IJG's JPEG compression utilities"
|
||||
COMMENT= IJG's JPEG compression utilities
|
||||
|
||||
DISTNAME= jpegsrc.v6b
|
||||
PKGNAME= jpeg-6bp3
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/02/04 19:07:03 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "convert jpeg to compressed PostScript"
|
||||
COMMENT= convert jpeg to compressed PostScript
|
||||
|
||||
DISTNAME= jpeg2ps-1.9
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
@ -9,9 +9,9 @@ CATEGORIES= graphics
|
||||
HOMEPAGE= http://www.pdflib.com/products/more/jpeg2ps.html
|
||||
|
||||
# according to jpeg2ps.1
|
||||
PERMIT_PACKAGE_CDROM= "may not sell"
|
||||
PERMIT_PACKAGE_CDROM= may not sell
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "may not sell"
|
||||
PERMIT_DISTFILES_CDROM= may not sell
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "kde image database"
|
||||
COMMENT= kde image database
|
||||
CATEGORIES= graphics x11 x11/kde
|
||||
DISTNAME= kphotoalbum-3.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "kde image plugins"
|
||||
COMMENT= kde image plugins
|
||||
CATEGORIES= graphics x11 x11/kde
|
||||
DISTNAME= kipi-plugins-0.1.3
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/05/11 11:52:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "create PNG images from LaTeX expressions"
|
||||
COMMENT= create PNG images from LaTeX expressions
|
||||
|
||||
DISTNAME= l2p-1.1
|
||||
CATEGORIES= graphics print
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/08/05 19:04:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "color management library"
|
||||
COMMENT= color management library
|
||||
|
||||
DISTNAME= lcms-1.15
|
||||
PKGNAME= ${DISTNAME}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2007/05/04 17:42:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "high-performance 2D graphics library"
|
||||
COMMENT= high-performance 2D graphics library
|
||||
|
||||
VERSION= 2.3.19
|
||||
DISTNAME= libart_lgpl-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/06 12:38:17 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "color ascii art library"
|
||||
COMMENT= color ascii art library
|
||||
DISTNAME= libcaca-0.9
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/01/08 01:14:19 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "opendivx decoding API"
|
||||
COMMENT= opendivx decoding API
|
||||
|
||||
DISTNAME= libdivxdecore-0.4.7
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
@ -10,9 +10,9 @@ CATEGORIES= graphics devel
|
||||
MASTER_SITE_OPENBSD= Yes
|
||||
|
||||
# Mayo licence, h263 decoding
|
||||
PERMIT_PACKAGE_CDROM= "No commercial use plus patent issue"
|
||||
PERMIT_PACKAGE_CDROM= No commercial use plus patent issue
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "No commercial use plus patent issue"
|
||||
PERMIT_DISTFILES_CDROM= No commercial use plus patent issue
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/01/08 00:29:37 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "library for decoding/generating MPEG TS/DVB PSI tables"
|
||||
COMMENT= library for decoding/generating MPEG TS/DVB PSI tables
|
||||
VER= 0.1.4
|
||||
DISTNAME= libdvbpsi3-${VER}
|
||||
PKGNAME= libdvbpsi-${VER}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/06/18 15:32:44 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "extract digital camera info tags from JPEG images"
|
||||
COMMENT= extract digital camera info tags from JPEG images
|
||||
|
||||
DISTNAME= libexif-0.6.16
|
||||
SHARED_LIBS= exif 12.2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "kde interface to exif"
|
||||
COMMENT= kde interface to exif
|
||||
CATEGORIES= graphics devel x11 x11/kde
|
||||
DISTNAME= libkexif-0.2.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/06/28 15:08:59 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= 'kde wrapper around exiv2'
|
||||
COMMENT= kde wrapper around exiv2
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= libkexiv2-0.1.5
|
||||
PKGNAME= ${DISTNAME}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/05/09 11:33:49 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "kde image plugins api"
|
||||
COMMENT= kde image plugins api
|
||||
CATEGORIES= graphics devel x11 x11/kde
|
||||
V= 0.1.5
|
||||
DISTNAME= libkipi-$V
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/08/03 12:53:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "Multiple-image Network Graphics (MNG) reference library"
|
||||
COMMENT= Multiple-image Network Graphics (MNG) reference library
|
||||
|
||||
DISTNAME= lm1009
|
||||
PKGNAME= libmng-1.0.9p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/16 12:22:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "free MPEG-2 video stream decoder"
|
||||
COMMENT= free MPEG-2 video stream decoder
|
||||
DISTNAME= mpeg2dec-0.4.0b
|
||||
PKGNAME= ${DISTNAME:S/mpeg2dec/libmpeg2/}p0
|
||||
SHARED_LIBS= mpeg2 0.0 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2007/03/29 13:39:14 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/15 20:09:41 simon Exp $
|
||||
|
||||
COMMENT= "tools and library routines for working with GIF images"
|
||||
COMMENT= tools and library routines for working with GIF images
|
||||
|
||||
DISTNAME= libungif-4.1.4
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/04/08 16:33:42 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "WMF handling and conversion library"
|
||||
COMMENT= WMF handling and conversion library
|
||||
|
||||
DISTNAME= libwmf-0.2.8.3
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/08/05 12:34:33 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "gd binding for the lua language"
|
||||
COMMENT= gd binding for the lua language
|
||||
|
||||
V= 2.0.33r2
|
||||
PKGNAME= luagd-$(V)p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/06/02 00:48:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "parametrical modeling of 3D humanoid characters"
|
||||
COMMENT= parametrical modeling of 3D humanoid characters
|
||||
|
||||
DISTNAME= makehuman-0.9
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/05/31 06:52:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= "image viewer and organizer"
|
||||
COMMENT= image viewer and organizer
|
||||
|
||||
DISTNAME= mapivi091
|
||||
PKGNAME= mapivi-0.91p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/04/02 20:00:57 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "GUI widget library used in MakeHuman"
|
||||
COMMENT= GUI widget library used in MakeHuman
|
||||
|
||||
DISTNAME= mhgui-0.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2005/12/26 18:02:44 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "collection of C routines to decode MPEG movies"
|
||||
COMMENT= collection of C routines to decode MPEG movies
|
||||
|
||||
DISTNAME= mpeg_lib-1.3.1
|
||||
PKGNAME= ${DISTNAME:S/_/-/}p0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/08/03 12:53:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 20:09:42 simon Exp $
|
||||
# $FreeBSD: ports/graphics/mpeg_encode/Makefile,v 1.11 2000/10/28 13:05:25 lioux Exp $
|
||||
|
||||
COMMENT= "UCB's MPEG-I video stream encoder"
|
||||
COMMENT= UCB's MPEG-I video stream encoder
|
||||
|
||||
DISTNAME= mpeg_encode-1.5b-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/11/13 11:20:25 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "play mpeg movies on X11"
|
||||
COMMENT= play mpeg movies on X11
|
||||
|
||||
DISTNAME= mpeg_play-2.4
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/02/04 19:17:41 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:09:42 simon Exp $
|
||||
# $FreeBSD: ports/graphics/mplex/Makefile,v 1.8 2000/05/29 23:54:39 steve Exp $
|
||||
#
|
||||
|
||||
COMMENT= "Multiplexes MPEG component streams into system layers"
|
||||
COMMENT= Multiplexes MPEG component streams into system layers
|
||||
|
||||
DISTNAME= mplex-1.1
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2007/05/09 15:47:57 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "toolkit for converting images between different formats"
|
||||
COMMENT= toolkit for converting images between different formats
|
||||
|
||||
DISTNAME= netpbm-10.26.42
|
||||
SHARED_LIBS= netpbm 1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/07/24 18:30:59 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "OCR program for pnm files"
|
||||
COMMENT= OCR program for pnm files
|
||||
|
||||
DISTNAME= ocrad-0.17
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2007/05/27 21:30:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT-main= 'high dynamic range image format'
|
||||
COMMENT-tools= 'image viewing tools for OpenEXR'
|
||||
COMMENT-doc= 'developer documentation for OpenEXR'
|
||||
COMMENT-main= high dynamic range image format
|
||||
COMMENT-tools= image viewing tools for OpenEXR
|
||||
COMMENT-doc= developer documentation for OpenEXR
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://www.openexr.com/index.html
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/02/17 15:55:08 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "open-source JPEG 2000 codec library"
|
||||
COMMENT= open-source JPEG 2000 codec library
|
||||
|
||||
DISTNAME= openjpeg_v1_1
|
||||
PKGNAME= openjpeg-1.1p1
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/19 14:24:01 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "perl interface to the cairo library"
|
||||
COMMENT= perl interface to the cairo library
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Cairo-1.040
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/06 17:06:18 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "Charting library for Perl"
|
||||
COMMENT= Charting library for Perl
|
||||
|
||||
DISTNAME= Chart-2.4.1
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/04/12 18:59:36 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "create barcode image with GD"
|
||||
COMMENT= create barcode image with GD
|
||||
|
||||
DISTNAME= GD-Barcode-1.15
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/12/06 17:55:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "module for graph plotting"
|
||||
COMMENT= module for graph plotting
|
||||
|
||||
VERSION= 1.43
|
||||
DISTNAME= GDGraph-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2007/03/15 11:30:07 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "module for 3D graph plotting"
|
||||
COMMENT= module for 3D graph plotting
|
||||
|
||||
VERSION= 0.61
|
||||
DISTNAME= GD-Graph3d-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/12/06 17:55:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "text utilities for use with GD drawing package"
|
||||
COMMENT= text utilities for use with GD drawing package
|
||||
|
||||
VERSION= 0.86
|
||||
DISTNAME= GDTextUtil-${VERSION}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/03/15 11:30:07 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "module to interface with the GD graphics library"
|
||||
COMMENT= module to interface with the GD graphics library
|
||||
|
||||
DISTNAME= GD-2.30
|
||||
PKGNAME= p5-${DISTNAME}p2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/30 15:11:17 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "recolor gif images on the fly"
|
||||
COMMENT= recolor gif images on the fly
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/01/23 22:30:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "interface to read EXIF tags in JPEG images"
|
||||
COMMENT= interface to read EXIF tags in JPEG images
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/06/24 15:34:45 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "read and write meta information in image/audio/video files"
|
||||
COMMENT= read and write meta information in image/audio/video files
|
||||
|
||||
DISTNAME= Image-ExifTool-6.90
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/12/02 18:45:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "perl module for getting image information"
|
||||
COMMENT= perl module for getting image information
|
||||
|
||||
MODULES= cpan
|
||||
VERSION= 1.23
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/27 13:53:35 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "access and modify JPEG metadata"
|
||||
COMMENT= access and modify JPEG metadata
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Image-MetaData-JPEG-0.15
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/12/06 17:21:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/15 20:09:42 simon Exp $
|
||||
|
||||
COMMENT= "module to determine the size of images in several formats"
|
||||
COMMENT= module to determine the size of images in several formats
|
||||
|
||||
DISTNAME= Image-Size-3.01
|
||||
CATEGORIES= graphics
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user