Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 2009 15:45:41 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        "Jeremy Messenger" <mezz7@cox.net>
Cc:        emulation@freebsd.org
Subject:   Re: linux-opera 10.x needs linux-nas-libs, anyone want to create port?
Message-ID:  <21460986@bb.ipt.ru>
In-Reply-To: <op.uzjx2lsr9aq2h7@localhost> (Jeremy Messenger's message of "Mon, 31 Aug 2009 19:23:47 -0500")
References:  <op.uzjx2lsr9aq2h7@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=

On Mon, 31 Aug 2009 19:23:47 -0500 Jeremy Messenger wrote:

> The linux-opera (well, actually, it's QT4 that came in bundle tarball)
> needs libaudio.so.2 that is in nas-libs rpm file. I am deaf, so it is
> impossible for me to test linux-nas-libs. Also I am pretty very behind
> with new linux ports stuff. It will be great if anyone can create
> linux-nas-libs port for all version of what we have
> linux_base*. Thanks!

Done. Enjoy. ;-)

BTW, don't forget to add to opera Makefile:
-----

--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=linux-opera.diff
Content-Description: add naslibs as a dependency

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/linux-opera/Makefile,v
retrieving revision 1.99
diff -u -r1.99 Makefile
--- Makefile	19 Mar 2009 17:28:49 -0000	1.99
+++ Makefile	1 Sep 2009 11:35:04 -0000
@@ -27,7 +27,7 @@
 WRKSRC=		${WRKDIR}/${DISTNAME:S/.gcc/-${OPERA_BUILD}.gcc/}
 USE_BZIP2=	yes
 USE_LINUX=	yes
-USE_LINUX_APPS=	aspell xorglibs
+USE_LINUX_APPS=	aspell naslibs xorglibs
 ONLY_FOR_ARCHS=	i386 amd64
 
 NO_BUILD=	yes

--=-=-=

-----

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve

--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21460986>