| View previous topic :: View next topic |
| Author |
Message |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Sun Jan 24, 2010 5:00 pm Post subject: Pro-Audio ebuild and source fixes |
|
|
I'm doing a side project to find missing sources and fix ebuilds in the Pro-Audio overlay. It's a lot easier for me to do it myself on my own web host and invite maintainers to grab from my site at their leisure than post to the Pro-Audio thread and get confused later about where to find what I did. It's also probably a lot easier not to read such long sentence as the previous one.
If anything is amiss when using Pro-Audio, check my ebuild fix list before posting here that the ebuild isn't working: http://audiodef.com/projects.php?project_id=8 .
Admins, please don't merge this thread with Pro-Audio. It is a long thread and this one will simply get buried in it. I'm trying to make it easier for people to find things and this thread is for the purpose of missing sources and modified ebuilds ONLY.
EDIT: Renamed to "Pro-Audio ebuild and source fixes" for accuracy.
EDIT: Edited URL above, as it has changed. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks.
Last edited by audiodef on Tue Apr 19, 2011 1:53 am; edited 3 times in total |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4612 Location: ~Brussels - Belgique
|
Posted: Wed Jan 27, 2010 6:52 am Post subject: |
|
|
Hello,
Please contact the pro-audio team through the mailing list, so that someone can integrate all of your enthousiastic work into the pro-audio overlay  _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Wed Jan 27, 2010 2:50 pm Post subject: |
|
|
Sure thing! I think I know who to contact, too. This thread might be redundant, but I did want an easy place for pro-audio users to find the fixes I've made easily in case it takes a while to get them into the overlay. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1920 Location: UK
|
Posted: Thu Jan 28, 2010 12:45 am Post subject: |
|
|
| Can you put up a working lmms-9999 ebuild? I've posted a patch against the broken proaudio one in the other thread that adds several new useflags too (I'm not sure if USE=lv2 is actually doing anything useful right now though). |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Sun Jan 31, 2010 5:07 pm Post subject: Updated ebuild and GCC fixes for Openmovieeditor |
|
|
I couldn't get Open Movie Editor to install right out of the overlay, so I implemented the following fixes:
First, you might need more recent versions of gavl, gmerlin and gmerlin-avdecoder than are in the overlay.
Second, some of the source files needed <stdint.h> and <stdout.h> includes in order to work on GCC 4.3/4.4. So I fixed those and hosted the modified tarball. I'll certainly bring this to the attention of the code author when I get a chance.
This involves 4 new ebuilds, so I'm not filing an official bug report. Instead, when I get to it, I'll just add it to the contribution pile in the overlay (I think I have some kind of low-level access to it in CVS).
Check it out here for now: http://audiodef.com/gentoo/proaudio/ebuilds/openmovieeditor/ _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Sun Feb 07, 2010 4:37 am Post subject: Updated sources and ebuild for libfreebob-1.0.11 |
|
|
I couldn't compile libfreebob-1.0.11 on my system with gcc-4.4.2 (I had to switch to 4.3.4). Here is a fix to compile this version of libfreebob with gcc 4.4. I simply added the <stdio.h> and <stdint.h> includes in the files that complained about things like printf and type conversion. And yes, I tested it on my own machine. If it doesn't work for you, please let me know. If you fix it yourself, please post it here.
http://audiodef.com/gentoo/proaudio/ebuilds/libfreebob/ _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
taurus101 n00b

Joined: 17 Aug 2007 Posts: 19 Location: Russia, Samara
|
Posted: Thu Feb 18, 2010 9:01 pm Post subject: |
|
|
I changed ebuild file of rosegarden-9999 just to can compile it. It may contain some mistakes (for example, use-options after econf), but it compiles and it was my goal.
I posted about it on the pro-audio web-site:
http://proaudio.tuxfamily.org/bugs/view.php?id=92 |
|
| Back to top |
|
 |
taurus101 n00b

Joined: 17 Aug 2007 Posts: 19 Location: Russia, Samara
|
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4612 Location: ~Brussels - Belgique
|
Posted: Thu Feb 25, 2010 8:41 am Post subject: |
|
|
Hello,
I have write access on the pro-audio overlay. I will take some time those days to fullfill all the requests of this thread and the other :
- update the ebuilds so that dead links point to audiodef's backup (thank you audiodef !)
- bump the new versions
I just sent a mail to the mailing list to try to wake up the team  _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4612 Location: ~Brussels - Belgique
|
Posted: Thu Feb 25, 2010 2:07 pm Post subject: |
|
|
Hello,
In fact, I only sent a mail, and evermind, the administrator has been woke up  _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Thu Oct 14, 2010 8:36 pm Post subject: |
|
|
Ardour 2.8.11 is the latest stable build, so here's the ebuild for it:
http://audiodef.com/gentoo/proaudio/ebuilds/ardour/ardour-2.8.11.ebuild
I'm hosting a copy of the source as well, so that the ebuild can download it for you. Paul does not support Gentoo, so for installation using this ebuild, please don't pester him about it - pester me instead!
1. I made gtk-engines a requirement because it would not compile for me without it.
2. I removed the lines that move the ardourvst binary to ardour2. If you enable vst, run ardourvst, the way Paul intended. If not, run ardour2, also the way Paul intended.
Again, don't pester Paul about this ebuild. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
darkbasic Tux's lil' helper

Joined: 06 Sep 2006 Posts: 119
|
Posted: Sun Oct 17, 2010 11:20 pm Post subject: |
|
|
Is it the same of the ladi overlay? _________________ Computers are like air conditioners:
they stop working properly when you open Windows...
Coltiva Linux, Windows si pianta da solo.
http://www.linuxsystems.it/ |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Mon Oct 18, 2010 2:24 am Post subject: |
|
|
Even if it's the same version, my ebuild is probably slightly different because I removed the renaming the executable to ardour2 if vst was enabled. I also added the dependency I mentioned above. If the ladi one doesn't work, try mine. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
|