From 1b3327761c8bcb98d89b529daeae9600844b4361 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 14 Oct 2006 10:33:48 +0000 Subject: Clean out MarcusCom after the big import into ports. Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/paman/Makefile | 34 --------------------------------- audio/paman/distinfo | 3 --- audio/paman/files/patch-src_Makefile.in | 11 ----------- audio/paman/pkg-descr | 4 ---- 4 files changed, 52 deletions(-) delete mode 100644 audio/paman/Makefile delete mode 100644 audio/paman/distinfo delete mode 100644 audio/paman/files/patch-src_Makefile.in delete mode 100644 audio/paman/pkg-descr (limited to 'audio/paman') diff --git a/audio/paman/Makefile b/audio/paman/Makefile deleted file mode 100644 index e379c0446..000000000 --- a/audio/paman/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: paman -# Date created: 2005-03-27 -# Whom: Michael Johnson -# -# $FreeBSD$ -# - -PORTNAME= paman -PORTVERSION= 0.6 -PORTREVISION= 2 -CATEGORIES= audio -MASTER_SITES= http://0pointer.de/lennart/projects/paman/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Gtk+ frontend for the polypaudio sound server - -LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - polyp-0.7.0:${PORTSDIR}/audio/polypaudio - -USE_GCC= 3.4 -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack -USE_XLIB= yes -CONFIGURE_ARGS= --disable-lynx -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ - LDFLAGS="${PTHREAD_LIBS}" - -DATADIR= share/gnome/${PORTNAME} - -PLIST_FILES= bin/paman \ - %%DATADIR%%/paman.glade -PLIST_DIRS= %%DATADIR%% - -.include diff --git a/audio/paman/distinfo b/audio/paman/distinfo deleted file mode 100644 index 9be220094..000000000 --- a/audio/paman/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (paman-0.6.tar.gz) = ea46666ff75b49aa6153946a84be9565 -SHA256 (paman-0.6.tar.gz) = 88cb071415ec800893b9259ed6d0842aa6add50be9029a62f324d9a3f45ea2ee -SIZE (paman-0.6.tar.gz) = 106687 diff --git a/audio/paman/files/patch-src_Makefile.in b/audio/paman/files/patch-src_Makefile.in deleted file mode 100644 index 6b68740fe..000000000 --- a/audio/paman/files/patch-src_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Fri Apr 29 23:02:10 2005 -+++ src/Makefile.in Fri Apr 29 23:02:24 2005 -@@ -137,7 +137,7 @@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ -lpolyp-error-0.7 - LN_S = @LN_S@ - LTLIBOBJS = @LTLIBOBJS@ - MAKEINFO = @MAKEINFO@ diff --git a/audio/paman/pkg-descr b/audio/paman/pkg-descr deleted file mode 100644 index e1e15fb74..000000000 --- a/audio/paman/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Polypaudio Manager (paman) is a simple Gtk+ frontend for the polypaudio -sound server. - -WWW: http://0pointer.de/lennart/projects/paman/ -- cgit v1.2.3