Add a dependency on x11/gtk+2,-guic.

This commit is contained in:
ajacoutot 2011-12-03 23:04:36 +00:00
parent ea57c32ff9
commit fb173cad3a
52 changed files with 179 additions and 146 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.25 2011/09/16 10:31:23 espie Exp $
# $OpenBSD: Makefile,v 1.26 2011/12/03 23:04:36 ajacoutot Exp $
COMMENT= video player for KDE
VERSION= 0.8.8
DISTNAME= kaffeine-${VERSION}
REVISION= 5
REVISION= 6
CATEGORIES= multimedia x11 x11/kde
MASTER_SITES= http://hftom.free.fr/ \
${MASTER_SITE_SOURCEFORGE:=kaffeine/}
@ -28,7 +28,8 @@ WANTLIB += util xcb z kdecore DCOP kdesu kio kdefx kparts kutils
WANTLIB += kdeprint kdeui kwalletclient khtml kjs vorbis vorbisenc
WANTLIB += cdio cdio_cdda cdio_paranoia xine
RUN_DEPENDS= devel/desktop-file-utils
RUN_DEPENDS= devel/desktop-file-utils \
x11/gtk+2,-guic
LIB_DEPENDS= x11/kde/libs3 \
audio/libvorbis \
audio/libcdio \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2009/12/22 15:46:59 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.12 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/kaffeine
include/kaffeine/
include/kaffeine/kaffeineaudioencoder.h
@ -140,7 +140,7 @@ share/mimelnk/application/x-kaffeine.desktop
share/services/kaffeineoggvorbis.desktop
share/services/xine_part.desktop
share/servicetypes/kaffeineaudioencoder.desktop
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2011/09/16 10:31:23 espie Exp $
# $OpenBSD: Makefile,v 1.3 2011/12/03 23:04:36 ajacoutot Exp $
COMMENT = guitar tab editor
DISTNAME = kguitar-0.5.1
REVISION= 0
REVISION= 1
CATEGORIES = multimedia kde
@ -28,6 +28,7 @@ EXTRACT_SUFX = .tar.bz2
MODULES = devel/gettext \
x11/kde
LIB_DEPENDS = x11/kde/libs3
RUN_DEPENDS = x11/gtk+2,-guic
USE_LIBTOOL = Yes
CONFIGURE_STYLE = gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/31 18:35:02 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/kguitar
${KDE}/libkguitarpart.a
${KDE}/libkguitarpart.la
@ -88,7 +88,7 @@ share/locale/it/LC_MESSAGES/kguitar.mo
share/locale/ru/LC_MESSAGES/kguitar.mo
share/mimelnk/application/x-kguitar.desktop
share/services/kguitar_part.desktop
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/locolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/locolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/locolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/locolor 2>/dev/null || true

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.49 2011/09/16 11:13:38 espie Exp $
# $OpenBSD: Makefile,v 1.50 2011/12/03 23:04:36 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= jabber client written in pygtk
DISTNAME= gajim-0.14.4
REVISION= 0
REVISION= 1
CATEGORIES= net x11
MASTER_SITES= ${HOMEPAGE}/downloads/0.14/
@ -43,6 +43,7 @@ RUN_DEPENDS= databases/py-sqlite2 \
net/avahi,-gui,no_mono,no_qt3,no_qt4 \
textproc/gtkspell \
net/farsight2 \
devel/py-notify
devel/py-notify \
x11/gtk+2,-guic
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.16 2010/11/10 08:04:15 pea Exp $
@comment $OpenBSD: PLIST,v 1.17 2011/12/03 23:04:36 ajacoutot Exp $
bin/gajim
bin/gajim-history-manager
bin/gajim-remote
@ -1419,5 +1419,5 @@ share/locale/uk/LC_MESSAGES/gajim.mo
share/locale/zh_CN/LC_MESSAGES/gajim.mo
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.100 2011/10/10 17:17:08 jasper Exp $
# $OpenBSD: Makefile,v 1.101 2011/12/03 23:04:37 ajacoutot Exp $
SHARED_ONLY= Yes
@ -11,7 +11,7 @@ DISTNAME= pidgin-${VERSION}
PKGNAME-main= pidgin-${VERSION}
PKGNAME-finch= finch-${VERSION}
PKGNAME-libpurple= libpurple-${VERSION}
REVISION-main= 0
REVISION-main= 1
REVISION-libpurple= 0
.for i in -finch -libpurple
FULLPKGNAME$i= ${PKGNAME$i}${FLAVOR_EXT:S/-gtkspell//}
@ -61,7 +61,8 @@ BUILD_DEPENDS= x11/dbus-python
LIB_DEPENDS= devel/glib2
RUN_DEPENDS-main= x11/dbus-python \
x11/py-gtk2 \
devel/desktop-file-utils
devel/desktop-file-utils \
x11/gtk+2,-guic
LIB_DEPENDS-main= ${LIB_DEPENDS} \
x11/gtk+2
RUN_DEPENDS-finch= # empty

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.14 2011/08/22 07:35:34 jasper Exp $
@comment $OpenBSD: PLIST-main,v 1.15 2011/12/03 23:04:36 ajacoutot Exp $
@conflict gaim-*
@conflict pidgin-facebookchat-<1.68p0
@pkgpath net/pidgin
@ -812,7 +812,7 @@ share/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-offline.png
share/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-pending.png
share/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-xa.png
share/pixmaps/pidgin/tray/hicolor/index.theme
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.71 2011/11/15 16:05:19 naddy Exp $
# $OpenBSD: Makefile,v 1.72 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT-main= BitTorrent command line and daemon client
COMMENT-gtk= BitTorrent client with GTK+ interface
@ -12,6 +12,8 @@ PKGNAME-qt= transmission-qt-${VER}
CATEGORIES= net
HOMEPAGE= http://www.transmissionbt.com/
REVISION-gtk= 0
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# GPLv2
@ -56,7 +58,8 @@ LIB_DEPENDS-qt= ${LIB_DEPENDS} \
RUN_DEPENDS-gtk=${PKGNAME-main}:net/transmission,-main \
devel/desktop-file-utils \
sysutils/gamin,-server,no_python
sysutils/gamin,-server,no_python \
x11/gtk+2,-guic
RUN_DEPENDS-qt= ${PKGNAME-main}:net/transmission,-main \
devel/desktop-file-utils

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-gtk,v 1.4 2011/09/23 09:12:32 naddy Exp $
@comment $OpenBSD: PLIST-gtk,v 1.5 2011/12/03 23:04:36 ajacoutot Exp $
@pkgpath net/transmission,-gui
@bin bin/transmission-gtk
@man man/man1/transmission-gtk.1
@ -182,7 +182,7 @@ share/locale/zh_CN/LC_MESSAGES/transmission-gtk.mo
share/locale/zh_TW/LC_MESSAGES/transmission-gtk.mo
share/pixmaps/
share/pixmaps/transmission.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2011/10/29 08:12:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= Gtk-based GUI client for Twitter
GNOME_PROJECT= twitux
GNOME_VERSION= 0.69
REVISION= 2
REVISION= 3
EPOCH= 0
CATEGORIES= net
@ -47,6 +47,7 @@ MODULES= devel/gconf2 \
MODGCONF2_SCHEMAS_DIR= twitux
MODGNOME_TOOLS= yelp
MODGNOME_ICON_CACHE= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-dbus=yes \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2009/12/22 11:41:46 sthen Exp $
@comment $OpenBSD: PLIST,v 1.4 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/twitux
share/applications/twitux.desktop
share/gnome/help/twitux/
@ -33,7 +33,7 @@ share/twitux/main_window.xml
share/twitux/prefs_dlg.xml
share/twitux/send_message_dlg.xml
share/twitux/spell_dlg.xml
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.118 2011/11/13 13:54:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.119 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= Common Unix Printing System
@ -6,7 +6,7 @@ VERSION= 1.5.0
DISTNAME= cups-${VERSION}-source
PKGNAME= cups-${VERSION}
REVISION= 4
REVISION= 5
CATEGORIES= print sysutils
@ -47,7 +47,8 @@ BUILD_DEPENDS= devel/xdg-utils \
${MODGNU_AUTOCONF_DEPENDS}
RUN_DEPENDS= devel/desktop-file-utils \
devel/xdg-utils
devel/xdg-utils \
x11/gtk+2,-guic
LIB_DEPENDS= graphics/png \
graphics/tiff \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.34 2011/10/19 12:59:55 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.35 2011/12/03 23:04:36 ajacoutot Exp $
@conflict LPRng-*
@newgroup _cups:541
@newuser _cups:541:541:daemon:CUPS printer spooler daemon:/var/empty:/sbin/nologin
@ -1048,8 +1048,8 @@ share/locale/zh_TW/cups_zh_TW.po
@owner _cups
@group _cups
@sample /var/log/cups/
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@extraunexec rm -rf /var/cache/cups

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2011/09/16 11:13:41 espie Exp $
# $OpenBSD: Makefile,v 1.25 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= lightweight PDF document viewer
DISTNAME= epdfview-0.1.8
REVISION= 0
REVISION= 1
CATEGORIES= print
HOMEPAGE= http://trac.emma-soft.com/epdfview/
@ -29,7 +29,8 @@ WANTLIB += stdc++ xcb xcb-render xcb-shm z
MODULES= devel/gettext
RUN_DEPENDS= devel/desktop-file-utils
RUN_DEPENDS= devel/desktop-file-utils \
x11/gtk+2,-guic
LIB_DEPENDS= x11/gtk+2 \
print/poppler>=0.16

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2011/06/08 18:26:44 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.8 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/epdfview
@man man/man1/epdfview.1
share/applications/epdfview.desktop
@ -56,7 +56,7 @@ share/locale/sv/LC_MESSAGES/epdfview.mo
share/locale/vi/LC_MESSAGES/epdfview.mo
share/locale/zh_CN/LC_MESSAGES/epdfview.mo
share/locale/zh_TW/LC_MESSAGES/epdfview.mo
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2011/09/16 11:13:41 espie Exp $
# $OpenBSD: Makefile,v 1.3 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = bug tracker client
DISTNAME = entomologist-0.6
REVISION= 0
REVISION= 1
CATEGORIES = productivity
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=entomologist/}
@ -17,7 +17,8 @@ PERMIT_DISTFILES_FTP = Yes
MODULES = x11/qt4
RUN_DEPENDS = devel/desktop-file-utils \
x11/qt4,-sqlite \
x11/gtk+2
x11/gtk+2 \
x11/gtk+2,-guic
WANTLIB += QtGui QtNetwork QtSql QtXml c m pthread stdc++
MAKE_FLAGS = CXX=${CXX} \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/12 19:33:56 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/entomologist
share/applications/entomologist.desktop
share/entomologist/
@ -6,7 +6,7 @@ share/entomologist/entomologist_en.qm
share/icons/hicolor/128x128/apps/entomologist.png
share/icons/hicolor/32x32/apps/entomologist.png
share/icons/hicolor/64x64/apps/entomologist.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.23 2011/11/03 22:21:21 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = labels and business card designer
GNOME_PROJECT = glabels
GNOME_VERSION = 3.0.0
REVISION = 3
REVISION = 4
CATEGORIES = productivity graphics
@ -47,7 +47,8 @@ LIB_DEPENDS = x11/gtk+3 \
RUN_DEPENDS = misc/shared-mime-info
MODGNOME_TOOLS= yelp
MODGNOME_DESKTOP_FILE = Yes
MODGNOME_DESKTOP_FILE = Yes
MODGNOME_ICON_CACHE= Yes
CONFIGURE_STYLE = gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2011/05/28 08:15:34 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.8 2011/12/03 23:04:36 ajacoutot Exp $
%%SHARED%%
@bin bin/glabels-3
@bin bin/glabels-3-batch
@ -519,7 +519,7 @@ share/mime/packages/glabels-3.0.xml
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2011/11/03 22:21:21 jasper Exp $
# $OpenBSD: Makefile,v 1.45 2011/12/03 23:04:37 ajacoutot Exp $
SHARED_ONLY = Yes
@ -8,7 +8,7 @@ GNOME_PROJECT = gnucash
GNOME_VERSION = 2.2.9
DOC_VERSION = 2.2.0
REVISION= 8
REVISION= 9
SHARED_LIBS += gnc-backend-file-utils 0.0 # .0.0
SHARED_LIBS += gnc-business-ledger 0.0 # .0.0
@ -56,6 +56,7 @@ MODULES = devel/gettext \
devel/gconf2
MODGNOME_DESKTOP_FILE = Yes
MODGNOME_ICON_CACHE= Yes
MODGCONF2_SCHEMAS_DIR = gnucash
MODGNOME_TOOLS= yelp

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2010/08/29 21:00:18 jasper Exp $
@comment $OpenBSD: PLIST,v 1.9 2011/12/03 23:04:36 ajacoutot Exp $
@conflict gnucash-docs-<=2.2.0
@pkgpath productivity/gnucash-docs
bin/gnc-fq-check
@ -1227,7 +1227,7 @@ share/xml/gnucash/xsl/gnucash-gnccustomer-vcard2.xsl
share/xml/gnucash/xsl/gnucash-std.xsl
share/xml/gnucash/xsl/string.xsl
share/xml/gnucash/xsl/vcard-gnccustomer.pl
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2011/11/04 12:21:14 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= personal accounting application
SHARED_ONLY = Yes
DISTNAME= grisbi-0.8.1
REVISION= 1
REVISION= 2
CATEGORIES= productivity x11
@ -36,7 +36,8 @@ LIB_DEPENDS= textproc/libxml \
x11/gtk+2 \
devel/libofx
RUN_DEPENDS= devel/desktop-file-utils
RUN_DEPENDS= devel/desktop-file-utils \
x11/gtk+2,-guic
USE_GMAKE= Yes
USE_LIBTOOL= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2011/04/13 06:23:38 landry Exp $
@comment $OpenBSD: PLIST,v 1.7 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/grisbi
lib/grisbi/
@comment lib/grisbi/gnucash.a
@ -340,7 +340,7 @@ share/pixmaps/grisbi/transaction-list.png
share/pixmaps/grisbi/transdisplay.png
share/pixmaps/grisbi/transfer.png
share/pixmaps/grisbi/warnings.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2011/11/16 12:11:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= GTD organizer for GNOME
GNOME_PROJECT= gtg
GNOME_VERSION= 0.2.4
REVISION= 2
REVISION= 3
CATEGORIES= productivity
@ -30,6 +30,7 @@ RUN_DEPENDS= devel/py-configobj \
BUILD_DEPENDS= x11/py-gtk2
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
USE_GROFF= Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2010/09/06 10:42:31 jasper Exp $
@comment $OpenBSD: PLIST,v 1.8 2011/12/03 23:04:36 ajacoutot Exp $
bin/gtg
bin/gtg_new_task
lib/python${MODPY_VERSION}/site-packages/GTG/
@ -336,5 +336,5 @@ share/locale/uk/LC_MESSAGES/gtg.mo
share/locale/zh_CN/LC_MESSAGES/gtg.mo
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2011/11/03 22:21:21 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = personal accounting application
DISTNAME = homebank-4.4
REVISION= 1
REVISION= 2
CATEGORIES = productivity x11
@ -35,7 +35,8 @@ LIB_DEPENDS = x11/gtk+2 \
devel/libofx
RUN_DEPENDS = devel/desktop-file-utils \
misc/shared-mime-info
misc/shared-mime-info \
x11/gtk+2,-guic
USE_GMAKE = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2011/03/07 19:24:43 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.9 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/homebank
share/application-registry/
share/application-registry/homebank.applications
@ -360,5 +360,5 @@ share/mime/packages/homebank.xml
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/11/03 22:21:21 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= handy personal organizer
DISTNAME= osmo-0.2.8
REVISION= 5
REVISION= 6
CATEGORIES= productivity
HOMEPAGE= http://clayo.org/osmo/
@ -35,7 +35,8 @@ LIB_DEPENDS= security/libgringotts \
textproc/gtkspell \
x11/gtk+2
RUN_DEPENDS= devel/desktop-file-utils
RUN_DEPENDS= devel/desktop-file-utils \
x11/gtk+2,-guic
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2010/03/23 17:24:45 pea Exp $
@comment $OpenBSD: PLIST,v 1.7 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/osmo
@man man/man1/osmo.1
share/applications/osmo.desktop
@ -50,5 +50,5 @@ share/sounds/osmo/
share/sounds/osmo/alarm.wav
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2011/09/16 11:13:42 espie Exp $
# $OpenBSD: Makefile,v 1.15 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = diary and journal application
MODPY_EGG_VERSION = 1.1.4
DISTNAME = rednotebook-${MODPY_EGG_VERSION}
REVISION = 1
REVISION = 2
CATEGORIES = productivity
@ -25,6 +25,7 @@ MODULES = lang/python
RUN_DEPENDS = x11/py-gtk2 \
textproc/py-yaml \
www/py-webkitgtk \
devel/desktop-file-utils
devel/desktop-file-utils \
x11/gtk+2,-guic
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2011/04/15 06:32:42 jasper Exp $
@comment $OpenBSD: PLIST,v 1.9 2011/12/03 23:04:36 ajacoutot Exp $
bin/rednotebook
lib/python${MODPY_VERSION}/site-packages/rednotebook/
lib/python${MODPY_VERSION}/site-packages/rednotebook-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
@ -325,7 +325,7 @@ lib/python${MODPY_VERSION}/site-packages/rednotebook/util/utils.pyc
share/applications/rednotebook.desktop
share/icons/hicolor/48x48/apps/rednotebook.png
share/pixmaps/rednotebook.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2011/09/16 11:13:43 espie Exp $
# $OpenBSD: Makefile,v 1.6 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = desktop wiki
MODPY_EGG_VERSION = 0.52
DISTNAME = zim-${MODPY_EGG_VERSION}
REVISION = 1
REVISION = 2
CATEGORIES = productivity
@ -28,6 +28,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = x11/py-gtk2 \
devel/py-gobject \
devel/py-xdg \
devel/xdg-utils
devel/xdg-utils \
x11/gtk+2,-guic
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2011/05/02 16:02:13 rpointel Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/12/03 23:04:36 ajacoutot Exp $
bin/zim
lib/python${MODPY_VERSION}/site-packages/zim/
lib/python${MODPY_VERSION}/site-packages/zim-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
@ -301,8 +301,8 @@ share/zim/templates/wiki/Calendar.txt
share/zim/templates/wiki/Default.txt
share/zim/urls.list
share/zim/zim.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/update-mime-database %D/share/mime

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2011/11/14 19:16:51 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= dbus debugger
MODPY_EGG_VERSION= 0.1.14
DISTNAME= d-feet-${MODPY_EGG_VERSION}
CATEGORIES= sysutils x11
REVISION= 0
HOMEPAGE= http://live.gnome.org/DFeet/
@ -23,7 +24,8 @@ MODPY_SETUPTOOLS= Yes
BUILD_DEPENDS= x11/py-gtk2
RUN_DEPENDS= devel/desktop-file-utils \
x11/dbus-python \
x11/py-gtk2
x11/py-gtk2 \
x11/gtk+2,-guic
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2011/11/14 19:16:51 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2011/12/03 23:04:36 ajacoutot Exp $
bin/d-feet
lib/python${MODPY_VERSION}/site-packages/d_feet-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/d_feet-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
@ -65,5 +65,5 @@ share/icons/hicolor/32x32/apps/d-feet-icon.png
share/icons/hicolor/48x48/apps/d-feet-icon.png
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2011/11/21 18:14:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2011/12/03 23:04:37 ajacoutot Exp $
SHARED_ONLY= Yes
@ -8,6 +8,8 @@ V= 20.2
DISTNAME= deja-dup-${V}
EXTRACT_SUFX= .tar.bz2
REVISION= 0
CATEGORIES= sysutils x11/gnome
HOMEPAGE= https://launchpad.net/deja-dup
@ -38,6 +40,7 @@ MODULES= devel/dconf \
MODGNOME_TOOLS= yelp
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2011/11/21 18:14:24 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/deja-dup
@bin bin/deja-dup-preferences
@comment lib/nautilus/extensions-3.0/libdeja-dup.la
@ -832,8 +832,8 @@ share/locale/vi/LC_MESSAGES/deja-dup.mo
share/locale/zh_CN/LC_MESSAGES/deja-dup.mo
share/locale/zh_HK/LC_MESSAGES/deja-dup.mo
share/locale/zh_TW/LC_MESSAGES/deja-dup.mo
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@exec %D/bin/update-desktop-database

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/08 18:17:12 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= graphical hard drive inspection tool (smartctl front-end)
DISTNAME= gsmartcontrol-0.8.6
EXTRACT_SUFX= .tar.bz2
REVISION= 0
CATEGORIES= sysutils x11
@ -28,7 +29,8 @@ MASTER_SITES= ${MASTER_SITE_BERLIOS:=gsmartcontrol/}
MODULES= devel/gettext
RUN_DEPENDS= devel/desktop-file-utils \
sysutils/smartmontools
sysutils/smartmontools \
x11/gtk+2,-guic
LIB_DEPENDS= x11/gtk2mm
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/08 18:17:12 sthen Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/gsmartcontrol
bin/gsmartcontrol-root
@man man/man1/gsmartcontrol-root.1
@ -57,7 +57,7 @@ share/icons/hicolor/64x64/apps/gsmartcontrol.png
share/pixmaps/
share/pixmaps/gsmartcontrol.png
share/pixmaps/gsmartcontrol.xpm
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2011/09/16 11:41:40 espie Exp $
# $OpenBSD: Makefile,v 1.13 2011/12/03 23:04:37 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = powerful KDE batch file renamer
DISTNAME = krename-3.0.14
REVISION = 6
REVISION = 7
SRCFILES = ${DISTNAME}.tar.bz2
DOCFILES = krename-3.0.12.pdf \
@ -39,7 +39,8 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=krename/}
MODULES = x11/kde devel/gettext
RUN_DEPENDS = devel/desktop-file-utils \
x11/kde/base3
x11/kde/base3 \
x11/gtk+2,-guic
LIB_DEPENDS = graphics/libart \
devel/libidn>=1.1 \
x11/kde/libs3

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2011/01/11 10:29:20 jasper Exp $
@comment $OpenBSD: PLIST,v 1.6 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/krename
share/applications/kde/krename.desktop
share/apps/konqueror/servicemenus/krename_dir.desktop
@ -43,7 +43,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 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2011/10/21 16:23:45 espie Exp $
# $OpenBSD: Makefile,v 1.10 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = ebook management application
DISTNAME = calibre-0.8.20
CATEGORIES = textproc
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=calibre/}
REVISION = 0
HOMEPAGE = http://calibre-ebook.com/
@ -40,7 +41,8 @@ RUN_DEPENDS = devel/py-dateutil \
www/py-CherryPy \
www/py-mechanize \
x11/py-qt4>=4.8.2p1 \
www/py-mechanize
www/py-mechanize \
x11/gtk+2,-guic
BUILD_DEPENDS = ${RUN_DEPENDS}
CFLAGS += "-I${LOCALBASE}/include"

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2011/09/29 17:33:31 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2011/12/03 23:04:36 ajacoutot Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@ -4086,7 +4086,7 @@ share/pixmaps/calibre-lrf.png
share/pixmaps/calibre-viewer.png
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2011/09/16 11:41:40 espie Exp $
# $OpenBSD: Makefile,v 1.8 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = versatile file searching tool
DISTNAME = catfish-0.3.2
REVISION= 4
REVISION= 5
CATEGORIES = textproc
HOMEPAGE = http://www.twotoasts.de/index.php?/pages/catfish_summary.html
@ -25,7 +25,8 @@ USE_GMAKE= Yes
RUN_DEPENDS = x11/py-gtk2 \
x11/dbus-python \
devel/desktop-file-utils \
devel/py-xdg
devel/py-xdg \
x11/gtk+2,-guic
# nothing in the dep chain provides librsvg, so explicitely depend on it
# so that the icon is correctly displayed

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2009/12/22 12:51:52 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/12/03 23:04:36 ajacoutot Exp $
bin/catfish
share/applications/catfish.desktop
share/catfish/
@ -25,7 +25,7 @@ share/locale/pl/LC_MESSAGES/catfish.mo
share/locale/ru/LC_MESSAGES/catfish.mo
share/locale/sv/LC_MESSAGES/catfish.mo
share/locale/zh_CN/LC_MESSAGES/catfish.mo
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2011/10/14 07:00:23 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT = html help viewer
DISTNAME = chmsee-1.2.0
REVISION= 3
REVISION= 4
CATEGORIES = textproc x11
@ -31,7 +31,8 @@ MODULES = devel/cmake \
BUILD_DEPENDS = devel/xulrunner/1.9,-devel
RUN_DEPENDS = devel/desktop-file-utils \
devel/xulrunner/1.9
devel/xulrunner/1.9 \
x11/gtk+2,-guic
LIB_DEPENDS = devel/nspr \
devel/chmlib \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2010/07/25 10:24:35 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/chmsee
share/applications/chmsee.desktop
share/chmsee/
@ -66,7 +66,7 @@ share/mime-info/chmsee.keys
share/mime-info/chmsee.mime
share/pixmaps/
share/pixmaps/chmsee-icon.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2011/10/29 08:12:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2011/12/03 23:04:37 ajacoutot Exp $
BROKEN= does not compile with new libgda
@ -9,7 +9,7 @@ COMMENT= gettext(1) files editor for GNOME
GNOME_PROJECT= gtranslator
GNOME_VERSION= 1.9.13
REVISION= 6
REVISION= 7
CATEGORIES= textproc devel
@ -51,6 +51,7 @@ LIB_DEPENDS= x11/gnome/gdl \
devel/json-glib
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
MODGNOME_TOOLS= yelp
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2011/05/28 08:15:34 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2011/12/03 23:04:36 ajacoutot Exp $
@bin bin/gtranslator
include/gtranslator-2.0/
include/gtranslator-2.0/gtranslator/
@ -324,8 +324,8 @@ share/pixmaps/gtranslator/oo-logo.png
share/pixmaps/gtranslator/open-tran.png
share/pixmaps/gtranslator/suse.png
share/pixmaps/gtranslator/xfce.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@exec %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2011/09/20 20:51:52 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2011/12/03 23:04:37 ajacoutot Exp $
COMMENT= graphical diff and merge tool
GNOME_VERSION= 1.5.2
GNOME_PROJECT= meld
REVISION= 1
REVISION= 2
CATEGORIES= textproc x11
@ -26,6 +26,7 @@ RUN_DEPENDS= x11/py-gtk2
MODGNOME_TOOLS= yelp
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
SUBST_VARS+= MODPY_SITEPKG
CONFIGURE_STYLE=none

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2011/07/26 15:19:10 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.8 2011/12/03 23:04:36 ajacoutot Exp $
bin/meld
lib/python${MODPY_VERSION}/site-packages/meld/
lib/python${MODPY_VERSION}/site-packages/meld/meld/
@ -243,7 +243,7 @@ share/omf/meld/
share/omf/meld/meld-C.omf
share/omf/meld/meld-es.omf
share/omf/meld/meld-fr.omf
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database