NOTICE: This package has been removed from pkgsrc

./multimedia/smpeg-xmms, MPEG video plugin using SDL/smpeg as the backend

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.3.5nb8, Package name: smpeg-xmms-0.3.5nb8, Maintainer: pkgsrc-users

MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware
acceleration in XFree 4.x (if available), fullscreen, resizeable window,
VCD support, aspected ratio when resizing the window, etc.


Required to run:
[multimedia/smpeg] [audio/xmms] [devel/glib] [devel/SDL] [x11/gtk]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/renderproto] [x11/randrproto]

Master sites:

SHA1: e67a22cf99a9238be0652fe503b2fa37ae0c1379
RMD160: 038580713079090866b0c45cbdc857c4e2251adb
Filesize: 137.873 KB

Version history: (Expand)


CVS history: (Expand)


   2011-03-06 17:02:58 by Thomas Klausner | Files touched by this commit (393) | Package removed
Log message:
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
   2009-06-14 20:08:12 by Joerg Sonnenberger | Files touched by this commit (83)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2006-06-12 18:28:13 by Thomas Klausner | Files touched by this commit (156)
Log message:
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-11 10:40:46 by Thomas Klausner | Files touched by this commit (173)
Log message:
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison