Original commit message from CVS:
commented out gstmediaplay as the gstmediaplay.so files don't build, is this app GNOME2 now? not able to build with gnome2 either.
Original commit message from CVS:
major SPEC file rehaul, added mp3encode, moved plugins out of core
and added many require statements to plugins. Dobey will be proud of me :)
Original commit message from CVS:
Added obsolete statements to the mpeg plugin
added mandir statement to configure
updated man page path in %files section
Original commit message from CVS:
added a few buildrequires
more should follow; uraeus ? ;)
VS: ----------------------------------------------------------------------
Original commit message from CVS:
2001-10-06 Christian Schaller <Uraeus@linuxrising.org>
- Updated the SPEC file as per Erik's wishes
- Split out the mpeg stuff
- Silenced gstreamer-register when run after each package
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- moved the visualisations plugins out
TODO:
1. the mpeg plugins need sorting out. currently they are all just placed inside
the main package. Need help with this since I am unsure about what files belongs where with what dependency
2. Cross-dependencies probably should be added to the plugins
3. License information should be added to the plugins
4. GStreamer-register needs to be added for each plugin
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- Finally the SPEC file works again, now only polishing it remains
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- More SPEC fixes, not perfect yet, but maybe it actually works now
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- More fixes to the SPEC file, still not verfied that it works, but I need sleep
and it is guaranteed closer to working than the current one. More testing and SPEC file hacking tommorow(aka later today).
Original commit message from CVS:
2001-08-06 Christian Schaller <Uraeus@linuxrising.org>
- Added ALSA plugin (commented out since I don't have alsa installed)
Original commit message from CVS:
2001-08-06 Christian Schaller <Uraeus@linuxrising.org>
- Updated GStreamer SPEC which sorts out plugins into separate plugins, needs
more work to support all plugins.
Original commit message from CVS:
2001-02-06 Christian Schaller <Uraeus@linuxrising.org>
* Small fix to group statement for GStreamer
My work on the SPEC file making the RPM make one package for all non-core plugins is underway,
but I am not ready with it yet.
Original commit message from CVS:
2001-01-06 Christian Schaller <Uraeus@linuxrising.org>
- First batch of upgrades to the SPEC file, this one from
Dennis Bjorklund. Thanks Dennis.
Original commit message from CVS:
More incremental updates. I can now successfully produce an rpm simply by
typing `./autogen.sh;make rpm`. This is good ;-)
Original commit message from CVS:
A bunch more changes to clean up build/`make dist` issues, as well as a
spec file, -config file, .m4, etc. Next step is to build an RPM of this
mess.