Commit Graph

15 Commits

Author SHA1 Message Date
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Maxim Sobolev
9d77d03a9c Fix the build on -current (PTHREAD_LIBS conversion victim).
Prompted by:	Michael McGoldrick <mtm98@doc.ic.ac.uk>
2001-04-02 09:12:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
ad42bd331f Add two missed static libraries.
Submitted by:	"pkg_delete /var/db/pkg/*"
2001-02-20 15:29:02 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Maxim Sobolev
59b9793e55 Add missed sdl-devel dependency.
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-02-06 08:14:00 +00:00
Maxim Sobolev
431f51597c - Update to 0.2.0;
- make pkg-descr reflecting reality (no smpeg anymore);
- force usual naming conventions for the libraries installed into ${PREFIX}/lib
  (i.e. .so and .so.xxx, not just .so).

Please note that unlike previous, this new version doesn't include ability
to play MPEG-1 OOB, so if you use it for than  you probably may want to stick
with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms
(like assumption that OS should zero all unitialized data when loading a
program), so beware.

Update prompted by:	lioux
2001-02-04 22:01:32 +00:00
Maxim Sobolev
3efbbb7027 Update to 0.1.3.
Prompted by:	MANY
2000-12-19 15:41:34 +00:00
Maxim Sobolev
c1d91995a9 Update version number of smpeg shared library. 2000-12-11 09:31:28 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
934227623e Another sourceforge victim. 2000-10-15 12:05:09 +00:00
Maxim Sobolev
a1d8267a6c Fix another well-known libtool stupidity.
Propelled by:	th@d83b0468.dsl.flashcom.net (on IRC)
2000-10-12 09:10:35 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Maxim Sobolev
3a5dd66556 Fix PLIST. 2000-06-21 06:47:44 +00:00
Maxim Sobolev
a0a204939c Initial import of xmps - a nice Gnome MPEG videoplayer. 2000-06-15 10:48:01 +00:00