summaryrefslogtreecommitdiff
path: root/graphics/xmps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Fix the build on -current (PTHREAD_LIBS conversion victim).Maxim Sobolev2001-04-023-3/+3
| | | | | | | Prompted by: Michael McGoldrick <mtm98@doc.ic.ac.uk> Notes: svn path=/head/; revision=40730
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-2/+2
| | | | | | | | | | -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. Notes: svn path=/head/; revision=40539
* Add two missed static libraries.Maxim Sobolev2001-02-201-0/+2
| | | | | | | Submitted by: "pkg_delete /var/db/pkg/*" Notes: svn path=/head/; revision=38514
* Update SDL shared library version number.Maxim Sobolev2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38409
* Add missed sdl-devel dependency.Maxim Sobolev2001-02-061-0/+2
| | | | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=38024
* - Update to 0.2.0;Maxim Sobolev2001-02-0422-142/+269
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=37956
* Update to 0.1.3.Maxim Sobolev2000-12-197-77/+97
| | | | | | | Prompted by: MANY Notes: svn path=/head/; revision=36128
* Update version number of smpeg shared library.Maxim Sobolev2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=35887
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Another sourceforge victim.Maxim Sobolev2000-10-152-2/+2
| | | | Notes: svn path=/head/; revision=33859
* Fix another well-known libtool stupidity.Maxim Sobolev2000-10-121-0/+4
| | | | | | | Propelled by: th@d83b0468.dsl.flashcom.net (on IRC) Notes: svn path=/head/; revision=33724
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-053-59/+36
| | | | Notes: svn path=/head/; revision=33428
* Fix PLIST.Maxim Sobolev2000-06-211-1/+1
| | | | Notes: svn path=/head/; revision=29737
* Initial import of xmps - a nice Gnome MPEG videoplayer.Maxim Sobolev2000-06-1510-0/+246
Notes: svn path=/head/; revision=29608