- move some files from one subpackage to the other where it belongs
agreed by Andreas Bihlmaier (maintainer)
This commit is contained in:
parent
7900718559
commit
52d8a01387
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/12/23 15:52:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/01/03 14:50:24 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
@ -8,8 +8,8 @@ COMMENT-amarok= PAC Amarok plugin
|
||||
|
||||
V= 4.0.3
|
||||
DISTNAME= pacpl-${V}
|
||||
PKGNAME-main= pacpl-${V}
|
||||
PKGNAME-konqueror= pacpl-konqueror-${V}
|
||||
PKGNAME-main= pacpl-${V}p0
|
||||
PKGNAME-konqueror= pacpl-konqueror-${V}p0
|
||||
PKGNAME-amarok= pacpl-amarok-${V}
|
||||
CATEGORIES= audio converters perl5
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-konqueror,v 1.2 2008/12/23 15:52:42 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-konqueror,v 1.3 2009/01/03 14:50:24 ajacoutot Exp $
|
||||
@conflict pacpl-<4.0.3p0
|
||||
share/apps/
|
||||
share/apps/konqueror/
|
||||
share/apps/konqueror/servicemenus/
|
||||
@ -10,6 +11,7 @@ share/mimelnk/audio/x-la.desktop
|
||||
share/mimelnk/audio/x-lpac.desktop
|
||||
share/mimelnk/audio/x-ofr.desktop
|
||||
share/mimelnk/audio/x-ofs.desktop
|
||||
share/mimelnk/audio/x-rm.desktop
|
||||
share/mimelnk/audio/x-shn.desktop
|
||||
share/mimelnk/audio/x-tta.desktop
|
||||
share/mimelnk/audio/x-wavpack.desktop
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2008/12/23 15:52:42 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2009/01/03 14:50:24 ajacoutot Exp $
|
||||
@conflict pacpl-konqueror-<4.0.3p0
|
||||
bin/pacpl
|
||||
@man man/man1/pacpl.1
|
||||
share/doc/pacpl/
|
||||
@ -20,8 +21,6 @@ share/examples/pacpl/modules/sample.m
|
||||
@sample ${SYSCONFDIR}/pacpl/modules/sample.m
|
||||
share/examples/pacpl/pacpl.conf
|
||||
@sample ${SYSCONFDIR}/pacpl/pacpl.conf
|
||||
share/mimelnk/
|
||||
share/mimelnk/audio/x-rm.desktop
|
||||
share/pacpl/
|
||||
share/pacpl/locale/
|
||||
share/pacpl/locale/ca.po
|
||||
|
Loading…
Reference in New Issue
Block a user