summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-08 00:40:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-08 00:40:57 +0800
commit308c7504511c21cb524a07c41ee31b337a3781bf (patch)
tree355d6d04ca1696056e29c89a339acd18a3cee82d /multimedia
parent1400f32a4ffd2c9b4497bcd4d5a9ebd745c0dc85 (diff)
downloadmarcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar.gz
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar.bz2
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar.lz
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar.xz
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.tar.zst
marcuscom-ports-308c7504511c21cb524a07c41ee31b337a3781bf.zip
Remove this now that a later version has been imported into the FreeBSD
ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1018 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/acme/Makefile32
-rw-r--r--multimedia/acme/distinfo1
-rw-r--r--multimedia/acme/files/patch-src_acme.c24
-rw-r--r--multimedia/acme/pkg-descr3
-rw-r--r--multimedia/acme/pkg-plist62
5 files changed, 0 insertions, 122 deletions
diff --git a/multimedia/acme/Makefile b/multimedia/acme/Makefile
deleted file mode 100644
index ae609ef8b..000000000
--- a/multimedia/acme/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: acme
-# Date created: 15 November 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD: ports/multimedia/acme/Makefile,v 1.3 2003/04/04 07:18:35 marcus Exp $
-#
-
-PORTNAME= acme
-PORTVERSION= 2.0.4
-PORTREVISION= 1
-CATEGORIES= multimedia gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Tool to make multimedia keys work on laptops
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_REINPLACE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/src/acme.c
-
-.include <bsd.port.mk>
diff --git a/multimedia/acme/distinfo b/multimedia/acme/distinfo
deleted file mode 100644
index 04fae4da8..000000000
--- a/multimedia/acme/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/acme-2.0.4.tar.bz2) = fd8814ca889858eac6b97bd8ce942b18
diff --git a/multimedia/acme/files/patch-src_acme.c b/multimedia/acme/files/patch-src_acme.c
deleted file mode 100644
index 5b454e6cf..000000000
--- a/multimedia/acme/files/patch-src_acme.c
+++ /dev/null
@@ -1,24 +0,0 @@
---- src/acme.c.orig Tue Mar 11 20:48:13 2003
-+++ src/acme.c Sun May 25 11:44:56 2003
-@@ -198,10 +198,10 @@
- if ((soundfile == NULL) || (strcmp (soundfile, "") == 0))
- return;
-
-- if (g_file_test ("/usr/bin/esdplay",
-+ if (g_file_test ("/usr/local/bin/esdplay",
- (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE)))
- {
-- command = g_strdup_printf ("/usr/bin/esdplay %s",
-+ command = g_strdup_printf ("/usr/local/bin/esdplay %s",
- soundfile);
- } else if (g_file_test ("/usr/bin/play",
- (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE)))
-@@ -1120,7 +1120,7 @@
- do_www_action (acme, "http://www.gnomedesktop.org");
- break;
- case CALCULATOR_KEY:
-- execute ("gnome-calculator", FALSE);
-+ execute ("gcalctool", FALSE);
- break;
- case RECORD_KEY:
- execute ("gnome-sound-recorder", FALSE);
diff --git a/multimedia/acme/pkg-descr b/multimedia/acme/pkg-descr
deleted file mode 100644
index 1cf106bca..000000000
--- a/multimedia/acme/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is ACME, a small tool for your laptops. It makes the small multimedia
-buttons on these things actually do something. It currently only fully supports
-Apple laptops (iBooks and Powerbooks), and should work on other systems as well.
diff --git a/multimedia/acme/pkg-plist b/multimedia/acme/pkg-plist
deleted file mode 100644
index 60517b4a7..000000000
--- a/multimedia/acme/pkg-plist
+++ /dev/null
@@ -1,62 +0,0 @@
-bin/acme
-bin/acme-properties
-etc/gconf/gconf.xml.defaults/apps/acme/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/acme/%gconf.xml
-etc/gconf/schemas/acme.schemas
-share/gnome/acme/acme-16.png
-share/gnome/acme/acme-48.png
-share/gnome/acme/acme-brightness.png
-share/gnome/acme/acme-eject.png
-share/gnome/acme/acme-properties.glade
-share/gnome/acme/acme.glade
-share/gnome/acme/gnome-speakernotes-muted.png
-share/gnome/acme/gnome-speakernotes.png
-share/gnome/control-center-2.0/capplets/acme.desktop
-share/locale/am/LC_MESSAGES/acme.mo
-share/locale/az/LC_MESSAGES/acme.mo
-share/locale/be/LC_MESSAGES/acme.mo
-share/locale/bg/LC_MESSAGES/acme.mo
-share/locale/ca/LC_MESSAGES/acme.mo
-share/locale/cs/LC_MESSAGES/acme.mo
-share/locale/de/LC_MESSAGES/acme.mo
-share/locale/da/LC_MESSAGES/acme.mo
-share/locale/el/LC_MESSAGES/acme.mo
-share/locale/es/LC_MESSAGES/acme.mo
-share/locale/et/LC_MESSAGES/acme.mo
-share/locale/fa/LC_MESSAGES/acme.mo
-share/locale/fi/LC_MESSAGES/acme.mo
-share/locale/fr/LC_MESSAGES/acme.mo
-share/locale/he/LC_MESSAGES/acme.mo
-share/locale/hu/LC_MESSAGES/acme.mo
-share/locale/id/LC_MESSAGES/acme.mo
-share/locale/is/LC_MESSAGES/acme.mo
-share/locale/it/LC_MESSAGES/acme.mo
-share/locale/ja/LC_MESSAGES/acme.mo
-share/locale/ko/LC_MESSAGES/acme.mo
-share/locale/li/LC_MESSAGES/acme.mo
-share/locale/lv/LC_MESSAGES/acme.mo
-share/locale/mk/LC_MESSAGES/acme.mo
-share/locale/ml/LC_MESSAGES/acme.mo
-share/locale/mn/LC_MESSAGES/acme.mo
-share/locale/ms/LC_MESSAGES/acme.mo
-share/locale/nl/LC_MESSAGES/acme.mo
-share/locale/no/LC_MESSAGES/acme.mo
-share/locale/pl/LC_MESSAGES/acme.mo
-share/locale/pt/LC_MESSAGES/acme.mo
-share/locale/pt_BR/LC_MESSAGES/acme.mo
-share/locale/ro/LC_MESSAGES/acme.mo
-share/locale/ru/LC_MESSAGES/acme.mo
-share/locale/sk/LC_MESSAGES/acme.mo
-share/locale/sl/LC_MESSAGES/acme.mo
-share/locale/sq/LC_MESSAGES/acme.mo
-share/locale/sr/LC_MESSAGES/acme.mo
-share/locale/sr@Latn/LC_MESSAGES/acme.mo
-share/locale/sv/LC_MESSAGES/acme.mo
-share/locale/tr/LC_MESSAGES/acme.mo
-share/locale/uk/LC_MESSAGES/acme.mo
-share/locale/vi/LC_MESSAGES/acme.mo
-share/locale/zh_CN/LC_MESSAGES/acme.mo
-share/locale/zh_TW/LC_MESSAGES/acme.mo
-@dirrm share/gnome/acme
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/acme
-@dirrm etc/gconf/gconf.xml.defaults/apps/acme