aboutsummaryrefslogtreecommitdiffstats
path: root/audio/glame
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-07-29 05:17:51 +0800
committerrene <rene@FreeBSD.org>2018-07-29 05:17:51 +0800
commita7bf984ac59bf798adc75ced8df745d1a6b4c4d5 (patch)
tree0ecfdbc2e641aebb618da3df0fef5745df0e2d53 /audio/glame
parent4226ad6ce501e242a8701dbbc436ee61c9481e45 (diff)
downloadfreebsd-ports-gnome-a7bf984ac59bf798adc75ced8df745d1a6b4c4d5.tar.gz
freebsd-ports-gnome-a7bf984ac59bf798adc75ced8df745d1a6b4c4d5.tar.zst
freebsd-ports-gnome-a7bf984ac59bf798adc75ced8df745d1a6b4c4d5.zip
Remove expired ports:
2018-07-27 comms/xwota: No server message and no upstream releases 2018-07-27 audio/glame: Does not build
Diffstat (limited to 'audio/glame')
-rw-r--r--audio/glame/Makefile43
-rw-r--r--audio/glame/distinfo2
-rw-r--r--audio/glame/files/patch-Makefile.in11
-rw-r--r--audio/glame/files/patch-doc_gldb.texi34
-rw-r--r--audio/glame/files/patch-src_glmid_glconfig.c12
-rw-r--r--audio/glame/files/patch-src_glmid_glscript.h15
-rw-r--r--audio/glame/files/patch-src_glmid_glscript__swapfile.c30
-rw-r--r--audio/glame/files/patch-src_gui_glame__console.c11
-rw-r--r--audio/glame/files/patch-src_include_glame__guile__compat.h61
-rw-r--r--audio/glame/files/patch-src_plugins_audio__io__oss.c14
-rw-r--r--audio/glame/files/patch-src_swapfile_swapfile__fs.c16
-rw-r--r--audio/glame/pkg-descr5
-rw-r--r--audio/glame/pkg-plist73
13 files changed, 0 insertions, 327 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
deleted file mode 100644
index a60cc4568d92..000000000000
--- a/audio/glame/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= glame
-PORTVERSION= 2.0.1
-PORTREVISION= 28
-CATEGORIES= audio gnome
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Powerful, fast, stable, and easily extensible sound editor for GNOME
-
-BROKEN= Does not build
-DEPRECATED= Does not build
-EXPIRATION_DATE= 2018-07-27
-
-BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
-LIB_DEPENDS= libmp3lame.so:audio/lame \
- libmad.so:audio/libmad \
- libvorbis.so:audio/libvorbis \
- libltdl.so:devel/libltdl \
- libguile.so:lang/guile
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" ac_cv_path_ESD_CONFIG=no
-USES= gettext gmake pathfix pkgconfig libtool makeinfo
-USE_GNOME= gnomeprefix libgnomeui
-USE_XORG= xbitmaps x11
-INSTALL_TARGET= install-strip
-
-INFO= glame glame-dev
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -lltdl
-
-post-extract:
- @cd ${WRKSRC}/doc && ${RM} *.info*
-
-post-patch:
- @${REINPLACE_CMD} -e 's| libltdl|| ; s|,$$LIBLTDL,|,,| ; \
- s|,$$LTDLINCL,|,,| ; s|,$$LTLIBOBJS,|,,|' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/audio/glame/distinfo b/audio/glame/distinfo
deleted file mode 100644
index 9e58d21b13dd..000000000000
--- a/audio/glame/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (glame-2.0.1.tar.gz) = c1106fc540bd28c88fedce8f0e386115c387e92fe1e06480ffcdf7f3d067bb3c
-SIZE (glame-2.0.1.tar.gz) = 1662524
diff --git a/audio/glame/files/patch-Makefile.in b/audio/glame/files/patch-Makefile.in
deleted file mode 100644
index a9cb91f93629..000000000000
--- a/audio/glame/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2005-03-28 17:11:43 UTC
-+++ Makefile.in
-@@ -281,7 +281,7 @@ sharedstatedir = @sharedstatedir@
- subdirs = @subdirs@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = intl libltdl macros src doc data po
-+SUBDIRS = intl macros src doc data po
- ACLOCAL_AMFLAGS = -I macros -I .
- EXTRA_DIST = TODO MAINTAINERS CREDITS BUGS autogen.sh glame.spec
- all: config.h
diff --git a/audio/glame/files/patch-doc_gldb.texi b/audio/glame/files/patch-doc_gldb.texi
deleted file mode 100644
index 3e6bff3f90f1..000000000000
--- a/audio/glame/files/patch-doc_gldb.texi
+++ /dev/null
@@ -1,34 +0,0 @@
---- doc/gldb.texi.orig 2001-04-25 11:57:11 UTC
-+++ doc/gldb.texi
-@@ -31,19 +31,19 @@ API.
-
-
- @node The Basic GLAME Database Types, The Internal gldb Operations, , GLAME Database Interface
--@subsection The Basic GLAME Database Types
-+@section The Basic GLAME Database Types
-
- Still to be documented.
-
-
- @node The Internal gldb Operations, The GLAME Database API, The Basic GLAME Database Types, GLAME Database Interface
--@subsection The Internal gldb Operations
-+@section The Internal gldb Operations
-
- Still to be documented.
-
-
- @node The GLAME Database API, Existing GLAME Database Specializations, The Internal gldb Operations, GLAME Database Interface
--@subsection The GLAME Database API
-+@section The GLAME Database API
-
- The external visible API of a generic database is the following (see
- the @file{src/hash/gldb.h} file):
-@@ -84,7 +84,7 @@ specified database. You may not remove i
-
-
- @node Existing GLAME Database Specializations, , The GLAME Database API, GLAME Database Interface
--@subsection Existing GLAME Database Specializations
-+@section Existing GLAME Database Specializations
-
- Two generic specializations exist, the string database and the WORM database.
- Also the filter parameter database and the filter port database are
diff --git a/audio/glame/files/patch-src_glmid_glconfig.c b/audio/glame/files/patch-src_glmid_glconfig.c
deleted file mode 100644
index 16a2ba1abcdc..000000000000
--- a/audio/glame/files/patch-src_glmid_glconfig.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/glmid/glconfig.c.orig 2004-10-23 13:09:23 UTC
-+++ src/glmid/glconfig.c
-@@ -125,7 +125,8 @@ int glame_config_get_long(const char *ke
- snprintf(cmd, 255, "(glame-config-get '%s)", key);
- /* FIXME: execute with catch. */
- s_res = glame_gh_safe_eval_str(cmd);
-- if (!gh_exact_p(s_res))
-+ if (!gh_number_p(s_res)
-+ || !gh_exact_p(s_res))
- return -1;
- *value = glame_scm2long(s_res);
- return 0;
diff --git a/audio/glame/files/patch-src_glmid_glscript.h b/audio/glame/files/patch-src_glmid_glscript.h
deleted file mode 100644
index 222a404ace69..000000000000
--- a/audio/glame/files/patch-src_glmid_glscript.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/glmid/glscript.h.orig 2004-10-23 13:09:23 UTC
-+++ src/glmid/glscript.h
-@@ -32,6 +32,12 @@
- #include "gpsm.h"
- #include "swapfile.h"
-
-+/* Check if we have guile of at least version 1.8 */
-+#undef HAVE_GUILE18
-+#if SCM_MAJOR_VERSION == 1 && SCM_MINOR_VERSION >= 8
-+#define HAVE_GUILE18 1
-+#endif
-+
-
- /* Initializes the guile scripting subsystem. Returns 0 on success,
- * -1 on error. */
diff --git a/audio/glame/files/patch-src_glmid_glscript__swapfile.c b/audio/glame/files/patch-src_glmid_glscript__swapfile.c
deleted file mode 100644
index e52a4e845783..000000000000
--- a/audio/glame/files/patch-src_glmid_glscript__swapfile.c
+++ /dev/null
@@ -1,30 +0,0 @@
---- src/glmid/glscript_swapfile.c.orig 2004-10-23 13:09:23 UTC
-+++ src/glmid/glscript_swapfile.c
-@@ -374,6 +374,7 @@ int glscript_init_swapfile()
- glame_reg_export ("swfd?", 1, 0, 0, gls_is_swfd);
- glame_reg_export ("swdir?", 1, 0, 0, gls_is_swdir);
-
-+#if ! HAVE_GUILE18
- glame_def_export ("O_CREAT", scm_long2num(O_CREAT));
- glame_def_export ("O_EXCL", scm_long2num(O_EXCL));
- glame_def_export ("O_TRUNC", scm_long2num(O_TRUNC));
-@@ -381,14 +382,15 @@ int glscript_init_swapfile()
- glame_def_export ("O_RDONLY", scm_long2num(O_RDONLY));
- glame_def_export ("O_WRONLY", scm_long2num(O_WRONLY));
-
-+ glame_def_export ("SEEK_SET", scm_long2num(SEEK_SET));
-+ glame_def_export ("SEEK_CUR", scm_long2num(SEEK_CUR));
-+ glame_def_export ("SEEK_END", scm_long2num(SEEK_END));
-+#endif
-+
- glame_def_export ("SWSENDFILE_INSERT",
- scm_long2num(SWSENDFILE_INSERT));
- glame_def_export ("SWSENDFILE_CUT", scm_long2num(SWSENDFILE_CUT));
- glame_def_export ("SW_NOFILE", swfd2scm(SW_NOFILE));
-
-- glame_def_export ("SEEK_SET", scm_long2num(SEEK_SET));
-- glame_def_export ("SEEK_CUR", scm_long2num(SEEK_CUR));
-- glame_def_export ("SEEK_END", scm_long2num(SEEK_END));
--
- return 0;
- }
diff --git a/audio/glame/files/patch-src_gui_glame__console.c b/audio/glame/files/patch-src_gui_glame__console.c
deleted file mode 100644
index 47b436cacc30..000000000000
--- a/audio/glame/files/patch-src_gui_glame__console.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gui/glame_console.c.orig 2004-10-23 13:09:24 UTC
-+++ src/gui/glame_console.c
-@@ -60,7 +60,7 @@ static void port_register()
- port = scm_make_port_type("glame-console", NULL, port_write);
-
- /* Create new port - shamelessly copied from libguile/strports.c */
-- GLAME_NEWCELL(s_port);
-+ SCM_NEWCELL(s_port);
- SCM_DEFER_INTS;
- pt = scm_add_to_port_table(s_port);
- #ifdef SCM_SET_CELL_TYPE /* guile >= 1.4 */
diff --git a/audio/glame/files/patch-src_include_glame__guile__compat.h b/audio/glame/files/patch-src_include_glame__guile__compat.h
deleted file mode 100644
index 33cfd7454bcc..000000000000
--- a/audio/glame/files/patch-src_include_glame__guile__compat.h
+++ /dev/null
@@ -1,61 +0,0 @@
---- src/include/glame_guile_compat.h.orig 2004-10-23 13:09:27 UTC
-+++ src/include/glame_guile_compat.h
-@@ -32,58 +32,10 @@
-
- #include <libguile.h>
-
--#ifdef SCM_MAJOR_VERSION
--/* this works because Guile 1.4 doesn't define SCM_MAJOR_VERSION */
--
--#define NEW_GUILE 1
--
- /* Glame wrapper functions: */
--#if (SCM_MINOR_VERSION < 7)
--/* use GLAME_NEWCELL instead of SCM_NEWCELL */
--#define GLAME_NEWCELL(z) SCM_NEWCELL(z)
--#endif
- #define glame_scm2newstr(obj, lenp) gh_scm2newstr (obj, lenp)
- #define glame_scm2long(obj) scm_num2long (obj, SCM_ARG1, "somewhere")
- #define glame_scm2double(obj) scm_num2dbl (obj, "somewhere")
- #define scm_str2string(str) gh_str02scm (str)
-
--#if (SCM_MINOR_VERSION == 7)
--#define GLAME_NEWCELL(z) z = scm_cell (SCM_UNPACK(z), 0)
--#endif
--
--#else /* Guile 1.4.x */
--
--#include <guile/gh.h>
--
--#define NEW_GUILE 0
--#define SCM_MAJOR_VERSION 1
--#define SCM_MINOR_VERSION 4
--#define SCM_MICRO_VERSION 0
--
--/* Glame wrapper functions: */
--#define GLAME_NEWCELL(z) SCM_NEWCELL(z)
--#define glame_scm2newstr(obj, lenp) gh_scm2newstr (obj, lenp)
--#define glame_scm2long(obj) gh_scm2long (obj)
--#define glame_scm2double(obj) gh_scm2double (obj)
--
--/* 1.6 compat stuff: (make guile 1.4 use the 1.6 api) */
--/* If a function cannot be easily defined in terms of a 1.4
-- function, then write a glame wrapper or reimplement the
-- version from Guile 1.6 using internal 1.4 stuff...
-- if stuff in here gets too large, maybe a glame_guile_compat.c
-- should be written
--*/
--
--#define scm_c_define_gsubr(func_name, req, opt, rest, func) gh_new_procedure(func_name, func, req, opt, rest)
--#define scm_c_export(sym, ...) /* nothing */
--#define scm_c_define(sym, val) gh_define (sym, val)
--#define scm_long2num(num) gh_long2scm (num)
--#define scm_double2num(num) gh_double2scm (num)
--#define scm_cons(a, b) gh_cons (a, b)
--#define scm_makfrom0str(str) gh_str02scm (str)
--#define scm_str2string(str) gh_str02scm (str)
--
--/* types */
--#define scm_t_port scm_port
--#endif /* defined SCM_MAJOR_VERSION */
- #endif /* GLAME_GUILE_COMPAT_H */
diff --git a/audio/glame/files/patch-src_plugins_audio__io__oss.c b/audio/glame/files/patch-src_plugins_audio__io__oss.c
deleted file mode 100644
index 0a65a18ec266..000000000000
--- a/audio/glame/files/patch-src_plugins_audio__io__oss.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/plugins/audio_io_oss.c.orig 2005-03-27 12:29:48 UTC
-+++ src/plugins/audio_io_oss.c
-@@ -26,9 +26,9 @@
-
- #ifdef HAVE_OSS_LINUX
- #include <linux/soundcard.h>
--#elif HAVE_OSS_SYS
-+#elif defined(HAVE_OSS_SYS)
- #include <sys/soundcard.h>
--#elif HAVE_OSS_MACHINE
-+#elif defined(HAVE_OSS_MACHINE)
- #include <machine/soundcard.h>
- #else
- #error BUG in OSS configuration.
diff --git a/audio/glame/files/patch-src_swapfile_swapfile__fs.c b/audio/glame/files/patch-src_swapfile_swapfile__fs.c
deleted file mode 100644
index 64443e04673e..000000000000
--- a/audio/glame/files/patch-src_swapfile_swapfile__fs.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/swapfile/swapfile_fs.c.orig 2004-10-23 13:09:29 UTC
-+++ src/swapfile/swapfile_fs.c
-@@ -44,8 +44,12 @@
- #define DEBUG 1
- #endif
-
--#include <sys/stat.h>
-+#if __FreeBSD__ >= 5
-+#define __BSD_VISIBLE 1
-+#endif
-+
- #include <sys/types.h>
-+#include <sys/stat.h>
- #include <pthread.h>
- #include <fcntl.h>
- #include <dirent.h>
diff --git a/audio/glame/pkg-descr b/audio/glame/pkg-descr
deleted file mode 100644
index 7675fc8ec19c..000000000000
--- a/audio/glame/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-GLAME is meant to be the GIMP of audio processing. It is designed to be
-a powerful, fast, stable, and easily extensible sound editor for GNOME
-desktop.
-
-WWW: http://glame.sourceforge.net/
diff --git a/audio/glame/pkg-plist b/audio/glame/pkg-plist
deleted file mode 100644
index f08ca73f593b..000000000000
--- a/audio/glame/pkg-plist
+++ /dev/null
@@ -1,73 +0,0 @@
-bin/cglame
-bin/glame
-bin/glame-convert.sh
-lib/glame/audio_io_oss.a
-lib/glame/audio_io_oss.so
-lib/glame/debug.a
-lib/glame/debug.so
-lib/glame/file_mp3_out.a
-lib/glame/file_mp3_out.so
-lib/glame/file_oggvorbis_out.a
-lib/glame/file_oggvorbis_out.so
-lib/glame/mixer.a
-lib/glame/mixer.so
-lib/glame/normalize.a
-lib/glame/normalize.so
-lib/glame/resample.a
-lib/glame/resample.so
-lib/glame/tutorial.a
-lib/glame/tutorial.so
-share/gnome/apps/Multimedia/glame.desktop
-share/glame/default-accels
-share/glame/pixmaps/bandpass.png
-share/glame/pixmaps/const.png
-share/glame/pixmaps/default.png
-share/glame/pixmaps/delay.png
-share/glame/pixmaps/distortion.png
-share/glame/pixmaps/dots.png
-share/glame/pixmaps/drop.png
-share/glame/pixmaps/dup.png
-share/glame/pixmaps/echo.png
-share/glame/pixmaps/equalizer.png
-share/glame/pixmaps/extend.png
-share/glame/pixmaps/fade.png
-share/glame/pixmaps/fft.png
-share/glame/pixmaps/flanger.png
-share/glame/pixmaps/glame-logo.jpg
-share/glame/pixmaps/iir.png
-share/glame/pixmaps/input.png
-share/glame/pixmaps/invert.png
-share/glame/pixmaps/mix1.png
-share/glame/pixmaps/noisegate.png
-share/glame/pixmaps/null.png
-share/glame/pixmaps/one2n.png
-share/glame/pixmaps/output.png
-share/glame/pixmaps/pan.png
-share/glame/pixmaps/ping.png
-share/glame/pixmaps/pipe.png
-share/glame/pixmaps/play-button.png
-share/glame/pixmaps/play.png
-share/glame/pixmaps/prod.png
-share/glame/pixmaps/pulse.png
-share/glame/pixmaps/rect.png
-share/glame/pixmaps/repeat.png
-share/glame/pixmaps/resample.png
-share/glame/pixmaps/save.png
-share/glame/pixmaps/select_all.png
-share/glame/pixmaps/select_none.png
-share/glame/pixmaps/sine.png
-share/glame/pixmaps/statistics.png
-share/glame/pixmaps/stop-button.png
-share/glame/pixmaps/sum.png
-share/glame/pixmaps/volume_adjust.png
-share/glame/pixmaps/zoom_in.png
-share/glame/pixmaps/zoom_out.png
-share/glame/scripts/bassboost.scm
-share/glame/scripts/echo2.scm
-share/glame/scripts/glame.scm
-share/glame/scripts/glame_testsuite.scm
-share/glame/scripts/read_mp3.scm
-share/glame/scripts/resample.scm
-share/glame/scripts/write_mp3.scm
-share/locale/de/LC_MESSAGES/glame.mo
-share/locale/fr/LC_MESSAGES/glame.mo