Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 59377
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris White (RETIRED) <chriswhite@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Zaheer Abbas Merali (RETIRED) <zaheerm@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
acast-0.16.ebuild acast-0.16.ebuild text/plain Zaheer Abbas Merali (RETIRED) 2004-08-04 04:28 0000 1.21 KB Details
acast-0.17.ebuild acast-0.17.ebuild text/plain Zaheer Abbas Merali (RETIRED) 2004-08-11 15:14 0000 1.10 KB Details
acast-0.18.ebuild acast-0.18.ebuild text/plain Zaheer Abbas Merali (RETIRED) 2004-09-25 06:29 0000 1.02 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 59377 depends on: 59373 Show dependency tree
Bug 59377 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-04 04:27 0000
Hi

Please find attached acast-0.16.ebuild.

acast is a program for webcasting audio from your sound device to a variety of different streaming servers.

Its features include:

#  can stream the audio in Ogg Vorbis (http://www.xiph.org) to Icecast 2.x (http://www.icecast.org) servers and in mp3 to all the servers mentioned above
# the webcast stream can also be recorded to disk
# an extra higher quality stream can also be recorded to disk
# wav files ready to be burnt onto cd can also be recorded to disk
# GTK+2 interface as well as a console interface (useful for remote starting of streams)
# All the streams (webcast and recording ones) can be individually started and stopped dynamically while the streams are running
# the recording filenames can also be changed, thus allowing a conference to have separate files for each speaker, without interrupting the broadcast
# same stream can be webcast to multiple servers, by adding relays
# acast uses GStreamer (http://gstreamer.freedesktop.org/) and it is this that makes acast possible.

It requires:

>=gtk+-2.4.0
>=gstreamer-0.8.4
>=gst-plugins-0.8.3
>=gst-plugins-shout2-0.8.3
>=gst-plugins-gnomevfs-0.8.3
>=gst-plugins-xvideo-0.8.3

and optionally on use flags:

>=gst-plugins-oss-0.8.3
>=gst-plugins-alsa-0.8.3
>=gst-plugins-esd-0.8.3
>=gst-plugins-ogg-0.8.3
>=gst-plugins-vorbis-0.8.3
>=gst-plugins-lame-0.8.3

------- Comment #1 From Zaheer Abbas Merali (RETIRED) 2004-08-04 04:28:05 0000 -------
Created an attachment (id=36741) [details]
acast-0.16.ebuild

------- Comment #2 From Zaheer Abbas Merali (RETIRED) 2004-08-11 15:14:24 0000 -------
Created an attachment (id=37249) [details]
acast-0.17.ebuild

New version of acast.  Changes include:

#  make visualisation disappear when stopped
# fix file naming scheme to use stream number instead of bitrate
# added support for using gnome-media profiles for recording
# added support for using Gnome default audio source and a configure option to
enable/disable gnome support
# implemented file menu operations on gui
# implemented instant-apply for preferences
# moved the gst stuff from do_live_stream to acast_setup_gst_pipeline and
acast_start_gst_pipeline methods
# large scale gui interface changes
# made into a gnome program (if in gui mode and configure flag enabled)
# plugged some memory leaks and cleaned up some gst code
# removed the HScales completely and made it only use vumeters
# removed peak and decaying peak vumeters, only have one vumeter per channels
howing rms and peak
# changed vumeter so both rms and peak can be displayed on same vumeter

------- Comment #3 From Chris White (RETIRED) 2004-08-11 16:29:25 0000 -------
Gnome team,

This sounds a little like a gnome package.
Let me know if you guys wanna pick this up.
I'll take it if not.

This still would need bug 59373 to be looked at though.

------- Comment #4 From Mike Gardiner (RETIRED) 2004-08-11 19:10:12 0000 -------
Ideally, under the proposed GNOME-split herds, this would be placed under
media-video, with the gnome herd as secondary maintainers as we can look at
gstreamer/gtk/gnome etc build problems. Please keep us on as secondary
maintainers Chris, thanks.

------- Comment #5 From Zaheer Abbas Merali (RETIRED) 2004-08-12 03:24:41 0000 -------
Guys in my opinion it is better suited under media-sound as it is sound only,
there is no video at all.

It is a Gnome app or a Gtk app as well as a console app.  The gnome
dependencies go away if you use ./configure --enable-gnome=no

Also, there should be no issue at all bumping up the gstreamer and gst-plugins
ebuild versions as the new versions fix issues and have caused no regressions.

------- Comment #6 From Chris White (RETIRED) 2004-09-02 13:55:41 0000 -------
The site appears to be down.. I'll check it again later.

------- Comment #7 From Chris White (RETIRED) 2004-09-04 21:15:26 0000 -------
Their site is still down.  Don't feel like commiting a package where the
upstream site is down this much.. doesn't give me too much comfort as far
as upstream contact.  If you can reach the upstream devs though, feel free
to re-open this bug and I'll take a look.

------- Comment #8 From foser (RETIRED) 2004-09-05 01:37:25 0000 -------
the reporter is the upstream dev...

the oss, alsa & esd deps can be dropped.. they're already handled by the gst-plugins package.
The keywords should probably be reset.
The G2CONF line can probably use 'use_enable'

------- Comment #9 From Zaheer Abbas Merali (RETIRED) 2004-09-08 06:04:11 0000 -------
Sorry web server ethernet plug was unplugged accidentally while I was on
vacation in Toronto, just got back.  Site should be up again.

------- Comment #10 From Zaheer Abbas Merali (RETIRED) 2004-09-25 06:29:51 0000 -------
Created an attachment (id=40391) [details]
acast-0.18.ebuild

version bump and fixed a few of the issues in the ebuild

------- Comment #11 From Zaheer Abbas Merali (RETIRED) 2005-03-16 12:09:57 0000 -------
ok fixed a few more things in ebuild, and changed upstream download location to
somewhere more permanent.  Committed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug