Commit graph

19 commits

Author SHA1 Message Date
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
fredb
dc01320591 This builds again on NetBSD 1.6.1, but only against the latest version
of avifile-devel. Bump pkgrevision.
2003-02-13 21:16:10 +00:00
agc
101694bfdc Mark this package as broken, due to Xv compilation problems. 2003-02-13 14:41:37 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
e2f314b13a buildlink1 -> buildlink2. 2002-08-28 05:31:00 +00:00
zuntum
d29edaffe8 Set USE_X11=yes so it gets -Wl,-R${X11BASE}/lib
I haven't a clue why this worked before and stopped now,
but I think I'm okay as this shouldn't break things.
2001-11-14 20:32:23 +00:00
zuntum
49b739d947 XFree86 4.x has freetype2 built-in, but it doesn't have freetype-config script
that exists in 3.3.6. There's a workaround for this in freetype2 package
that creates freetype-config script in ${BUILDLINK_DIR}/bin so the packages
can find it, but this doesn't work when package that wants to use freetype-config
doesn't .include freetype's buildlink.mk directly, but pulls in freetype2 dependency
by including the buildlink of another package (which depends on freetype2).
2001-08-19 08:32:40 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +00:00
zuntum
a5359a076d Switch to avifile-devel, so it is used in the build step instead avifile 2001-07-26 15:13:04 +00:00
zuntum
5188766251 o previous update contained 1.0.2, but I announced it as 1.0.3...
update to 1.0.3 now -- the only change is cosmetic change in Makefile
2001-06-27 11:19:34 +00:00
zuntum
aa21572c27 Update apla to 1.0.3
o fix -a ('no audio') option not to open audio device
o fix audio time scale with avifile-0.53
o fix 8bit audio decoding to use proper format (ie. unsigned samples)
o apla's directory in distfile now has version numers in its name
o updated to use SDL_ttf 2.0.3
o reworked Makefile

Thanks Witold, great software!
2001-06-27 11:02:57 +00:00
zuntum
7bd7092570 Update for new version (2.0.3) of SDL_ttf and set USE_BUILDLINK_ONLY 2001-06-26 21:45:55 +00:00
zuntum
8b297d083e o convert to use buildlink.mk 2001-06-26 10:00:05 +00:00
zuntum
eb079e3e0d Initial import of apla-1.0
apla is temporary replacement for aviplay player. It uses avifile library.

If you have slow CPU/framebuffer you can try -s option to reduce count of
frames displayed (all frames have to be decoded in most video formats
though).  Using 16 bit video mode may help as well. Absolutely mandatory
for optimal performance is use of write-combining access to framebuffer
memory on i386 hardware, see memconfig(8).

This great program was written by Witold J. Wnuk <w.wnuk@zodiac.mimuw.edu.pl>
Thanks Witold!
2001-06-16 11:40:33 +00:00