diff options
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r-- | audio/wsoundprefs/files/patch-ab | 2 | ||||
-rw-r--r-- | audio/wsoundprefs/pkg-descr | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/audio/wsoundprefs/files/patch-ab b/audio/wsoundprefs/files/patch-ab index 1f12b642e8cd..1b6f7cad888d 100644 --- a/audio/wsoundprefs/files/patch-ab +++ b/audio/wsoundprefs/files/patch-ab @@ -21,7 +21,7 @@ -STD_INCLUDES = $(WRASTERCFLAGS) $(WSOUNDCFLAGS) +WINGSLIBS = -lWINGs -L/$(LOCALBASE)/lib -lPropList + -+STD_INCLUDES = $(WRASTERCFLAGS) -I${LOCALBASE}/include -I${X11BASE}/include -I${X11BASE}/include/WINGs ++STD_INCLUDES = $(WRASTERCFLAGS) -I${LOCALBASE}/include -I${LOCALBASE}/include/WINGs DEPLIBS = $(DEPXLIB) -LOCAL_LIBRARIES = $(XLIB) $(WINGSLIBS) $(WSOUNDLFLAGS) $(WSOUNDLIBS) $(WRASTERLFLAGS) $(WRASTERLIBS) $(EFENCELIB) diff --git a/audio/wsoundprefs/pkg-descr b/audio/wsoundprefs/pkg-descr index dac50583267c..c9f634586b58 100644 --- a/audio/wsoundprefs/pkg-descr +++ b/audio/wsoundprefs/pkg-descr @@ -1,13 +1,13 @@ -This utility allows you to configure wsoundserver for Window Maker. It provides -a browse list for selecting the SoundSets and the Sounds that are installed. -It allows you to save your own SoundSets and load them or other preconfigured +This utility allows you to configure wsoundserver for Window Maker. It provides +a browse list for selecting the SoundSets and the Sounds that are installed. +It allows you to save your own SoundSets and load them or other preconfigured SoundSets. -It is similar in form and function to WPrefs that is installed with -Window Maker. +It is similar in form and function to WPrefs that is installed with +Window Maker. To run it, enter the following command: -${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs +${LOCALBASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs The following icon is recommended for the dock or clip of Window Maker: -${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff +${LOCALBASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff |