summaryrefslogtreecommitdiff
path: root/multimedia/xanim
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xanim')
-rw-r--r--multimedia/xanim/Makefile38
-rw-r--r--multimedia/xanim/distinfo8
-rw-r--r--multimedia/xanim/files/patch-ab68
-rw-r--r--multimedia/xanim/pkg-comment1
-rw-r--r--multimedia/xanim/pkg-descr47
-rw-r--r--multimedia/xanim/pkg-plist16
6 files changed, 0 insertions, 178 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
deleted file mode 100644
index ec6d02947b3a..000000000000
--- a/multimedia/xanim/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: xanim
-# Date created: Sat Nov 5 11:43:03 PST 1994
-# Whom: piero
-#
-# $FreeBSD$
-#
-
-PORTNAME= xanim
-PORTVERSION= 2.80.1
-CATEGORIES= graphics
-MASTER_SITES= ftp://xanim.va.pubnix.com/ \
- ftp://xanim.va.pubnix.com/dlls/
-DISTNAME= xanim2801
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
-
-MAINTAINER= ports@FreeBSD.org
-
-EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \
- vid_cyuv_1.0_freebsdELFx86.tgz \
- vid_h261_1.0_freebsdELFx86.tgz \
- vid_h263_1.0_freebsdELFx86.tgz \
- vid_iv32_2.1_freebsdELFx86.tgz \
- vid_iv41_1.1_freebsdELFx86.tgz \
- vid_iv50_1.0_freebsdELFx86.tgz
-USE_IMAKE= yes
-MAN1= xanim.1
-
-DLLDIR= ${PREFIX}/lib/X11/xanim
-
-post-extract:
- ${CP} ${WRKSRC}/docs/xanim.man ${WRKSRC}
-
-post-install:
- @${MKDIR} ${DLLDIR}
- ${INSTALL_DATA} ${WRKDIR}/*.readme ${DLLDIR}
- ${INSTALL_DATA} ${WRKDIR}/*.xa ${DLLDIR}
-
-.include <bsd.port.mk>
diff --git a/multimedia/xanim/distinfo b/multimedia/xanim/distinfo
deleted file mode 100644
index c738feb85dd1..000000000000
--- a/multimedia/xanim/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-MD5 (xanim2801.tar.gz) = e2ecd086c160f18dd7cc3cac438758c2
-MD5 (vid_cvid_2.1_freebsdELFx86.tgz) = 964ac87b45c85c97d4c86a5f98fbbf71
-MD5 (vid_cyuv_1.0_freebsdELFx86.tgz) = ccdf14f08c9e989f18e25eb06a5053b7
-MD5 (vid_h261_1.0_freebsdELFx86.tgz) = 7b5ee2ea93e365fd12efcb29321720bd
-MD5 (vid_h263_1.0_freebsdELFx86.tgz) = 8c9b389944ee853b7b3469bde714729b
-MD5 (vid_iv32_2.1_freebsdELFx86.tgz) = 04ae2a4e86f28927e9d4adc1bf143861
-MD5 (vid_iv41_1.1_freebsdELFx86.tgz) = f2b3f2bc8e6763581a2c8aceba632930
-MD5 (vid_iv50_1.0_freebsdELFx86.tgz) = 47b8ec7a998386807b564666c6b0ea34
diff --git a/multimedia/xanim/files/patch-ab b/multimedia/xanim/files/patch-ab
deleted file mode 100644
index 48a6abd19637..000000000000
--- a/multimedia/xanim/files/patch-ab
+++ /dev/null
@@ -1,68 +0,0 @@
---- Imakefile.orig Sun Mar 21 16:36:26 1999
-+++ Imakefile Sat Jun 19 19:23:26 1999
-@@ -116,12 +116,12 @@
- XCOMM XA_DLL_DEF = -DXA_DLL
- XCOMM
- XCOMM ### You may need this library.
--XA_DLL_LIB = -ldl
-+XCOMM XA_DLL_LIB = -ldl
- XCOMM
- XCOMM If you'd like to change the default directory that XAnim searches while
- XCOMM looking for dlls, then change the directory below.
- XCOMM
--XA_DLL_PATH = /usr/local/xanim/mods
-+XA_DLL_PATH = $(LIBDIR)/xanim
-
-
-
-@@ -190,7 +190,7 @@
- XCOMM XA_CVID_DEF = -DXA_CVID
- XCOMM XA_CYUV_DEF = -DXA_CYUV
- XCOMM
--XCOMM XA_IV32_LIB = mods/xa2.1_iv32_linuxELF.o
-+XCOMM XA_IV32_LIB = mods/xa2.0_iv32_linuxELF.o
- XCOMM XA_CVID_LIB = mods/xa2.0_cvid_linuxELF.o
- XCOMM XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELF.o
- XCOMM
-@@ -267,8 +267,8 @@
- XCOMM XA_AUDIO_DEFS =
- XCOMM
- XCOMM ## -- Linux PCs ---------------------------------------------------------
--XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
--XA_AUDIO_LIBS = -lc
-+XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
-+XCOMM XA_AUDIO_LIBS = -lc
- XCOMM
- XCOMM -- Linux PC's with OLD Rev sound drivers -------------------------------
- XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO -DXA_LINUX_OLDER_SND
-@@ -314,8 +314,10 @@
- XCOMM XA_AUDIO_LIBS = -lc
- XCOMM
- XCOMM -- Also FreeBSD, and BSDI with SBlast-BSD-1.5 (development stages)------
--XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
--XCOMM XA_AUDIO_LIBS = -lc
-+#ifdef i386Architecture
-+XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
-+XA_AUDIO_LIBS = -lc
-+#endif
- XCOMM
- XCOMM -- TOWNS Linux 16 bit PCM ----------------------------------------------
- XCOMM XA_AUDIO_DEFS = -DXA_TOWNS_AUDIO
-@@ -442,7 +444,7 @@
- XCOMM -- following symbols(XmbufDisplayBuffers, XmbufQueryExtension,
- XCOMM -- XmbufCreateBuffers).
- XCOMM -- NOTE_8: HP-UX machines need to comment this out.
--XCOMM XA_MULTIBUF = -DXMBUF
-+XA_MULTIBUF = -DXMBUF
- XCOMM
- XCOMM ###########
- XCOMM
-@@ -465,7 +467,7 @@
-
- PROGRAMS = $(XANIM)
-
--INCLUDES = -I$(INCDIR) $(XA_INCS)
-+INCLUDES = -I$(INCDIR)/X11 $(XA_INCS)
-
- LIBS1 = $(XA_LIBS) $(EXTENSIONLIB) $(XTOOLLIB) $(XLIB) -lm
- DEPLIBS1 = $(DEPEXTENSIONLIB) $(DEPXTOOLLIB) $(DEPXLIB)
diff --git a/multimedia/xanim/pkg-comment b/multimedia/xanim/pkg-comment
deleted file mode 100644
index 87aeb554eb0e..000000000000
--- a/multimedia/xanim/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Play most popular animation formats and show pictures
diff --git a/multimedia/xanim/pkg-descr b/multimedia/xanim/pkg-descr
deleted file mode 100644
index 5af9fc67aa40..000000000000
--- a/multimedia/xanim/pkg-descr
+++ /dev/null
@@ -1,47 +0,0 @@
-XAnim is a program that can display animations of various
-formats on systems running X11. XAnim currently supports
-the following animation types:
-
- + FLI animations.
- + FLC animations.
- + IFF animations. The following features are sup-
- ported:
- -> Compressions 3,5,7,J(movies) and l(small
- L).
- -> Color cycling during single images and
- anims.
- -> Display Modes: depth 1-8, EHB, HAM and
- HAM8.
- + GIF87a and GIF89a files.
- -> single and multiple images supported.
- -> GIF89a animation extensions supported.
- + GIF89a animation extension support.
- + a kludgy text file listing gifs and what order
- to show them in.
- + DL animations. Formats 1, 2 and partial 3.
- + Amiga PFX(PageFlipper Plus F/X) animations. TEMP
- DISABLED
- + Amiga MovieSetter animations(For those Eric
- Schwartz fans).
- + Utah Raster Toolkit RLE images and anims.
- + AVI animations. Currently supported are
- -> IBM Ultimotion (ULTI) depth 16.
- -> JPEG (JPEG) depth 24.
- images.
- + MPEG animations. Currently only Type I Frames
- are displayed. Type B and Type P frames are cur-
- rently ignored, but will be added in future
- revs.
- + WAV audio files may have their sound added to
- any animation type that doesn't already have
- audio, by specifying the .wav file after the
- animation file on the command line. Currently
- only the PCM audio codec is supported.
- + any combination of the above on the same command
- line.
-
-XAnim also provides various options that allow the user to
-alter colormaps, playback speeds, looping modes and can
-provide on-the-fly scaling of animations with the mouse.
-
-WWW: http://xanim.va.pubnix.com/home.html
diff --git a/multimedia/xanim/pkg-plist b/multimedia/xanim/pkg-plist
deleted file mode 100644
index cf26d8c7ab7e..000000000000
--- a/multimedia/xanim/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/xanim
-lib/X11/xanim/cvid.readme
-lib/X11/xanim/cyuv.readme
-lib/X11/xanim/h261.readme
-lib/X11/xanim/h263.readme
-lib/X11/xanim/iv32.readme
-lib/X11/xanim/iv41.readme
-lib/X11/xanim/iv50.readme
-lib/X11/xanim/vid_cvid_2.1_freebsdELFx86.xa
-lib/X11/xanim/vid_cyuv_1.0_freebsdELFx86.xa
-lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa
-lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa
-lib/X11/xanim/vid_iv32_2.1_freebsdELFx86.xa
-lib/X11/xanim/vid_iv41_1.1_freebsdELFx86.xa
-lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa
-@dirrm lib/X11/xanim