Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229369 Details for
Bug 306581
x11-misc/gsimplecal-2.0 - a GTK+ calendar designed for tint2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gsimplecal-33 ebuild
gsimplecal-33.ebuild (text/plain), 655 bytes, created by
Alexander Kozyrev
on 2010-04-27 09:51:40 UTC
(
hide
)
Description:
gsimplecal-33 ebuild
Filename:
MIME Type:
Creator:
Alexander Kozyrev
Created:
2010-04-27 09:51:40 UTC
Size:
655 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit toolchain-funcs > >DESCRIPTION="A lightweight calendar designed for tint2" >HOMEPAGE="http://code.google.com/p/gsimplecal/" >SRC_URI="http://gsimplecal.googlecode.com/files/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="dev-libs/libunique > x11-libs/gtk+:2 > >=sys-devel/autoconf-2.65" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >S="${WORKDIR}/${PN}" > >src_configure() { > ${S}/autogen.sh > econf || die >} > >src_compile() { > emake || die >} > >src_install() { > emake DESTDIR="${D}" install || die >}
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 306581
:
220893
|
224637
|
224643
|
224649
|
229265
|
229369
|
229415
|
244439
|
274551
|
357174