aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmradio
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-04-03 09:32:23 +0800
committersteve <steve@FreeBSD.org>1999-04-03 09:32:23 +0800
commit32f2d0513ba735485c9aaeccf374c679015b3a66 (patch)
treeec6d4e0254cf8c1f0399aa3d8b7fd61b1ae427ba /audio/xmradio
parent16d6d4a6c29a7243312fcaa56a51835ef83cda2a (diff)
downloadfreebsd-ports-gnome-32f2d0513ba735485c9aaeccf374c679015b3a66.tar.gz
freebsd-ports-gnome-32f2d0513ba735485c9aaeccf374c679015b3a66.tar.zst
freebsd-ports-gnome-32f2d0513ba735485c9aaeccf374c679015b3a66.zip
Import of xmradio version 0.5.
Motif based FM tuner (for use with bt848 driver) PR: 10012 Submitted by: Thomas Runge <runge@rostock.zgdv.de>
Diffstat (limited to 'audio/xmradio')
-rw-r--r--audio/xmradio/Makefile27
-rw-r--r--audio/xmradio/distinfo1
-rw-r--r--audio/xmradio/files/patch-aa14
-rw-r--r--audio/xmradio/pkg-comment1
-rw-r--r--audio/xmradio/pkg-descr7
-rw-r--r--audio/xmradio/pkg-plist2
6 files changed, 52 insertions, 0 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile
new file mode 100644
index 000000000000..a38493a33478
--- /dev/null
+++ b/audio/xmradio/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: xmradio
+# Version required: 0.5
+# Date created: 2 Feb 1999
+# Whom: runge@rostock.zgdv.de
+#
+# $Id$
+#
+
+DISTNAME= xmradio-0.5
+CATEGORIES= audio
+MASTER_SITES= http://www.rostock.zgdv.de/~runge/radio/
+
+MAINTAINER= runge@rostock.zgdv.de
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+# This program does not actually depend on the below, but they are pretty
+# useful if you are into digital audio recording and playback.
+#RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
+
+USE_IMAKE= yes
+REQUIRES_MOTIF= yes
+
+#post-install:
+# strip ${PREFIX}/bin/xmradio
+
+.include <bsd.port.mk>
diff --git a/audio/xmradio/distinfo b/audio/xmradio/distinfo
new file mode 100644
index 000000000000..5844e67e6f1b
--- /dev/null
+++ b/audio/xmradio/distinfo
@@ -0,0 +1 @@
+MD5 (xmradio-0.5.tar.gz) = 6f10b9edd888c1d4de3c99015196431f
diff --git a/audio/xmradio/files/patch-aa b/audio/xmradio/files/patch-aa
new file mode 100644
index 000000000000..cfc0ebd93e40
--- /dev/null
+++ b/audio/xmradio/files/patch-aa
@@ -0,0 +1,14 @@
+--- Imakefile.orig Wed Feb 3 00:03:59 1999
++++ Imakefile Wed Feb 3 00:04:27 1999
+@@ -1,9 +1,9 @@
+ #include "Motif.tmpl"
+
+ #ifdef NetBSDArchitecture
+-LOCAL_LIBRARIES = XmClientLibs ${XMULIB} -lXpm -lossaudio -lm
++LOCAL_LIBRARIES = ${MOTIFLIB} ${XTOOLLIB} $(XPLIB) ${XLIB} ${XMULIB} -lXpm -lossaudio -lm
+ #else
+-LOCAL_LIBRARIES = XmClientLibs ${XMULIB} -lXpm -lm
++LOCAL_LIBRARIES = ${MOTIFLIB} ${XTOOLLIB} $(XPLIB) ${XLIB} ${XMULIB} -lXpm -lm
+ #endif
+
+ EXTRA_INCLUDES= -I.
diff --git a/audio/xmradio/pkg-comment b/audio/xmradio/pkg-comment
new file mode 100644
index 000000000000..578bbf555daa
--- /dev/null
+++ b/audio/xmradio/pkg-comment
@@ -0,0 +1 @@
+Motif based FM tuner (for use with bt848 driver)
diff --git a/audio/xmradio/pkg-descr b/audio/xmradio/pkg-descr
new file mode 100644
index 000000000000..eb0c7cd634e6
--- /dev/null
+++ b/audio/xmradio/pkg-descr
@@ -0,0 +1,7 @@
+This is a simple radio application for FM tuners built into
+some TV cards, such as the Hauppauge Win/TV.
+
+http://www.rostock.zgdv.de/~runge/radio
+
+Tom
+runge@rostock.zgdv.de
diff --git a/audio/xmradio/pkg-plist b/audio/xmradio/pkg-plist
new file mode 100644
index 000000000000..b21ab1d1d8c0
--- /dev/null
+++ b/audio/xmradio/pkg-plist
@@ -0,0 +1,2 @@
+bin/xmradio
+lib/X11/app-defaults/XMradio