Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 27189 Details for
Bug 44322
media-video/SVGATextMode
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
SVGATextMode-1.9.ebuild
SVGATextMode-1.9.ebuild (text/plain), 1.26 KB, created by
Cory Visi (RETIRED)
on 2004-03-10 21:55:25 UTC
(
hide
)
Description:
SVGATextMode-1.9.ebuild
Filename:
MIME Type:
Creator:
Cory Visi (RETIRED)
Created:
2004-03-10 21:55:25 UTC
Size:
1.26 KB
patch
obsolete
>S="${WORKDIR}/${P}-src" >DESCRIPTION="SVGA textmode manipulation/enhancement" >SRC_URI="http://www.ccc.nottingham.ac.uk/~etzpc/stm/${P}-src.tar.gz" >HOMEPAGE="http://www.nottingham.ac.uk/~etzpc/stm.html" > >SLOT="0" >LICENSE="GPL" >KEYWORDS="x86" >IUSE="" > >DEPEND="virtual/glibc" >RDEPEND="${DEPEND} > dev-util/dialog" > >src_unpack() { > unpack ${A} > cd ${S} > > epatch ${FILESDIR}/cfgline.y-fix.patch >} > >src_compile() { > cd ${S} > > emake CFLAGS="-IXFREE/include $CFLAGS" \ > CONF_FLAGS="-DRUN_SECURE -DVGA_CAN_DO_64KB -DDOSYNCRESET" \ > all > > cd contrib/vgaset > emake CFLAGS="-DHAS_USL_VTS $CFLAGS" >} > >src_install() { > cd ${S} > > dodir /usr/sbin /etc /usr/share/man/man5 /usr/share/man/man8 > emake INSTBINDIR="$D/usr/sbin" \ > INSTCONFDIR="$D/etc" \ > newinstall > emake INSTMANDIR="$D/usr/share/man" man-install > dosym SVGATextMode /usr/sbin/stm > dosbin set80 setVGAreg ClockProg > dosym setVGAreg /usr/sbin/getVGAreg > > dosbin ${FILESDIR}/STM_reset > > dodoc CREDITS HISTORY INDEX INSTALL README README.FIRST TODO > cd doc > rm -f *.man STMmenu # already installed > dodoc * > > cd ../contrib > mv README README.contrib > dodoc README.contrib video_modelines \ > probe_clocks/TextConfig_probe probe_clocks/probeclk.sh \ > consoletools/setcolor.c > dosbin scripts/STMmenu > dosbin vgaset/vgaset > doman vgaset/vgaset.1 >}
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 44322
:
27189
|
27190
|
27191
|
28539