Commit graph

123 commits

Author SHA1 Message Date
Thomas Vander Stichele a7f8f18f5a fixed rtp files
Original commit message from CVS:
fixed rtp files
2001-12-08 18:07:33 +00:00
Christian Schaller fc62c8d1a6 Latest and greates version of gstreamer.spec file
Original commit message from CVS:
Latest and greates version of gstreamer.spec file
2001-12-08 16:12:15 +00:00
Andrew Mitchell 69a0948597 Edited some plugin descriptions
Original commit message from CVS:
Edited some plugin descriptions
2001-12-08 00:56:53 +00:00
Christian Schaller 50e9ee7a02 - More fixes on the SPEC file in preparation for 0.3.0
Original commit message from CVS:
2001-08-12 Christian Schaller <uraeus@linuxrising.org>
- More fixes on the SPEC file in preparation for 0.3.0
2001-12-08 00:16:58 +00:00
Christian Schaller 9d73f2a3b4 - First draft at new SPEC file for the 0.3.0 release
Original commit message from CVS:
2001-12-06 Christian Schaller <Uraeus@linuxrising.org>
- First draft at new SPEC file for the 0.3.0 release
2001-12-06 22:02:05 +00:00
Christian Schaller adf5ea6fb1 - Updated SPEC file.
Original commit message from CVS:
2001-01-07 Christian Schaller <Uraeus@linuxrising.org>
- Updated SPEC file.
- Splitt out GUI modules
- Added quicktime, flac, chart, udp modules
2001-07-01 11:18:49 +00:00
Christian Schaller 96d791a0d8 - Updated the SPEC file as per Erik's wishes
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
2001-06-10 01:18:59 +00:00
Christian Schaller 47a70299f9 - Added gstreamer-register to all plugins
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- Added gstreamer-register to all plugins
2001-06-09 21:48:04 +00:00
Christian Schaller d3fdc70f95 - moved the visualisations plugins out
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
2001-06-09 19:23:11 +00:00
Christian Schaller 7cfb8bc2e6 - Finally the SPEC file works again, now only polishing it remains
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- Finally the SPEC file works again, now only polishing it remains
2001-06-09 18:50:38 +00:00
Christian Schaller 1611f5cddb - 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 SPEC fixes, not perfect yet, but maybe it actually works now
2001-06-09 16:44:54 +00:00
Christian Schaller aec1cc5b17 - More fixes to the SPEC file, still not verfied that it works, but I need sleep and it is guaranteed closer to worki...
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).
2001-06-09 02:33:54 +00:00
Christian Schaller d5951eacad - 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>
- Added ALSA plugin (commented out since I don't have alsa installed)
2001-06-08 22:17:14 +00:00
Christian Schaller b9139328cc - Updated GStreamer SPEC which sorts out plugins into separate plugins, needs more work to support all plugins.
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.
2001-06-08 21:56:10 +00:00
Christian Schaller 98f996c024 Doh, forgot to update the Changelog inside the SPEC file
Original commit message from CVS:
2001-02-06 Christian Schaller <Uraeus@linuxrising.org>
* Doh, forgot to update the Changelog inside the SPEC file
2001-06-02 10:40:20 +00:00
Christian Schaller 2fdf4848d7 Small fix to group statement for GStreamer
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.
2001-06-02 10:38:16 +00:00
Christian Schaller f36b5fc981 - First batch of upgrades to the SPEC file, this one from
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.
2001-06-01 21:26:50 +00:00
Erik Walthinsen 4a583683e5 Merged from INCSCHED on 200505251!!!
Original commit message from CVS:
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
Erik Walthinsen 9ab010e61a run gstreamer-register on postinstall
Original commit message from CVS:
run gstreamer-register on postinstall
2001-04-15 22:53:15 +00:00
Erik Walthinsen a6a48cf180 updated spec file to create -devel package too
Original commit message from CVS:
updated spec file to create -devel package too
2001-01-11 00:35:42 +00:00
Wim Taymans 170b5158e2 Datafiles in share should go in to RPM too
Original commit message from CVS:
Datafiles in share should go in to RPM too
2001-01-02 20:50:54 +00:00
Erik Walthinsen 0032727103 More incremental updates. I can now successfully produce an rpm simply by typing ./autogen.sh;make rpm. This is g...
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 ;-)
2000-01-31 09:43:08 +00:00
Erik Walthinsen 4075335806 A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step...
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.
2000-01-31 06:46:18 +00:00