Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 517432 Details for
Bug 576992
x11-misc/gmrun-1.2w version bump (fork)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gmrun-9999.ebuild
gmrun-9999.ebuild (text/plain), 966 bytes, created by
Samuel Bauer
on 2018-02-01 19:19:16 UTC
(
hide
)
Description:
gmrun-9999.ebuild
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2018-02-01 19:19:16 UTC
Size:
966 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >inherit git-r3 > >DESCRIPTION="A GTK based launcher box with bash style auto completion!" >HOMEPAGE="https://gitlab.com/mazes_80/gmrun/" >EGIT_REPO_URI="https://gitlab.com/mazes_80/${PN}.git" > >LICENSE="GPL-1" >SLOT="0" >KEYWORDS="amd64 ~mips ppc x86" >IUSE="gtk2 popt" > >RDEPEND="dev-libs/glib:2 > gtk2? ( x11-libs/gtk+:2 ) > !gtk2? ( x11-libs/gtk+:3 ) > popt? ( dev-libs/popt )" > >DEPEND="${RDEPEND} > elibc_glibc? ( >=sys-libs/glibc-2.10 ) > virtual/pkgconfig" > >src_configure() { > econf $(use_with gtk2) \ > $(use_enable popt) >} > >pkg_postinst() { > ewarn "Configuration file location have been changed since 0.9.2" > ewarn "it's now: XDG_CONFIG_DIR/gmrun.ini" > ewarn "Also notice that URL and extension handlers are now .desktop files" > ewarn "For the history file" > ewarn " mv ~/.gmrun_history \${XDG_CONFIG_DIR:-\${HOME}}/.config/gmrun_history" >}
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 576992
:
427918
|
427920
|
428546
|
429108
|
515316
|
515318
|
516766
|
517084
|
517432
|
517434
|
534874
|
538038
|
545716
|
545718
|
545720
|
697653
|
697656
|
697659
|
714777
|
714780
|
714783
|
715302
|
792560
|
792578