- Update distinfo (minor changes: modifications from 4.2.2RC1 to 4.2.2 were

documented) [1].
- Remove AL option (it is for SGI's AL, not OpenAL).

Reported by:	pointyhat (via kris, pav) [1]
This commit is contained in:
Alejandro Pulver 2007-07-30 16:47:50 +00:00
parent f2a58877e5
commit c268cbc501
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196737
3 changed files with 4 additions and 15 deletions

View File

@ -20,8 +20,7 @@ USE_LDCONFIG= yes
USE_XLIB= yes
WANT_GNOME= yes
OPTIONS= AL "Enable OpenAL support" off \
ARTS "Enable Arts support" off \
OPTIONS= ARTS "Enable Arts support" off \
DEBUG "Build debugging library" off \
DEVEL "Build development utilities" on \
ESOUND "Enable Esound support" off \
@ -52,15 +51,6 @@ PORTSCOUT= limitw:1,even
EXTRA_PATCHES= ${FILESDIR}/extra-patch-include-allegro-inline-fmaths.in
.endif
.if defined(WITH_AL)
LIB_DEPENDS+= openal.0:${PORTSDIR}/audio/openal
CONFIGURE_ARGS+=--enable-sgialdigi
PLIST_SUB+= AL=""
.else
CONFIGURE_ARGS+=--disable-sgialdigi
PLIST_SUB+= AL="@comment "
.endif
.if defined(WITH_ARTS)
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
CONFIGURE_ARGS+=--enable-artsdigi

View File

@ -1,3 +1,3 @@
MD5 (allegro-4.2.2.tar.gz) = a2311287c8c94d275871a063f52d2048
SHA256 (allegro-4.2.2.tar.gz) = 9b25a2fcc48d2d44843687b24a8f60c1b3c107fc39dee7ebfc675c2008a73e42
SIZE (allegro-4.2.2.tar.gz) = 3164413
MD5 (allegro-4.2.2.tar.gz) = 87ffb1def034e0ec29a9ad4a595cda7e
SHA256 (allegro-4.2.2.tar.gz) = f9b8e3178a10ac93041e3ffbc98ea0efc0254884c317bf078eb66366ee042a7d
SIZE (allegro-4.2.2.tar.gz) = 3181258

View File

@ -100,7 +100,6 @@ include/xalleg.h
lib/allegro/%%SHLIB_VER%%/alleg-dga2.so
%%ESOUND%%lib/allegro/%%SHLIB_VER%%/alleg-esddigi.so
%%JACK%%lib/allegro/%%SHLIB_VER%%/alleg-jackdigi.so
%%AL%%lib/allegro/%%SHLIB_VER%%/alleg-sgialdigi.so
lib/allegro/%%SHLIB_VER%%/modules.lst
%%DEBUG%%lib/liballd.so
%%DEBUG%%lib/liballd.so.%%SHLIB_VER%%