fix PLIST inconsistency if KDE is installed, from Mark Davies
This commit is contained in:
parent
d6fff2973a
commit
be943342dd
2 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.102 2011/01/24 18:54:04 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.103 2011/01/25 19:00:29 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vlc-${VLC_VERSION}
|
||||
|
@ -21,6 +21,7 @@ USE_TOOLS+= gmake perl pkg-config \
|
|||
autoconf automake autoreconf
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-kde-solid=${PREFIX}/share/kde/apps/solid/actions
|
||||
PTHREAD_OPTS+= require
|
||||
USE_LANGUAGES= c99 c++
|
||||
PLIST_VARS+= x86simd altivec v4l2 vcd cdda
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.37 2011/01/24 18:54:04 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.38 2011/01/25 19:00:29 drochner Exp $
|
||||
bin/cvlc
|
||||
bin/qvlc
|
||||
bin/rvlc
|
||||
|
@ -356,9 +356,9 @@ share/icons/hicolor/32x32/apps/vlc.png
|
|||
share/icons/hicolor/32x32/apps/vlc.xpm
|
||||
share/icons/hicolor/48x48/apps/vlc-christmas.png
|
||||
share/icons/hicolor/48x48/apps/vlc.png
|
||||
share/kde4/apps/solid/actions/vlc-opencda.desktop
|
||||
share/kde4/apps/solid/actions/vlc-opendvd.desktop
|
||||
share/kde4/apps/solid/actions/vlc-openvcd.desktop
|
||||
share/kde/apps/solid/actions/vlc-opencda.desktop
|
||||
share/kde/apps/solid/actions/vlc-opendvd.desktop
|
||||
share/kde/apps/solid/actions/vlc-openvcd.desktop
|
||||
share/locale/af/LC_MESSAGES/vlc.mo
|
||||
share/locale/ar/LC_MESSAGES/vlc.mo
|
||||
share/locale/ast/LC_MESSAGES/vlc.mo
|
||||
|
|
Loading…
Reference in a new issue