- remove the index.theme from Clearlooks theme, it is already provided
by the gtk2-clearlooks-engine package (we depends on gtk-engines2 which depends on gtk2-clearlooks-engine) - remove conflict with gtk2-clearlooks-engine ok jasper@
This commit is contained in:
parent
bd423badfd
commit
fed9a27aee
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2009/01/12 17:48:59 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2009/02/07 15:59:03 ajacoutot Exp $
|
||||
|
||||
COMMENT= themes collection for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-themes
|
||||
GNOME_VERSION= 2.24.3
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
# LGPLv2.1
|
||||
@ -23,4 +24,8 @@ USE_X11= Yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
# remove file already provided by gtk2-clearlooks-engine
|
||||
post-install:
|
||||
rm -f ${PREFIX}/share/themes/Clearlooks/index.theme
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2009/01/12 17:48:59 jasper Exp $
|
||||
@conflict gtk2-clearlooks-engine-*
|
||||
@comment $OpenBSD: PLIST,v 1.26 2009/02/07 15:59:03 ajacoutot Exp $
|
||||
@conflict gtk2-clearlooks-engine-<0.6.2p7
|
||||
share/icons/Crux/
|
||||
share/icons/Crux/16x16/
|
||||
share/icons/Crux/16x16/actions/
|
||||
@ -2850,7 +2850,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gnome-themes.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo
|
||||
share/themes/
|
||||
share/themes/Clearlooks/index.theme
|
||||
share/themes/Clearlooks/metacity-1/
|
||||
share/themes/Clearlooks/metacity-1/metacity-theme-1.xml
|
||||
share/themes/ClearlooksClassic/
|
||||
|
Loading…
Reference in New Issue
Block a user