summaryrefslogtreecommitdiff
path: root/audio/streamtuner/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-03-04 14:41:16 +0000
committersalo <salo@pkgsrc.org>2003-03-04 14:41:16 +0000
commit34adeec164fc107cf21fe2b70b2f3d39948dd911 (patch)
tree3c1fe370c5f3fcd4ae61eaea9323f31f4477ff58 /audio/streamtuner/Makefile
parent46120320e599e01ca70165d8f5007f3dc6cbba99 (diff)
downloadpkgsrc-34adeec164fc107cf21fe2b70b2f3d39948dd911.tar.gz
Updated to version 0.9.1.
Patch provided by Juan RP via PR pkg/20564 with minor cleanups by me. Changes: - The theme code has been improved: themes are now loaded from the theme selector of the preferences window, allowing easy theme previewing; Galeon themes directories are now automatically detected; the STREAMTUNER_THEMES_PATH environment variable can be used to specify extra directories to scan for themes - The geometry of the preferences window is now remembered - A number of incremental changes have been made to the plugin API, deprecating a few calls but preserving backward compatibility - GTK+ stock icons have been added to some menuitems - A few bugs have been fixed
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r--audio/streamtuner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 3d5a971a3aa..3456717bca6 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 05:58:49 salo Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/04 14:41:17 salo Exp $
#
-DISTNAME= streamtuner-0.9.0
+DISTNAME= streamtuner-0.9.1
CATEGORIES= audio www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/}