Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 612000 Details for
Bug 708400
games-util/springlobby-0.269 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
springlobby-0.269.ebuild
springlobby-0.269.ebuild (text/plain), 1.05 KB, created by
Fedja Beader
on 2020-02-05 19:50:50 UTC
(
hide
)
Description:
springlobby-0.269.ebuild
Filename:
MIME Type:
Creator:
Fedja Beader
Created:
2020-02-05 19:50:50 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >WX_GTK_VER="3.0" >inherit cmake-utils gnome2-utils wxwidgets > >DESCRIPTION="The official lobby client for SpringRTS community games" >HOMEPAGE="https://springlobby.info" >SRC_URI="https://springlobby.springrts.com/dl/stable/${P}.tar.bz2" > >LICENSE="GPL-2+" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug +libnotify +nls +sound" > >RDEPEND=" > >=dev-libs/boost-1.35:= > dev-libs/openssl:0= > net-misc/curl > sys-libs/zlib[minizip] > x11-libs/libICE > x11-libs/libSM > x11-libs/libXext > x11-libs/wxGTK:${WX_GTK_VER}[X] > libnotify? ( x11-libs/libnotify ) > sound? ( media-libs/alure > media-libs/openal > ) >" > >DEPEND="${RDEPEND} > nls? ( sys-devel/gettext ) >" > >src_configure() { > setup-wxwidgets > local mycmakeargs=( > -DOPTION_NOTIFY=$(usex libnotify) > -DOPTION_SOUND=$(usex sound) > -DOPTION_TRANSLATION_SUPPORT=$(usex nls) > -DAUX_VERSION="(Gentoo,${ARCH})" > ) > cmake-utils_src_configure >} > >pkg_postinst() { > gnome2_icon_cache_update >} > >pkg_postrm() { > gnome2_icon_cache_update >}
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 708400
: 612000