Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 129299 Details for
Bug 190376
media-sound/softsqueeze shouldn't RDEPEND on media-sound/slimserver
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
softsqueeze-3.4.ebuild
softsqueeze-3.4.ebuild (text/plain), 891 bytes, created by
Tim Harder
on 2007-08-27 09:22:38 UTC
(
hide
)
Description:
softsqueeze-3.4.ebuild
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2007-08-27 09:22:38 UTC
Size:
891 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils java-utils-2 java-pkg-2 java-ant-2 > >DESCRIPTION="A music player that works with the SlimServer software" >HOMEPAGE="http://softsqueeze.sourceforge.net/" >SRC_URI="mirror://gentoo/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" >DEPEND=">=virtual/jdk-1.5 > dev-java/ant-core" >RDEPEND="virtual/jre" > >S="${WORKDIR}/${PN}" > >src_compile() { > eant || die "Compilation failed" >} > >src_install() { > java-pkg_dojar lib/*.jar > > java-pkg_jarinto /usr/share/softsqueeze > java-pkg_dojar SoftSqueeze.jar > > java-pkg_dolauncher softsqueeze --jar SoftSqueeze.jar --pwd /usr/share/softsqueeze > > cp platform/install4j/icons/icon32.png softsqueeze32.png > doicon softsqueeze32.png > > make_desktop_entry softsqueeze Softsqueeze softsqueeze32.png AudioVideo >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 190376
: 129299