Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35378 Details for
Bug 39131
GNUstep base pack (with libart backend)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnustep-base/gnustep-gui-0.9.3.ebuild
gnustep-gui-0.9.3.ebuild (text/plain), 1.18 KB, created by
Dmitry S. Kulyabov
on 2004-07-14 02:32:52 UTC
(
hide
)
Description:
gnustep-base/gnustep-gui-0.9.3.ebuild
Filename:
MIME Type:
Creator:
Dmitry S. Kulyabov
Created:
2004-07-14 02:32:52 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.1 2003/07/13 20:59:40 raker Exp $ > >inherit gnustep-base > >IUSE="${IUSE} spell" > >DESCRIPTION="GNUstep AppKit implementation" >HOMEPAGE="http://www.gnustep.org" >SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="x86 -ppc -sparc" > >DEPEND=">=gnustep-base/gnustep-base-1.7.1 > >=media-libs/tiff-3.5.7 > >=media-libs/jpeg-6b-r2 > >=media-libs/audiofile-0.2.3 > spell? app-text/aspell" > >PDEPEND="=gnustep-base/gnustep-back-${PV}*" > >S=${WORKDIR}/${P} > >patch_OPTIONS="cleancvs" > >myconf="--with-jpeg-library=/usr/lib \ > --with-jpeg-include=/usr/include \ > --with-tiff-library=/usr/lib \ > --with-tiff-include=/usr/include" > >src_unpack () >{ > gnustep-base_src_unpack > > # Header fix > cd ${S} > sed -ie "s:^ADDITIONAL_INCLUDE_DIRS\(.*\):ADDITIONAL_INCLUDE_DIRS\1 -I../Source/\$(GNUSTEP_TARGET_DIR):" Tools/GNUmakefile.preamble > > # FIXME: compilation bug workaround > sed -ie "$ a\OPTFLAG = ${CFLAGS/O?/O1}" gui.make.in >} > > ># Local Variables: ># mode: sh ># End:
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 39131
:
24269
|
25245
|
35375
|
35376
|
35377
| 35378 |
35379