Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592022 Details for
Bug 696876
x11-misc/dunst-1.4.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dunst-1.4.1.ebuild
dunst-1.4.1.ebuild (text/plain), 1.05 KB, created by
Hund
on 2019-10-06 21:18:26 UTC
(
hide
)
Description:
dunst-1.4.1.ebuild
Filename:
MIME Type:
Creator:
Hund
Created:
2019-10-06 21:18:26 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit toolchain-funcs > >DESCRIPTION="Customizable and lightweight notification-daemon" >HOMEPAGE="http://www.knopwob.org/dunst/ https://github.com/dunst-project/dunst" >SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="amd64 ~arm x86" >IUSE="dunstify" > >CDEPEND=" > dev-libs/glib:2 > dev-libs/libxdg-basedir > sys-apps/dbus > x11-libs/cairo[X,glib] > x11-libs/gdk-pixbuf > x11-libs/libX11 > x11-libs/libXScrnSaver > x11-libs/libXinerama > x11-libs/libXrandr > x11-libs/pango[X] > dunstify? ( x11-libs/libnotify ) >" >DEPEND=" > ${CDEPEND} > dev-lang/perl > virtual/pkgconfig >" > >RDEPEND="${CDEPEND}" > >src_prepare() { > sed -i -e "/^CFLAGS/ { s:-g::;s:-O.:: }" config.mk || die > > default >} > >src_compile() { > tc-export CC > emake > use dunstify && emake dunstify >} > >src_install() { > emake DESTDIR="${D}" PREFIX="/usr" install > > use dunstify && dobin dunstify > > dodoc AUTHORS CHANGELOG.md README.md RELEASE_NOTES >}
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 696876
:
592022