| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: arts | Distribution: Think Blue for zSeries (64 bit) |
| Version: 2.1.2 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
| Release: 1 | Build date: Fri Jun 1 12:44:48 2001 |
| Group: System Environment/Libraries | Build host: z02.millenux.com |
| Size: 2975099 | Source RPM: kdelibs-2.1.2-1.src.rpm |
| Packager: Millenux GmbH, Germany, <support@millenux.com> | |
| Summary: arts (analog real-time synthesizer) - the KDE 2.x sound system | |
arts (analog real-time synthesizer) is the sound system of KDE 2.x. The principle of arts is to create/process sound using small modules which do certain tasks. These may be create a waveform (oscillators), play samples, filter data, add signals, perform effects like delay/flanger/chorus, or output the data to the soundcard. By connecting all those small modules together, you can perform complex tasks like simulating a mixer, generating an instrument or things like playing a wave file with some effects.
LGPL
MD5: adf069aab8f7ee7b07a71ff71db84090
GPG
* Fri Jun 01 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
- ported to IBM zSeries (s390x, 64 bit)
* Wed Apr 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.2-1
- Update to 2.1.2, fixes security problem in kdesu
* Tue Apr 03 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-5
- Merge fixes from current KDE_2_1_BRANCH - fixes 2 memory leaks and
makes kio_http more tolerant to broken Auth requests sent by some
servers
- Add missing mcop{class,type} files in arts package
- Handle PATH changes in kdesu, some KControl modules need /sbin in the
PATH... (#34209)
- Add KDE2PORTING.html file in /usr/share/docs/kdelibs-devel-2.1.2,
it's quite useful...
* Thu Mar 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-3
- Fix up kded to watch directories we can't write to
- Use mkstemp() rather than tmpfile() for xauth file generation
in kdesu
* Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-2
- Fix up cookie escaping (this should finally fix bugzilla for good)
- Security: cookies shouldn't be world readable, some websites store
login information
* Wed Mar 21 2001 Than Ngo <than@redhat.com>
- disable debug as default
* Tue Mar 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-1
- 2.1.1
- Escape cookies when necessary
* Mon Mar 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-10
- Don't crash in KProcess if getpwuid() returns NULL, happens with
LDAP authentication
- Require qt >= 2.3.0 (#31770)
- Fix crash in KURLCompletion
* Tue Mar 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-9
- Add some more fixes and <layer> support from KDE_2_1_BRANCH
- Patch KService to not add K menu entries if the desktop files
aren't readable by the user we're running at (removes bogus
timetool, control-panel etc. entries; I'd still prefer running
those through consolehelper over hiding them from users...)
* Fri Mar 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Revert to putting config files in /usr/share/config
- Fix up cookie handling when combined with JavaScript (#30577)
- Add some html rendering fixes from KDE_2_1_BRANCH
* Wed Feb 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- /usr/share/config -> /etc/kde
- Use --disable-debug, it works with Qt 2.3.0
* Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add khtml+DOM fixes from KDE_2_1_BRANCH
- BuildPrereq docbook stuff so we don't get broken kdb2html stuff
* Thu Feb 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- YAR (Yet Another Respin)
* Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.1-respin
* Mon Feb 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.1
* Sun Feb 18 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update
- Disable some more debugging (but leave -DNDEBUG out, it's broken)
* Thu Feb 15 2001 Than Ngo <than@redhat.com>
- create the kdoc-preferences for kdevelop
- put the html documents /usr/share/doc/kdelibs-devel-2
* Wed Feb 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add workaround for merging GNOME's non-UTF8 .desktop files
in the KDE menu
* Tue Feb 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- disable debug, but patch out the CXXFLAGS change
* Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Back out --disable-debug change
* Fri Feb 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Build with --disable-debug
* Tue Feb 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Get rid of libkdefakes.so.0 (obsolete)
- Fix the escape sequence patch (#25307)
* Mon Feb 05 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add Japanese patch from Sato Satoru <ssato@redhat.com>
* Thu Feb 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix klauncher escape sequence handling (#25307, Patch from Tim Waugh)
- Fix krun escape sequence handling (#25134, Patch from Tim Waugh)
- Make /usr/share/doc/HTML/en/kspell/common symlink relative (#24793)
* Thu Jan 25 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Apply patch from CVS to fix up Cookie handling in Konqueror.
Finally Bugzilla works perfectly in Konqueror.
* Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- kdelibs-sound-devel requires audiofile-devel, kdelibs-sound doesn't.
- Update, fixes various HTML rendering bugs
* Sat Jan 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Require kdesupport >= 2.0.99 rather than >= %{version}
kdesupport doesn't change frequently.
* Fri Jan 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update
* Wed Jan 17 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- remove the Java hacks; KDE now requires a Java 2 compliant
environment, so there's no chance to get any of it to run
with current kaffe.
* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- restore real arts %description
- require Qt >= 2.2.3 rather than 2.2.0
* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Move libkmedia2_idl to arts; it's needed there
- Fix up the Java stuff. The new stuff is ugly, but seems to work
- Get rid of the compiler bug workaround: the ICE was triggered by
unclean code
- Change the description of the arts package for translation purposes
* Mon Jan 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Work around compiler bugs (sigh)
- Fix specfile (added files)
- Split arts into a separate package; it's required by SDL,
and depending on kdelibs-sound (which requires kdelibs)
is overkill
* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Modify the check for an acceptable JVM to accept Kaffe
* Mon Jan 08 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add a hack to get a static libartsc
* Sun Jan 07 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Obsolete kdelibs2* (from 7.0preview)
* Mon Jan 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update
* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Run ldconfig in %post/%postun for kdelibs-sound
- Turn off optimizations on ia64
* Mon Dec 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.1beta1
* Thu Nov 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current HEAD
* Fri Nov 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Another one - fix segfaults in the spellchecker
- fix docs
* Fri Nov 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update CVS yet again - styles crash fix
* Thu Nov 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update CVS - security fix in Java/Javascript code.
There seems to be some conspiracy going on - "commit important
fixes right after Red Hat built new RPMs" or the likes. :>
* Thu Nov 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up handling of desktop files that use TryExec (Bug #20020)
Patch also committed to KDE CVS
* Wed Nov 01 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Rebuild with fixed kdoc
* Fri Oct 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current KDE_2_0_BRANCH, now that most of the ".0 release"
bugs are fixed
- fix typo in specfile: it's mitshm, not libshm
- Add ksendbugmail, required for the "Report Bug" feature to work
* Sun Oct 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.0 final
- don't --enable-final on alpha (compiler problems)
* Sun Oct 01 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild
* Sat Sep 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new CVS snapshot
- fix up specfile
- exclude alpha for now (compiler bugs)
* Sat Sep 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- major specfile cleanups
- update CVS
* Fri Sep 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Move back to /usr
- New CVS snapshot
- Clean up specfile
- Use %defines so we can build CVS snapshots and releases from the same
specfile
* Fri Aug 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild with optimizations re-enabled (Qt works around the problem now)
* Thu Aug 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild with new Qt
* Tue Aug 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.93
* Sat Aug 05 2000 Than Ngo <than@redhat.de>
- don't use -DNDEBUG and -O2 on alpha,sparc to build, it breaks with Internal
error (c++ bug)
* Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current (I fixed the libGL detection issue there)
* Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- move to /usr/lib/kde2
- new snapshot
* Wed Jul 26 2000 Than Ngo <than@redhat.de>
- new snapshot
* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
* Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot, new Qt
- various fixes to spec file
- get rid of -O0, no longer required with gcc 2.96-41 (except on alpha)
* Tue Jul 18 2000 Than Ngo <than@redhat.de>
- rebuilt with gcc-2.96-40
* Sun Jul 16 2000 Than Ngo <than@redhat.de>
- use gcc 2.96
- new snapshot
- use -O0 for now (ICE)
* Sun Jul 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Use egcs++
- Epoch 3
- Update to current
* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to current - segfaulting at initialization time is not a nice
feature.
* Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
- disable build on ia64 for now (compiler bugs)
- FHSify
* Thu Mar 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
- split: move sound support to a separate package, suggestion from
David Faure <david@linux-mandrake.com>
* Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
- move it to /usr, where it belongs
* Wed Jan 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- move programming docs to /usr/doc/kdelibs-devel-2.1.2-1
and to kdelibs-devel package
- new snapshot
* Tue Dec 14 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- Add qt version number in Requires, add kdoc HTML help
(patch from David Faure <david@mandrakesoft.com>)
- Actually use the %clean section
* Mon Nov 01 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- almost completely rewrite spec file - move to DESTDIR system
- current snapshot
* Fri Oct 15 1999 Bernhard Rosenkraenzer <bero@redhat.de>
- 2.0 snapshots
- Change prefix to respect /usr so we can coexist with KDE 1.x
- kdelibs-devel requires kdelibs
* Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
- move kde_htmldir to /usr/doc/kde
- mark doc files as such
* Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
- fix up perl include path for kdoc
* Thu Sep 16 1999 Preston Brown <pbrown@redhat.com>
- remove linking to qimgio from kdecore, moved to kpanel/kfm directly
- renamed "lowcolor" directory to "locolor"
* Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
- added lowcolor icons directory and /usr/share/pixmaps to icon search path
- hacking to recognize .desktop files as application/x-kdelnk
* Thu Sep 09 1999 Preston Brown <pbrown@redhat.com>
- added kdoc index files.
* Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
- updated to KDE 1.1.2.
- use /usr/lib/qt-1.44 as qt root.
- separate devel subpackages; include documentation and kdoc.
- added KDE icon.
- relocated includes to /usr/include/kde
* Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
- snapshot, includes kde 1.1.1 + fixes
* Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
- last snapshot before release
* Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
- latest stable snapshot
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Mon Feb 08 1999 Preston Brown <pbrown@redhat.com>
- upgraded to KDE 1.1 final.
* Fri Jan 15 1999 Preston Brown <pbrown@redhat.com>
- updated macros for RPM 3.0, removed redhat-release dependency
* Tue Jan 05 1999 Preston Brown <pbrown@redhat.com>
- re-integrated changes from Duncan Haldane
/usr/bin/artsc-config /usr/bin/artscat /usr/bin/artsd /usr/bin/artsdsp /usr/bin/artsplay /usr/bin/artsshell /usr/bin/artswrapper /usr/lib/libartsc.la /usr/lib/libartsc.so /usr/lib/libartsc.so.0 /usr/lib/libartsc.so.0.0.0 /usr/lib/libartscbackend.la /usr/lib/libartscbackend.so /usr/lib/libartscbackend.so.0 /usr/lib/libartscbackend.so.0.0.0 /usr/lib/libartsdsp.la /usr/lib/libartsdsp.so /usr/lib/libartsdsp.so.0 /usr/lib/libartsdsp.so.0.0.0 /usr/lib/libartsflow.la /usr/lib/libartsflow.so /usr/lib/libartsflow.so.0 /usr/lib/libartsflow.so.0.0.0 /usr/lib/libartsflow_idl.la /usr/lib/libartsflow_idl.so /usr/lib/libartsflow_idl.so.0 /usr/lib/libartsflow_idl.so.0.0.0 /usr/lib/libartswavplayobject.la /usr/lib/libartswavplayobject.so /usr/lib/libartswavplayobject.so.0 /usr/lib/libartswavplayobject.so.0.0.0 /usr/lib/libkmedia2_idl.la /usr/lib/libkmedia2_idl.so /usr/lib/libkmedia2_idl.so.0 /usr/lib/libkmedia2_idl.so.0.0.0 /usr/lib/libmcop.la /usr/lib/libmcop.so /usr/lib/libmcop.so.0 /usr/lib/libmcop.so.0.0.0 /usr/lib/libsoundserver_idl.la /usr/lib/libsoundserver_idl.so /usr/lib/libsoundserver_idl.so.0 /usr/lib/libsoundserver_idl.so.0.0.0 /usr/lib/mcop /usr/lib/mcop/Arts /usr/lib/mcop/Arts/Synth_ADD.mcopclass /usr/lib/mcop/Arts/Synth_AMAN_PLAY.mcopclass /usr/lib/mcop/Arts/Synth_AMAN_RECORD.mcopclass /usr/lib/mcop/Arts/Synth_BUS_DOWNLINK.mcopclass /usr/lib/mcop/Arts/Synth_BUS_UPLINK.mcopclass /usr/lib/mcop/Arts/Synth_FREQUENCY.mcopclass /usr/lib/mcop/Arts/Synth_MUL.mcopclass /usr/lib/mcop/Arts/Synth_MULTI_ADD.mcopclass /usr/lib/mcop/Arts/Synth_PLAY.mcopclass /usr/lib/mcop/Arts/Synth_PLAY_WAV.mcopclass /usr/lib/mcop/Arts/Synth_RECORD.mcopclass /usr/lib/mcop/Arts/Synth_WAVE_SIN.mcopclass /usr/lib/mcop/Arts/WavPlayObject.mcopclass /usr/lib/mcop/Arts/X11GlobalComm.mcopclass /usr/lib/mcop/artsflow.mcopclass /usr/lib/mcop/artsflow.mcoptype /usr/lib/mcop/kmedia2.mcopclass /usr/lib/mcop/kmedia2.mcoptype /usr/lib/mcop/soundserver.mcopclass /usr/lib/mcop/soundserver.mcoptype
Generated by rpm2html 1.7
Fritz Elfert, Thu Jan 16 13:49:47 2003