Magellan Linux

Annotation of /trunk/extras/dosbox/dosbox-0.70-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 982 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/wine/wine-0.9.42-r1.smage2,v 1.4 2007-07-29 21:52:22 niro Exp $
2    
3     PNAME="dosbox"
4     PVER="0.70"
5     PBUILD="r1"
6    
7     PCATEGORIE="app-emulation"
8     STATE="unstable"
9    
10     DESCRIPTION="DOSBox is a full x86 emulator for dos."
11     HOMEPAGE="http://dosbox.sourceforge.net/"
12    
13     DEPEND=">= virtual/opengl
14     >= media-libs/libpng-1.2
15     >= media-libs/nas-1.9
16     >= media-libs/sdl-net-1.2.6
17     >= sys-libs/zlib-1.2.3
18     >= x11-libs/libdrm-2.3
19     >= x11-libs/libICE-1
20     >= x11-libs/libSM-1
21     >= x11-libs/libX11-1
22     >= x11-libs/libXau-1
23     >= x11-libs/libxcb-1
24     >= x11-libs/libXdamage-1
25     >= x11-libs/libXdmcp-1
26     >= x11-libs/libXext-1
27     >= x11-libs/libXfixes-4
28     >= x11-libs/libXt-1
29     >= x11-libs/libXxf86vm-1"
30    
31     SRCFILE="${PNAME}-${PVER}.tar.bz2"
32     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
33    
34     sminclude mbuild
35    
36     #
37     # FixMe: wine needs wine to compile successfully!
38     # sfnt2fnt does not run without libwine and the LDPATH seems to be wrong!
39     #
40     SRC_URI=(
41     sourceforge://${PNAME}/${SRCFILE}
42     mirror://${PNAME}/${SRCFILE}
43     )

Properties

Name Value
svn:keywords Id