Re: Is Goldendict available for Macports?

2012-09-03 Thread Ryan Schmidt
On Sep 3, 2012, at 07:50, Mojca Miklavec wrote: > But I believe that compiler should be set by qt4 portgroup, possibly > by creating clang spec file for qmake as part of (patch to) qt4-mac > installation. (In the same way as compiler is set by cmake portgroup.) > Maybe I'll create a trac ticket f

Re: Is Goldendict available for Macports?

2012-09-03 Thread Mojca Miklavec
On Mon, Sep 3, 2012 at 2:30 PM, Ryan Schmidt wrote: > On Sep 1, 2012, at 10:28, Mojca Miklavec wrote: > >> I'm attaching a sample Portfile which works for me, but it would need >> some revision in case that it would be included into MacPorts. > > Thanks. I've committed it in r97316 and I believe I'

Re: Is Goldendict available for Macports?

2012-09-03 Thread Ryan Schmidt
On Sep 1, 2012, at 10:28, Mojca Miklavec wrote: > I'm attaching a sample Portfile which works for me, but it would need > some revision in case that it would be included into MacPorts. Thanks. I've committed it in r97316 and I believe I've fixed all the outstanding issues. > PS: I also don't u

Re: Is Goldendict available for Macports?

2012-09-02 Thread Mojca Miklavec
On Sun, Sep 2, 2012 at 4:22 AM, Gustavo Benedito Reis Costa wrote: > Hey, > > I installed the phonon, and I compiled it, and the app worked very well, So you don't need my binary any more, I guess. > but > when I scanned the Babylon dictionaries, the Goldendict crashed and was > closed. I don't

Re: Is Goldendict available for Macports?

2012-09-01 Thread Gustavo Benedito Reis Costa
Hey, I installed the phonon, and I compiled it, and the app worked very well, but when I scanned the Babylon dictionaries, the Goldendict crashed and was closed. Gustavo Reis WebRep currentVote noRating noWeight ___ macports-users mailing list macports

Re: Is Goldendict available for Macports?

2012-09-01 Thread Gustavo Benedito Reis Costa
Hello Mojca, Does the Goldendict app work for you works? If it does, can you attach and send a zipped file of GoldenDict for me? I used QT Creator as the Goldendict developers suggested, but when I built all, it got an error, saying the "folding.cc" is needed by "version.txt". I have spoken it t

Re: Is Goldendict available for Macports?

2012-09-01 Thread Mojca Miklavec
On Fri, Aug 31, 2012 at 12:53 PM, Gustavo Benedito Reis Costa wrote: > Hello everybody! > > Good morning, > > I'm newer to this forum. I'm a Mac and Ubuntu Linux user. > I'm new to Macports. I have searched for Goldendict at Macports site, on > ports lists page, but it's not listed. > > I would lik

Re: Is Goldendict available for Macports?

2012-09-01 Thread Jamie Paul Griffin
[ Davor Cubranic wrote on Fri 31.Aug'12 at 14:25:39 -0700 ] > Goldendict is not a Macport, is it? So you should contact Goldendict > developers for help on compiling under OS X. > > The error below is caused by not having Phonon installed. The fact that you > didn't recognize that makes me thin

Re: Is Goldendict available for Macports?

2012-08-31 Thread Mojca Miklavec
On Fri, Aug 31, 2012 at 11:25 PM, Davor Cubranic wrote: > Goldendict is not a Macport, is it? It is not, but it should be trivial to add it. > So you should contact Goldendict > developers for help on compiling under OS X. qmake followed by make did it for me, the application works fine. > The

Re: Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hello Davor, Good evening, Ah, well, I'll talk to the Goldendict developers, but I don't have a developer friend who uses a Mac or Linux for helping me to compile correctly the ports and the dependences. Thank you! Gustavo Reis ___ macports-users mail

Re: Is Goldendict available for Macports?

2012-08-31 Thread Davor Cubranic
Goldendict is not a Macport, is it? So you should contact Goldendict developers for help on compiling under OS X. The error below is caused by not having Phonon installed. The fact that you didn't recognize that makes me think you're getting in way over your head and should look for someone who

Re: Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hi everybody, I finished compiling and installing qt4-mac and I could quake, but when I compiled Goldendict, it got many errors: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.8 -Wall -W -DPROGRAM_VERSION=\"1.0.1+git\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_PHON

Re: Is Goldendict available for Macports?

2012-08-31 Thread Brandon Allbery
On Fri, Aug 31, 2012 at 12:52 PM, Gustavo Benedito Reis Costa < gusbened...@gmail.com> wrote: > sudo port provides =qmake > /opt/local/bin/qmake is provided by: qt4-mac > > is it correct? > I'm not sure what you're asking. "port provides" doesn't need sudo, it is querying the database. I ju

Re: Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hello Brandon, I command just via terminal: sudo port provides =qmake /opt/local/bin/qmake is provided by: qt4-mac is it correct? Thank you a lot for the helps! Gustavo ___ macports-users mailing list macports-users@lists.macosforge.org http://li

Re: Is Goldendict available for Macports?

2012-08-31 Thread Dominik Reichardt
Sorry, I didn't really know which port qmake is part of. Never needed it. Thankfully the others were of more help ;) Dom Am 31.08.2012 um 17:54 schrieb Gustavo Benedito Reis Costa : > Hello Dom, > > I commanded "sudo port install qmake" and the Macports said it didn't find it. > > Gustavi __

Re: Is Goldendict available for Macports?

2012-08-31 Thread Clemens Lang
On Fri, Aug 31, 2012 at 12:54:43PM -0300, Gustavo Benedito Reis Costa wrote: > I commanded "sudo port install qmake" and the Macports said it didn't > find it. qmake is in the qt4-mac port. -- Clemens Lang ___ macports-users mailing list macports-user

Re: Is Goldendict available for Macports?

2012-08-31 Thread Brandon Allbery
On Fri, Aug 31, 2012 at 11:54 AM, Gustavo Benedito Reis Costa < gusbened...@gmail.com> wrote: > I commanded "sudo port install qmake" and the Macports said it didn't find > it. > haral:60101 Z$ port provides =qmake /opt/local/bin/qmake is provided by: qt4-mac (that may take a while to in

Re: Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hello Dom, I commanded "sudo port install qmake" and the Macports said it didn't find it. Gustavi ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Is Goldendict available for Macports?

2012-08-31 Thread Dominik Reichardt
You have to use macports to install qmake first. It doesn't come with the development tools. So do a "port install qmake" and then run qmake in the source of goldendict. Take care Dom Am 31.08.2012 um 15:44 schrieb Gustavo Benedito Reis Costa : > Hello people, > > Thank you, i'll go there an

Re: Is Goldendict available for Macports?

2012-08-31 Thread Arno Hautala
On Fri, Aug 31, 2012 at 9:29 AM, Mojca Miklavec wrote: > On Fri, Aug 31, 2012 at 3:15 PM, Arno Hautala wrote: >> >> I don't see any sort of documentation relating to how to compile anything. > > http://goldendict.org/buildfromgit.php > >> In fact, their .gitignore file [2] specifically excludes th

Re: Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hello people, Thank you, i'll go there and ask them how to compile correctly. I tried to used git clone and it worked, but when I made "qmake"and the terminal didn't recognise it. Gustavo ___ macports-users mailing list macports-users@lists.macosforge.o

Re: Is Goldendict available for Macports?

2012-08-31 Thread Mojca Miklavec
On Fri, Aug 31, 2012 at 3:15 PM, Arno Hautala wrote: > On Fri, Aug 31, 2012 at 6:53 AM, Gustavo Benedito Reis Costa wrote: >> >> I would like to compile and run GoldenDict via Macports via terminal. >> I use Mac OS X 10.8.1 Mountain Lion. >> >> Is it available for Macports? If not, how to compile a

Re: Is Goldendict available for Macports?

2012-08-31 Thread Arno Hautala
On Fri, Aug 31, 2012 at 6:53 AM, Gustavo Benedito Reis Costa wrote: > > I would like to compile and run GoldenDict via Macports via terminal. > I use Mac OS X 10.8.1 Mountain Lion. > > Is it available for Macports? If not, how to compile and install it? This may be best taken up with the GoldenDi

Is Goldendict available for Macports?

2012-08-31 Thread Gustavo Benedito Reis Costa
Hello everybody! Good morning, I'm newer to this forum. I'm a Mac and Ubuntu Linux user. I'm new to Macports. I have searched for Goldendict at Macports site, on ports lists page, but it's not listed. I would like to compile and run GoldenDict via Macports via terminal. I use Mac OS X 10.8.1 Mou