aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-07-30 16:47:50 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-07-30 16:47:50 +0000
commitc268cbc501d721dbc0243737fae610b4236c0a96 (patch)
treea69f794b54a0f80831861125dbf6ff8aeff10b1f /devel/allegro
parentf2a58877e56ed2af475f131f5da8858e39ee0e0c (diff)
downloadports-c268cbc501d721dbc0243737fae610b4236c0a96.tar.gz
ports-c268cbc501d721dbc0243737fae610b4236c0a96.zip
- 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]
Notes
Notes: svn path=/head/; revision=196737
Diffstat (limited to 'devel/allegro')
-rw-r--r--devel/allegro/Makefile12
-rw-r--r--devel/allegro/distinfo6
-rw-r--r--devel/allegro/pkg-plist1
3 files changed, 4 insertions, 15 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 42be54b8909b..a9e8b7d344e5 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -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
diff --git a/devel/allegro/distinfo b/devel/allegro/distinfo
index 6a256069f820..eb3b16a43a1e 100644
--- a/devel/allegro/distinfo
+++ b/devel/allegro/distinfo
@@ -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
diff --git a/devel/allegro/pkg-plist b/devel/allegro/pkg-plist
index 2c0c66ddc7a5..c182e309d264 100644
--- a/devel/allegro/pkg-plist
+++ b/devel/allegro/pkg-plist
@@ -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%%