- don't depend on gtk+2 just for running gtk-update-icon-cache
This commit is contained in:
parent
973a6fb381
commit
8291fa34b0
@ -1,13 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/12/08 16:44:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= billiard game
|
||||
CATEGORIES= x11 x11/kde games
|
||||
DISTNAME= kbilliards-0.8.7b
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
HOMEPAGE= http://www.hostnotfound.it/kbilliards.php
|
||||
MASTER_SITES= http://www.hostnotfound.it/kbilliards/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -22,9 +24,6 @@ WANTLIB= ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 artsflow \
|
||||
|
||||
MODULES= x11/kde devel/gettext
|
||||
|
||||
# gtk-update-icon-cache
|
||||
RUN_DEPENDS= ::x11/gtk+2
|
||||
|
||||
LIB_DEPENDS= kdecore.>=6,kdesu,kdeui,DCOP,kdeprint,kio,kwalletclient,kdefx,artskde,kparts::x11/kde/libs3
|
||||
|
||||
CONFIGURE_STYLE= autoconf
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/12/08 16:44:19 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
bin/kbilliards
|
||||
share/applnk/
|
||||
share/applnk/Games/
|
||||
@ -66,5 +66,5 @@ share/icons/locolor/16x16/apps/kbilliards.png
|
||||
share/icons/locolor/32x32/
|
||||
share/icons/locolor/32x32/apps/
|
||||
share/icons/locolor/32x32/apps/kbilliards.png
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/02/18 21:20:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= powerful KDE batch file renamer
|
||||
|
||||
DISTNAME= krename-3.0.14
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= sysutils x11 x11/kde
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -28,8 +28,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krename/}
|
||||
MODULES= x11/kde devel/gettext
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
::x11/kde/base3 \
|
||||
::x11/gtk+2 # gtk-update-icon-cache
|
||||
::x11/kde/base3
|
||||
LIB_DEPENDS= art_lgpl_2.>=5::graphics/libart \
|
||||
fam::sysutils/fam \
|
||||
idn.>=16.30:libidn->=1.1:devel/libidn \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/15 12:33:10 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
bin/krename
|
||||
share/applications/kde/krename.desktop
|
||||
share/apps/konqueror/servicemenus/krename_dir.desktop
|
||||
@ -38,7 +38,7 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/krename.mo
|
||||
share/locale/zh_TW.Big5/
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/krename.mo
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2008/03/05 17:22:27 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= base icon theme for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-icon-theme
|
||||
GNOME_VERSION= 2.20.0
|
||||
CATEGORIES= x11
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -18,9 +18,6 @@ MODULES= x11/gnome
|
||||
BUILD_DEPENDS= :gettext-*:devel/gettext \
|
||||
:icon-naming-utils->=0.8.1:x11/icon-naming-utils
|
||||
|
||||
# Needed to run gtk-update-icon-cache(1) at install time.
|
||||
RUN_DEPENDS= ::x11/gtk+2
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= No
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2008/02/19 14:57:34 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-icon-theme.pc
|
||||
share/icons/
|
||||
@ -6515,5 +6515,5 @@ share/icons/gnome/scalable/status/xfce-trash_full.svg
|
||||
share/icons/gnome/scalable/stock/
|
||||
share/icons/gnome/scalable/stock/generic/
|
||||
share/icons/gnome/scalable/stock/generic/stock_person.svg
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/03/18 09:15:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= yet another kuake KDE terminal emulator
|
||||
|
||||
DISTNAME= yakuake-2.8.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11 x11/kde
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -23,8 +24,7 @@ WANTLIB= ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 c fam idn \
|
||||
MODULES= devel/gettext \
|
||||
x11/kde
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
::x11/gtk+2 # gtk-update-icon-cache(1)
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS= kdecore.>=7,kdefx,kdesu,kdeui,kio,kwalletclient,DCOP::x11/kde/libs3
|
||||
|
||||
USE_X11= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/18 09:15:16 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
bin/yakuake
|
||||
share/applications/kde/yakuake.desktop
|
||||
share/apps/yakuake/
|
||||
@ -117,7 +117,7 @@ share/locale/pt/LC_MESSAGES/yakuake.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/yakuake.mo
|
||||
share/locale/sv/LC_MESSAGES/yakuake.mo
|
||||
share/locale/tr/LC_MESSAGES/yakuake.mo
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user