Tks
Em 11-12-2015 23:35, Urs Schütz escreveu:
On 12/11/15 20:47, Urs Schütz wrote:
On 12/11/15 15:12, Frederico Moraes Ferreira wrote:
Has anybody happen to know which java distribution, except the oracle
one, will carry javaws?
Thanks,
Fred
javaws was working here with icedtea-bin-7.
Cor
With iptables you can use the next:
iptables -I OUTPUT -m string --string 'facebook' --algo bm -j
DROP
iptables -I FORDWARD -m string --string 'facebook' --algo bm -j DROP
And that is all.
El sáb, 12-12-2015 a las 03:54 +, Willie M escribió:
> If you use nat on iptables, it will
»Q« gmx.net> writes:
> Many months ago, I posted that I was working on a new ebuild for
> English spellchecking dictionaries. For various reasons, my work
> kept getting put on hold, but now Michael Palimaka has committed an
> ebuild, app-dicts/myspell-en-20151201. Since I brought it up before
Hi. I have a regular ebuild for app-accessibility/brltty and I want to
create a . ebuild out of it, so it gets from the latest .git
version. Is there a way I can do that -- either some documentation on
how to do it, or some hints? Is there a general method for doing this?
Thanks in advance
On 12/14/2015 02:18 PM, cov...@ccs.covici.com wrote:
> Hi. I have a regular ebuild for app-accessibility/brltty and I want to
> create a . ebuild out of it, so it gets from the latest .git
> version. Is there a way I can do that -- either some documentation on
> how to do it, or some hints?
Michael Orlitzky wrote:
> On 12/14/2015 02:18 PM, cov...@ccs.covici.com wrote:
> > Hi. I have a regular ebuild for app-accessibility/brltty and I want to
> > create a . ebuild out of it, so it gets from the latest .git
> > version. Is there a way I can do that -- either some documentation o
On 14/12/2015 23:06, cov...@ccs.covici.com wrote:
> Michael Orlitzky wrote:
>
>> On 12/14/2015 02:18 PM, cov...@ccs.covici.com wrote:
>>> Hi. I have a regular ebuild for app-accessibility/brltty and I want to
>>> create a . ebuild out of it, so it gets from the latest .git
>>> version. Is t
On 12/14/2015 04:38 PM, Alan McKinnon wrote:
>
> If the sources are in regular old git, the main changes are to replace
> SRC_URI with EGIT_REPO_URI and to inherit git-2. Here's one of mine I
> slapped together:
git-2 is deprecated in favor of git-r3. Don't ask me about the naming
scheme.
> KEY
Alan McKinnon wrote:
> On 14/12/2015 23:06, cov...@ccs.covici.com wrote:
> > Michael Orlitzky wrote:
> >
> >> On 12/14/2015 02:18 PM, cov...@ccs.covici.com wrote:
> >>> Hi. I have a regular ebuild for app-accessibility/brltty and I want to
> >>> create a . ebuild out of it, so it gets from
2015-12-14 16:13 GMT-06:00 :
> OK, I have one question more -- for the git, I need to run ./autogen
> before I can run configure, do I need to put that in source_prepare, or
> is this done automatically?
That should mean the package you are building is using autotools as a
build system, so you s
Jc García wrote:
> 2015-12-14 16:13 GMT-06:00 :
>
> > OK, I have one question more -- for the git, I need to run ./autogen
> > before I can run configure, do I need to put that in source_prepare, or
> > is this done automatically?
>
> That should mean the package you are building is using auto
11 matches
Mail list logo