the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gkrellmss
Version: 2.2
Revision: 1012
Maintainer: Ben Hines
Source: http://web.wt.net/~billw/%n/%n-%v.tar.gz
Source-MD5: f2aa49569325706f5861c12ce72b1742
Patch: %n.patch
Depends: gkrellm2, gtk+2-shlibs (>= 2.12.0-1), esound-shlibs (>= 0.2.38-1), fftw-shlibs, libgettext3-shlibs
BuildDepends: glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), xft2-dev, gkrellm2-dev, gtk+2 (>= 2.12.0-1), esound (>= 0.2.38-1), fftw, pkgconfig (>= 0.21-1), libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk+2-dev (>= 2.12.0-1), atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1), audiofile
CompileScript: make LOCALEDIR=%p/share/locale LFLAGS="-bundle -bundle_loader %p/bin/gkrellm" PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
InstallScript: <<
rm INSTALL
make install INSTALLDIR=%i/lib/gkrellm2/plugins
<<
DocFiles: COPYRIGHT README Themes
Description: Gkrellm2 plugin - ESD Sound Scope
DescDetail: <<
GKrellMSS is a plugin for GKrellM2 that has a VU meter and a sound chart
that can toggle between an oscilloscope and spectrum analyzer mode.
There is a sensitivity adjustment. GKrellMSS uses esound, so it will only
display sound readings for sounds played through esound (for example with xmms)
See /sw/share/doc/gkrellms/Themes for info on theming the plugin.
<<
License: GPL
Homepage: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
--- gkrellmss-2.2/src/Makefile.orig 2002-10-26 17:19:13.000000000 -0700
+++ gkrellmss-2.2/src/Makefile 2002-10-26 17:19:18.000000000 -0700
@@ -47,7 +47,7 @@
install:
$(INSTALL) -d -m 755 $(INSTALLDIR)
- $(INSTALL) -c -s -m 755 gkrellmss.so $(INSTALLDIR)
+ $(INSTALL) -c -m 755 gkrellmss.so $(INSTALLDIR)
gkrellmss.o: gkrellmss.c gkrellmss.h
oscope.o: oscope.c gkrellmss.h
Package: gkrellmss
Version: 2.2
Revision: 1012
Maintainer: Ben Hines
Source: http://web.wt.net/~billw/%n/%n-%v.tar.gz
Source-MD5: f2aa49569325706f5861c12ce72b1742
Patch: %n.patch
Depends: gkrellm2, gtk+2-shlibs (>= 2.12.0-1), esound-shlibs (>= 0.2.38-1), fftw-shlibs, libgettext3-shlibs
BuildDepends: glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), xft2-dev, gkrellm2-dev, gtk+2 (>= 2.12.0-1), esound (>= 0.2.38-1), fftw, pkgconfig (>= 0.21-1), libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk+2-dev (>= 2.12.0-1), atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1), audiofile
CompileScript: make LOCALEDIR=%p/share/locale LFLAGS="-bundle -bundle_loader %p/bin/gkrellm" PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
InstallScript: <<
rm INSTALL
make install INSTALLDIR=%i/lib/gkrellm2/plugins
<<
DocFiles: COPYRIGHT README Themes
Description: Gkrellm2 plugin - ESD Sound Scope
DescDetail: <<
GKrellMSS is a plugin for GKrellM2 that has a VU meter and a sound chart
that can toggle between an oscilloscope and spectrum analyzer mode.
There is a sensitivity adjustment. GKrellMSS uses esound, so it will only
display sound readings for sounds played through esound (for example with xmms)
See /sw/share/doc/gkrellms/Themes for info on theming the plugin.
<<
License: GPL
Homepage: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
--- gkrellmss-2.2/src/Makefile.orig 2002-10-26 17:19:13.000000000 -0700
+++ gkrellmss-2.2/src/Makefile 2002-10-26 17:19:18.000000000 -0700
@@ -47,7 +47,7 @@
install:
$(INSTALL) -d -m 755 $(INSTALLDIR)
- $(INSTALL) -c -s -m 755 gkrellmss.so $(INSTALLDIR)
+ $(INSTALL) -c -m 755 gkrellmss.so $(INSTALLDIR)
gkrellmss.o: gkrellmss.c gkrellmss.h
oscope.o: oscope.c gkrellmss.h