Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8554

Re: Packaging Java Pathfinder

From tony mancill <tmancill@debian.org>
Newsgroups linux.debian.maint.java
Subject Re: Packaging Java Pathfinder
Date 2015-11-15 17:50 +0100
Message-ID <qv8F3-3P5-3@gated-at.bofh.it> (permalink)
References <qmBPX-6Vq-1@gated-at.bofh.it> <quZ8K-6fT-3@gated-at.bofh.it> <qv0Hw-7jc-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 11/15/2015 12:15 AM, Emmanuel Bourg wrote:
> Le 15/11/2015 07:38, Marko Dimjašević a écrit :
> 
>> Can someone point me to a package that depends on Java 8? JPF needs
>> Java 8 to build and I can't figure out how to specify that given that
>> 'default-java' points to Java 8. So I'd like to learn from an example.
> 
> You can get a look at the openjfx package. JAVA_HOME is set this way in
> debian/rules:
> 
>   DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
>   JAVA_HOME     := /usr/lib/jvm/java-8-openjdk-$(DEB_HOST_ARCH)

When using this recipe, you should also declare a build-dependency on
either "openjdk-8-jdk" or "default-jdk (>= 2:1.8)".  The first is (just
a tad) more explicit and aligns with the setting of JAVA_HOME.

Cheers,
tony

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Packaging Java Pathfinder Marko Dimjašević <marko@dimjasevic.net> - 2015-10-23 06:10 +0200
  Re: Packaging Java Pathfinder Emmanuel Bourg <ebourg@apache.org> - 2015-10-23 10:10 +0200
    Re: Packaging Java Pathfinder Marko Dimjašević <marko@dimjasevic.net> - 2015-10-24 08:00 +0200
      Re: Packaging Java Pathfinder Emmanuel Bourg <ebourg@apache.org> - 2015-10-24 15:00 +0200
        Re: Packaging Java Pathfinder tony mancill <tmancill@debian.org> - 2015-10-25 19:00 +0100
  Re: Packaging Java Pathfinder Marko Dimjašević <marko@dimjasevic.net> - 2015-11-15 07:40 +0100
    Re: Packaging Java Pathfinder Emmanuel Bourg <ebourg@apache.org> - 2015-11-15 09:20 +0100
      Re: Packaging Java Pathfinder tony mancill <tmancill@debian.org> - 2015-11-15 17:50 +0100
        Re: Packaging Java Pathfinder Marko Dimjašević <marko@dimjasevic.net> - 2015-11-15 19:40 +0100
          Re: Packaging Java Pathfinder tony mancill <tmancill@debian.org> - 2015-11-16 02:10 +0100
            Re: Packaging Java Pathfinder Marko Dimjašević <marko@dimjasevic.net> - 2015-11-16 05:00 +0100

csiph-web