Add and enable xfmedia.
This commit is contained in:
parent
53354bb4b6
commit
11e59c87cb
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11552 2005/10/19 03:39:43 minskim Exp $
|
||||
$NetBSD: CHANGES,v 1.11553 2005/10/19 04:50:32 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -4701,3 +4701,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated pkgtools/url2pkg to 1.31 [rh 2005-10-19]
|
||||
Updated lang/py-psyco to 1.4 [wiz 2005-10-19]
|
||||
Added lang/wsbasic version 1.2.4 [minskim 2005-10-19]
|
||||
Added multimedia/xfmedia version 0.9.1 [minskim 2005-10-19]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.72 2005/06/27 10:41:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.73 2005/10/19 04:50:32 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Multimedia utilities
|
||||
|
@ -80,6 +80,7 @@ SUBDIR+= vls
|
|||
SUBDIR+= win32-codecs
|
||||
SUBDIR+= xanim
|
||||
SUBDIR+= xawtv
|
||||
SUBDIR+= xfmedia
|
||||
SUBDIR+= xine-lib
|
||||
SUBDIR+= xine-ui
|
||||
SUBDIR+= xvid4conf
|
||||
|
|
Loading…
Reference in a new issue