diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-19 03:12:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-19 03:12:45 +0800 |
commit | 768900dddc2adb5bd0af6b3e0d59654dc71d2e9b (patch) | |
tree | b6e12b7f558af77dfbd52ab89a84489c127fc85b /multimedia/acme | |
parent | 2fba1a2d8eb914d118a18389a4efb30f38717605 (diff) | |
download | marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.gz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.bz2 marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.lz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.xz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.zst marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/acme')
-rw-r--r-- | multimedia/acme/Makefile | 31 | ||||
-rw-r--r-- | multimedia/acme/distinfo | 1 | ||||
-rw-r--r-- | multimedia/acme/files/patch-src_acme.c | 15 | ||||
-rw-r--r-- | multimedia/acme/pkg-descr | 3 | ||||
-rw-r--r-- | multimedia/acme/pkg-plist | 67 |
5 files changed, 0 insertions, 117 deletions
diff --git a/multimedia/acme/Makefile b/multimedia/acme/Makefile deleted file mode 100644 index b073178a2..000000000 --- a/multimedia/acme/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: acme -# Date created: 15 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= acme -PORTVERSION= 2.4.0 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -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 28200346a..000000000 --- a/multimedia/acme/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/acme-2.4.0.tar.bz2) = b61dd0d693064be42d59c6a9a8830cec diff --git a/multimedia/acme/files/patch-src_acme.c b/multimedia/acme/files/patch-src_acme.c deleted file mode 100644 index 4da386b29..000000000 --- a/multimedia/acme/files/patch-src_acme.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/acme.c.orig Sun Jan 19 06:43:45 2003 -+++ src/acme.c Mon Jan 27 18:09:38 2003 -@@ -201,10 +201,10 @@ - if ((soundfile == NULL) || (strcmp (soundfile, "") == 0)) - return; - -- if (g_file_test ("/usr/bin/esdplay", -+ if (g_file_test ("%%LOCALBASE%%/bin/esdplay", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) - { -- command = g_strdup_printf ("/usr/bin/esdplay %s", -+ command = g_strdup_printf ("%%LOCALBASE%%/bin/esdplay %s", - soundfile); - } else if (g_file_test ("/usr/bin/play", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) 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 d13945c33..000000000 --- a/multimedia/acme/pkg-plist +++ /dev/null @@ -1,67 +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/ar/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/bn/LC_MESSAGES/acme.mo -share/locale/ca/LC_MESSAGES/acme.mo -share/locale/cs/LC_MESSAGES/acme.mo -share/locale/cy/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/ga/LC_MESSAGES/acme.mo -share/locale/he/LC_MESSAGES/acme.mo -share/locale/hi/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 |