You are not logged in.

#1 2009-03-16 16:36:24

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

[Request} Fix mobilemediaconverter

Can somebody please fix this package in AUR: http://aur.archlinux.org/packages.php?ID=18409

It is in a bad need to be fixed, I don't have the time to look into it, but would appreciate anyone who would do that.

Thanks in advance,

Eduardo "kensai" Romero


Follow me in: Identi.ca, Twitter, Google+

Offline

#2 2009-03-16 16:40:04

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

Adopted the package. Will look into it and let you know.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2009-03-16 18:26:14

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: [Request} Fix mobilemediaconverter

Appreciated man.


Follow me in: Identi.ca, Twitter, Google+

Offline

#4 2009-03-17 04:12:40

MartinZ
Member
From: Chiloé, Chile
Registered: 2005-06-10
Posts: 379

Re: [Request} Fix mobilemediaconverter

+1


All your base are belong to us

Offline

#5 2009-03-17 05:19:32

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

guys,

I downloaded the code and looked into it. There is no documentation on installation at all.

EDIT :
I have updated the PKGBUILD. Added new .desktop and .png files. I checked out the package and it builds and runs fine. Please test it on your machines and let me know if you face any issues.

Last edited by Inxsible (2009-03-17 07:00:52)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#6 2009-03-17 21:03:50

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

Did you guys have a chance to install and see if everything worked correctly? It works on my system. If you have a 64 bit machine, you might want to check it and let me know.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#7 2009-03-21 00:14:09

MartinZ
Member
From: Chiloé, Chile
Registered: 2005-06-10
Posts: 379

Re: [Request} Fix mobilemediaconverter

Tested under x86_64 and doesn't work. Running it in a terminal eats my whole RAM (I have 4GB) and then gets for the swap, but the app never opens.
I get no message in terminal to help find the problem.


All your base are belong to us

Offline

#8 2009-03-21 00:20:07

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

So the app builds and installs fine ??

or do you get errors while building/installing? Post your errors if you have any.

I have a 32 bit machine and the app starts instantly. So I am not sure what the problem could be apart from the fact that the app doesn't support 64 bit architecture.

Like I mentioned before, there is not a lot of documentation...so if it doesn't work, I will just have to update the PKGBUILD and remove the support for x86_64. I will try to find out more at the website, before I do that though.

Last edited by Inxsible (2009-03-21 00:22:29)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#9 2009-03-21 01:56:01

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: [Request} Fix mobilemediaconverter

I can confirm, it brings down my system in a matter of seconds. Eats the ram and swap as well.


Follow me in: Identi.ca, Twitter, Google+

Offline

#10 2009-03-21 02:11:41

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

kensai wrote:

I can confirm, it brings down my system in a matter of seconds. Eats the ram and swap as well.

and you too have a 64 bit machine?

Do you get build errors?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#11 2009-03-21 03:24:58

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Request} Fix mobilemediaconverter

I pretty certain that this software is in complete and total violation of the licenses of every piece of software that they use. There's no reference anywhere to getting the source code for FFmpeg, FAAC, or mp3lame. I'm also fairly sure that amrnb/wb is undistributable. You may want to check this out before doing any more work on a AUR package.

Offline

#12 2009-03-21 03:50:55

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

skottish wrote:

I pretty certain that this software is in complete and total violation of the licenses of every piece of software that they use. There's no reference anywhere to getting the source code for FFmpeg, FAAC, or mp3lame. I'm also fairly sure that amrnb/wb is undistributable. You may want to check this out before doing any more work on a AUR package.

Alright !

So what's the Arch policy in such a scenario. Do we just not host such a package either in binary or PKGBUILD form? If so, I will orphan the package and an AUR moderator or TU can remove it. The package was already in AUR and I simply adopted it when kensai requested it to be fixed.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#13 2009-03-21 03:58:31

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: [Request} Fix mobilemediaconverter

Depends... if it's just an issue of proprietary software or some such, hosting a PKGBUILD is ok (we're not redistributing the binary file itself), but if the program itself is actually in violation of license we should probably remove it. This doesn't prevent you from writing a functioning PKGBUILD and hosting it yourself somewhere, but we as a group won't support anything illegal.


.:[My Blog] || [My GitHub]:.

Offline

#14 2009-03-21 04:01:39

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request} Fix mobilemediaconverter

Ghost1227 wrote:

Depends... if it's just an issue of proprietary software or some such, hosting a PKGBUILD is ok (we're not redistributing the binary file itself), but if the program itself is actually in violation of license we should probably remove it. This doesn't prevent you from writing a functioning PKGBUILD and hosting it yourself somewhere, but we as a group won't support anything illegal.

Well, if its illegal, I have no intention of hosting it anywhere either.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#15 2009-03-21 13:40:41

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: [Request} Fix mobilemediaconverter

Inxsible wrote:
kensai wrote:

I can confirm, it brings down my system in a matter of seconds. Eats the ram and swap as well.

and you too have a 64 bit machine?

Do you get build errors?

Yep 64 bit, didn't notice any build errors.


Follow me in: Identi.ca, Twitter, Google+

Offline

#16 2009-03-21 14:48:42

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Request} Fix mobilemediaconverter

Just so everyone knows, it's confirmed that the this software is breaking the licenses of everything it distributes:

https://roundup.ffmpeg.org/roundup/ffmpeg/issue916

I'll volunteer to watch this so that when (if) the software goes into compliance, that the AUR side can be handled properly.

Offline

#17 2009-03-21 14:58:37

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: [Request} Fix mobilemediaconverter

well there is winff, so I think there is no need for a software that is not legal in what they do.


Follow me in: Identi.ca, Twitter, Google+

Offline

Board footer

Powered by FluxBB