Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 70076 Details for
Bug 108378
irmix-0.1.4.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
irmix-0.1.4.ebuild
irmix-0.1.4.ebuild (text/plain), 1.02 KB, created by
Dariusz Ba,czkowski
on 2005-10-07 06:11:19 UTC
(
hide
)
Description:
irmix-0.1.4.ebuild
Filename:
MIME Type:
Creator:
Dariusz Ba,czkowski
Created:
2005-10-07 06:11:19 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Lirc controled mixer with OSD display" >HOMEPAGE="http://www.blackfiveservices.co.uk/irmix.shtml" >SRC_URI="http://www.blackfiveservices.co.uk/projects/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="X alsa xpm trans xinerama" > >DEPEND="( app-misc/lirc ) > X? ( virtual/x11 ) > alsa? ( virtual/alsa ) > ( >=media-libs/freetype-2 )" > >src_unpack() { > unpack ${P}.tar.gz >} > >src_compile() { > myconf="$(use_with X)" > myconf="${myconf} $(use_enable alsa)" > myconf="${myconf} $(use_enable xpm icons)" > myconf="${myconf} $(use_enable trans Xft)" > myconf="${myconf} $(use_enable xinerama)" > > FREETYPE=`freetype-config --cflags` > #echo "FREETYPE ${FREETYPE}" > > econf ${myconf} || die "configure failed" > emake INCLUDES="${FREETYPE}" || die "make failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS COPYING ChangeLog INSTALL TODO NEWS README >} >
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 108378
: 70076