summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-bl
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-02-05 07:43:30 +0000
committermarkd <markd@pkgsrc.org>2004-02-05 07:43:30 +0000
commit76940f303127fc4e8010c2f942f01ff36cde03b1 (patch)
tree45045107d707a0f9804ff82113d2a25cd4bc6c3d /multimedia/kdemultimedia3/patches/patch-bl
parent5bd1a3cdb95569f0792aac23ad25333f131d3d1c (diff)
downloadpkgsrc-76940f303127fc4e8010c2f942f01ff36cde03b1.tar.gz
Update to KDE 3.2
Changes: Multimedia aRts * New mixer-channel: LittleStereoMixer Arnold Krille * Create KAudioPlayStream and put it into kdelibs/arts/kde. Needed at least for KRec and its the logical counterpart to KAudoRecordStream... It is basicly a total rewrite of the (not compiling) version Matthias Kretz put into kdenonbeta/arts/kde so I could grab and finish it. Arnold Krille * New Widget: LayoutBox being able to change direction dynamically. As replacement for [HV]Box. Arnold Krille * New Widget: PopupBox with the ability to hide its contents and showing them inside the widget or a new top-level widget (like a tooltip but permanent). Arnold Krille * New Widget: Label that can rotate its text. Arnold Krille * New Widget: Tickmarks specially for deciBel. Arnold Krille * New Widget: VolumeFader specially for Volumes supporting deciBel. Arnold Krille * New Widget: VU-Meter specially for deciBel. * Supports various styles: NormalBars (just a configurable number of bars), FireBars (a colored bar moving), LineBar (a bar moving, color depends on the actual volume), Small (whole widget painted in a color depending on the volume) * Configurable things: Direction, Peak, Peakfalloff, min. dB, style. Arnold Krille * A Gui for the StereoVolumeControl. Arnold Krille * First part of the rewriting/reordering of artscontrol. Making the features available via a lib. Arnold Krille * A little kicker-applet named artscontrol ;-) Perhaps with the ability to include not only the master-fader but an environment-mixer with a small gui. Of course it includes all the normal artscontrol features. Arnold Krille * AudioIOEsd: output to an esd Ian Chiew * autosuspend in full duplex Stefan Westerfeld Noatun * Equalizer in KJofol Skin Loader. Stefan Gehn * Support for loading of EXTM3U Format (saved by Winamp since 2.x). Stefan Gehn * Support for loading of Windows Media Player Playlists. Stefan Gehn * Variable Band Equalizer. Charles Samuels * New playlist, Oblique. Charles Samuels KRec * Big rewrite to create a new simplier Gui and make it easier to use. Its a big bunch of work and depends on a lot of small things. Arnold Krille * Make exporting to various soundformats work. OGG and MP3 need some additional work for 3.3 but are working for now. Arnold Krille * Saving and loading of KRec's own fileformat. Arnold Krille * Create a view-mode for the soundfiles. Arnold Krille * Create an informative time/size/etc display. Arnold Krille * Add a menu to open the Audiomanager (and other tools) since there is an artscontrol library. Arnold Krille * Make it use the Arts::LevelMeter. Arnold Krille aKtion * Drop aKtion. Chris Howells KsCD * LIRC support Aaron J. Seigo * Using the new KDE cddb library. Richard Laerkaeng, Aaron J. Seigo KAudioCreator * Using the new KDE cddb library. Benjamin Meyer * Automaticly detects CD's. Benjamin Meyer * Many new small features including: File text regular expression replacment. Benjamin Meyer * Disk drive now user selectable. Benjamin Meyer libkcddb * NEW IN KDE: Common library for accessing cddb information Richard Laerkaeng * Add support for sending cddb information Richard Laerkaeng KFileMetaInfo * ID3v2 support (without id3lib) Scott Wheeler JuK [Not yet built in pkgsrc] * NEW IN KDE: A jukebox and music manager Scott Wheeler * Advanced search mode Scott Wheeler * Tree view mode Scott Wheeler * Storable searches Scott Wheeler * A "weighted width" mode for the playlists -- possibly to be merged into KListView Scott Wheeler
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-bl')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-bl72
1 files changed, 0 insertions, 72 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-bl b/multimedia/kdemultimedia3/patches/patch-bl
deleted file mode 100644
index 97a71cb724f..00000000000
--- a/multimedia/kdemultimedia3/patches/patch-bl
+++ /dev/null
@@ -1,72 +0,0 @@
-$NetBSD: patch-bl,v 1.1.1.1 2004/01/26 15:42:37 jmmv Exp $
-
---- noatun/modules/infrared/Makefile.in.orig 2003-12-29 11:29:39.000000000 +1300
-+++ noatun/modules/infrared/Makefile.in
-@@ -385,7 +385,7 @@ noatun_infrared_la_SOURCES = infrared.cp
- noinst_HEADERS = infrared.h lirc.h irprefs.h
-
- noatun_infrared_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
--noatun_infrared_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
-+noatun_infrared_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la \
- -lqtmcop -lkmedia2_idl -lsoundserver_idl
-
-
-@@ -400,7 +400,7 @@ CONFIG_CLEAN_FILES =
- LTLIBRARIES = $(kde_module_LTLIBRARIES)
-
- noatun_infrared_la_DEPENDENCIES = \
-- $(top_builddir)/noatun/library/libnoatun.la
-+ $(top_builddir)/noatun/library/libnoatun_core.la
- am_noatun_infrared_la_OBJECTS = infrared.lo lirc.lo irprefs.lo
- #>- noatun_infrared_la_OBJECTS = $(am_noatun_infrared_la_OBJECTS)
- #>+ 4
-@@ -624,7 +624,7 @@ distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- #>+ 4
--KDE_DIST=infrared.plugin
-+KDE_DIST=infrared.plugin Makefile.in.rej
-
- DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-
-@@ -779,20 +779,20 @@ irprefs.moc: $(srcdir)/irprefs.h
- #>+ 1
- mocs: irprefs.moc
- #>+ 3
--lirc.moc: $(srcdir)/lirc.h
-- $(MOC) $(srcdir)/lirc.h -o lirc.moc
--
--#>+ 1
--mocs: lirc.moc
--#>+ 3
- infrared.moc: $(srcdir)/infrared.h
- $(MOC) $(srcdir)/infrared.h -o infrared.moc
-
- #>+ 1
- mocs: infrared.moc
- #>+ 3
-+lirc.moc: $(srcdir)/lirc.h
-+ $(MOC) $(srcdir)/lirc.h -o lirc.moc
-+
-+#>+ 1
-+mocs: lirc.moc
-+#>+ 3
- clean-metasources:
-- -rm -f irprefs.moc lirc.moc infrared.moc
-+ -rm -f irprefs.moc infrared.moc lirc.moc
-
- #>+ 3
- clean-closures:
-@@ -845,9 +845,9 @@ kde-rpo-clean:
- -rm -f *.rpo
-
- #>+ 7
-+infrared.o: infrared.moc
- lirc.o: lirc.moc
--irprefs.o: irprefs.moc
--infrared.lo: infrared.moc
- irprefs.lo: irprefs.moc
-+infrared.lo: infrared.moc
- lirc.lo: lirc.moc
--infrared.o: infrared.moc
-+irprefs.o: irprefs.moc