Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251008 - dev-java/jorbis: JOrbis is a pure Java Ogg Vorbis decoder.
Summary: dev-java/jorbis: JOrbis is a pure Java Ogg Vorbis decoder.
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Java team
URL: http://www.jcraft.com/jorbis/index.html
Whiteboard: java-overlay
Keywords: EBUILD
Depends on:
Blocks: 231438
  Show dependency tree
 
Reported: 2008-12-15 10:37 UTC by Alistair Bush (RETIRED)
Modified: 2019-05-14 21:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed ebuild for latest version (jorbis-0.0.17.ebuild,910 bytes, text/plain)
2009-03-14 18:34 UTC, Steve Brudenell
Details
proposed build.xml, associated with ebuild (build.xml,1.05 KB, text/plain)
2009-03-14 18:35 UTC, Steve Brudenell
Details
Bump (jorbis-0.0.17.ebuild,912 bytes, text/plain)
2011-09-19 14:42 UTC, John Crist
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair Bush (RETIRED) gentoo-dev 2008-12-15 10:37:35 UTC
Old, sadly unmaintained package that is (even more sadly) needed my frostwire.

In java-experimental overlay.
Comment 1 Steve Brudenell 2009-03-14 18:34:02 UTC
Bumping this. This package is used by tritonus, which is in turn used by a whole host of things, including processing.

I request that the priority of this bug be changed from 5 to 3 for this reason, but I cannot do so at this time.

I'm supplying a build.xml and ebuild that appear to work well in order to get the ball rolling.
Comment 2 Steve Brudenell 2009-03-14 18:34:39 UTC
Created attachment 184972 [details]
proposed ebuild for latest version
Comment 3 Steve Brudenell 2009-03-14 18:35:16 UTC
Created attachment 184973 [details]
proposed build.xml, associated with ebuild
Comment 4 Steve Brudenell 2009-03-14 19:58:25 UTC
Also, I imagine the bug description should contain 'java-overlay', not 'java-experimental'.
Comment 5 John Crist 2011-09-19 14:42:10 UTC
Created attachment 287005 [details]
Bump

Bumping to current version.
Comment 6 Patrice Clement gentoo-dev 2016-02-20 23:06:15 UTC
Is someone interested in adding this to the tree or actively using it from the java-experimental overlay?
Comment 7 Patrice Clement gentoo-dev 2016-03-02 23:39:57 UTC
commit 9a91d3a16cc98bb8771e23c882bfe00a0bc96427 (HEAD -> master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Wed Mar 2 23:25:26 2016 +0000

    dev-java/jorbis: Deprecated. Removed from overlay. Fixes bug 251008.
    
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-java/jorbis/Manifest                |  1 -
 dev-java/jorbis/jorbis-0.0.17-r1.ebuild | 27 ---------------------------
 dev-java/jorbis/metadata.xml            |  9 ---------
 3 files changed, 37 deletions(-)
 delete mode 100644 dev-java/jorbis/Manifest
 delete mode 100644 dev-java/jorbis/jorbis-0.0.17-r1.ebuild
 delete mode 100644 dev-java/jorbis/metadata.xml

Apparently, nobody cares. Closing.
Comment 8 Patrice Clement gentoo-dev 2016-03-03 10:19:51 UTC
As per IRC discussion.

commit 800cd015a0730b99a8bae5b17efd6ce99ff0ffd3 (HEAD -> master, origin/master, origin/HEAD)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Thu Mar 3 10:03:24 2016 +0000

    dev-java/jorbis: Revert previous commit.
    
    Gentoo-Bug: https://bugs.gentoo.org/251008
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-java/jorbis/Manifest                |  1 +
 dev-java/jorbis/jorbis-0.0.17-r1.ebuild | 27 +++++++++++++++++++++++++++
 dev-java/jorbis/metadata.xml            |  9 +++++++++
 3 files changed, 37 insertions(+)
 create mode 100644 dev-java/jorbis/Manifest
 create mode 100644 dev-java/jorbis/jorbis-0.0.17-r1.ebuild
 create mode 100644 dev-java/jorbis/metadata.xml