tag glib-compile-schemas

This commit is contained in:
espie 2018-07-06 06:04:41 +00:00
parent 130318eb6f
commit 2a95b6e111
231 changed files with 467 additions and 570 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.63 2018/06/29 22:16:08 espie Exp $
# $OpenBSD: Makefile,v 1.64 2018/07/06 06:04:41 espie Exp $
COMMENT= tag editor for various audio file formats
GNOME_PROJECT= easytag
GNOME_VERSION= 2.4.3
REVISION= 4
REVISION= 5
CATEGORIES= audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.25 2018/06/29 22:16:08 espie Exp $
@comment $OpenBSD: PLIST,v 1.26 2018/07/06 06:04:41 espie Exp $
@bin bin/easytag
@man man/man1/easytag.1
share/appdata/
@ -259,7 +259,6 @@ share/locale/tr/LC_MESSAGES/easytag.mo
share/locale/uk/LC_MESSAGES/easytag.mo
share/locale/zh_CN/LC_MESSAGES/easytag.mo
share/locale/zh_TW/LC_MESSAGES/easytag.mo
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2018/06/29 22:16:09 espie Exp $
# $OpenBSD: Makefile,v 1.13 2018/07/06 06:04:41 espie Exp $
COMMENT = internet radio browser and player
GH_TAGNAME = v7.1
GH_ACCOUNT = haecker-felix
GH_PROJECT = gradio
EPOCH = 0
REVISION = 1
REVISION = 2
CATEGORIES = audio www

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2018/06/29 22:16:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.9 2018/07/06 06:04:42 espie Exp $
@bin bin/gradio
share/appdata/
share/appdata/de.haeckerfelix.gradio.appdata.xml
@ -34,5 +34,4 @@ share/locale/sv/LC_MESSAGES/gradio.mo
share/locale/tr/LC_MESSAGES/gradio.mo
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.168 2018/06/29 22:16:09 espie Exp $
# $OpenBSD: Makefile,v 1.169 2018/07/06 06:04:42 espie Exp $
COMMENT= integrated music management application for GNOME
GNOME_PROJECT= rhythmbox
GNOME_VERSION= 3.4.2
REVISION= 7
REVISION= 8
SHARED_LIBS += rhythmbox-core 0.0 # 7.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.54 2018/06/29 22:16:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.55 2018/07/06 06:04:42 espie Exp $
@bin bin/rhythmbox
@bin bin/rhythmbox-client
include/rhythmbox/
@ -942,5 +942,4 @@ share/rhythmbox/plugins/webremote/webremote.html
share/rhythmbox/rhythmbox.gep
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.242 2018/06/23 09:55:58 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.243 2018/07/06 06:04:42 espie Exp $
# XXX add libphonenumber support when a cpp release is out
@ -6,6 +6,7 @@ COMMENT= unified backend for PIM programs
GNOME_PROJECT= evolution-data-server
GNOME_VERSION= 3.28.3
REVISION= 0
CATEGORIES= databases productivity

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.50 2018/04/23 13:54:58 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.51 2018/07/06 06:04:42 espie Exp $
include/evolution-data-server/
include/evolution-data-server/camel/
include/evolution-data-server/camel/camel-address.h
@ -538,5 +538,4 @@ share/vala/vapi/libedataserver-1.2.deps
share/vala/vapi/libedataserver-1.2.vapi
share/vala/vapi/libedataserverui-1.2.deps
share/vala/vapi/libedataserverui-1.2.vapi
@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
@tag glib-compile-schemas

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.272 2018/04/22 13:27:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.273 2018/07/06 06:04:42 espie Exp $
# Everything is a Freaking GLib/GTK+ problem
CFLAGS += -g
@ -9,6 +9,7 @@ COMMENT= general-purpose utility library
GNOME_PROJECT= glib
GNOME_VERSION= 2.56.1
PKGNAME= ${DISTNAME:S/glib/glib2/}
REVISION= 0
CATEGORIES= devel

View File

@ -1,9 +1,11 @@
@comment $OpenBSD: PLIST,v 1.58 2018/04/22 13:27:25 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.59 2018/07/06 06:04:42 espie Exp $
@conflict glib2-docs-*
@conflict glib2-fam-*
@pkgpath devel/glib2,-docs
@pkgpath devel/glib2,-fam
@pkgpath devel/glib2,-main
@define-tag glib-compile-schemas at-end %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@tag glib-compile-schemas
@unexec-delete rm -f %D/share/glib-2.0/schemas/gschemas.compiled
@unexec-delete rm -f %D/lib/gio/modules/giomodule.cache
@bin bin/gapplication
@ -1014,5 +1016,4 @@ share/locale/yi/LC_MESSAGES/glib20.mo
share/locale/zh_CN/LC_MESSAGES/glib20.mo
share/locale/zh_HK/LC_MESSAGES/glib20.mo
share/locale/zh_TW/LC_MESSAGES/glib20.mo
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@exec %D/bin/gio-querymodules %D/lib/gio/modules

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.60 2018/04/23 08:11:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2018/07/06 06:04:42 espie Exp $
COMMENT= collection of shared GSettings schemas
GNOME_PROJECT= gsettings-desktop-schemas
GNOME_VERSION= 3.28.0
REVISION= 0
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.29 2018/04/23 08:11:55 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.30 2018/07/06 06:04:42 espie Exp $
include/gsettings-desktop-schemas/
include/gsettings-desktop-schemas/gdesktop-enums.h
lib/girepository-1.0/
@ -96,5 +96,4 @@ share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo
share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo
share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo
share/pkgconfig/gsettings-desktop-schemas.pc
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.38 2018/06/27 21:03:51 espie Exp $
# $OpenBSD: Makefile,v 1.39 2018/07/06 06:04:42 espie Exp $
COMMENT = map viewer using Openstreetmap data
GNOME_VERSION = 0.1.90
GNOME_PROJECT = emerillon
REVISION = 11
REVISION = 12
CATEGORIES = geo x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/06/27 21:03:51 espie Exp $
@comment $OpenBSD: PLIST,v 1.8 2018/07/06 06:04:42 espie Exp $
@bin bin/emerillon
include/emerillon-0.1/
include/emerillon-0.1/emerillon/
@ -163,5 +163,4 @@ share/locale/zh_CN/LC_MESSAGES/emerillon.mo
share/vala/vapi/emerillon.deps
share/vala/vapi/emerillon.vapi
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2018/06/27 21:03:51 espie Exp $
# $OpenBSD: Makefile,v 1.20 2018/07/06 06:04:42 espie Exp $
COMMENT = lightweight mapping application for use with or without GPS
DISTNAME = foxtrotgps-1.2.1
REVISION = 0
REVISION = 1
CATEGORIES = geo x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/06/27 21:03:51 espie Exp $
@comment $OpenBSD: PLIST,v 1.8 2018/07/06 06:04:42 espie Exp $
@pkgpath geo/tangogps
bin/convert2gpx
bin/convert2osm
@ -62,5 +62,4 @@ share/pixmaps/foxtrotgps-poi.png
share/pixmaps/foxtrotgps-wp.png
share/pixmaps/foxtrotgps.png
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.28 2017/11/21 00:13:01 naddy Exp $
# $OpenBSD: Makefile,v 1.29 2018/07/06 06:04:42 espie Exp $
COMMENT= modular geoinformation service on top of D-Bus
DISTNAME= geoclue-0.12.99
REVISION= 6
REVISION= 7
SHARED_LIBS += geoclue 1.1 # .0.0
CATEGORIES= geo devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2015/03/16 18:07:45 naddy Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/07/06 06:04:42 espie Exp $
include/geoclue/
include/geoclue/gc-iface-address.h
include/geoclue/gc-iface-geoclue.h
@ -101,5 +101,4 @@ share/gtk-doc/html/geoclue/simple-example.html
share/gtk-doc/html/geoclue/simple-master-example.html
share/gtk-doc/html/geoclue/style.css
share/gtk-doc/html/geoclue/up.png
@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
@tag glib-compile-schemas

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.67 2018/04/22 09:00:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.68 2018/07/06 06:04:42 espie Exp $
# XXX newer versions hard depend on gusb and udev...
PORTROACH= skipv:1.4.0,1.4.1,1.4.2,1.4.3
@ -8,6 +8,7 @@ COMMENT= device color profile management daemon
V= 1.3.5
DISTNAME= colord-${V}
EXTRACT_SUFX= .tar.xz
REVISION= 0
SHARED_LIBS += colordprivate 1.1 # 2.5
SHARED_LIBS += colord 1.5 # 2.5

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.25 2017/08/17 13:33:36 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.26 2018/07/06 06:04:42 espie Exp $
@conflict shared-color-profiles-*
@conflict shared-color-profiles-extra-*
@pkgpath graphics/colord
@ -217,5 +217,4 @@ share/vala/vapi/colord.vapi
@group _colord
@sample /var/db/colord/
@sample /var/db/colord/icc/
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.159 2018/07/01 09:25:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.160 2018/07/06 06:04:42 espie Exp $
COMMENT= GNOME document viewer
GNOME_PROJECT= evince
GNOME_VERSION= 3.28.2
REVISION= 2
REVISION= 3
MAJ_V= 3.0
SUBST_VARS= MAJ_V

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.17 2018/06/29 22:16:16 espie Exp $
@comment $OpenBSD: PLIST,v 1.18 2018/07/06 06:04:42 espie Exp $
@conflict evince-djvu-*
@conflict evince-dvi-*
@conflict nautilus-evince-*
@ -3150,5 +3150,4 @@ share/metainfo/evince.appdata.xml
!%%light%%
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.106 2018/06/29 22:16:16 espie Exp $
# $OpenBSD: Makefile,v 1.107 2018/07/06 06:04:42 espie Exp $
COMMENT= image viewer and browser for GNOME
GNOME_PROJECT= gthumb
GNOME_VERSION= 3.6.1
REVISION= 1
REVISION= 2
API_V= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
SUBST_VARS= API_V

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.32 2018/06/29 22:16:16 espie Exp $
@comment $OpenBSD: PLIST,v 1.33 2018/07/06 06:04:42 espie Exp $
@bin bin/gthumb
include/gthumb-${API_V}/
include/gthumb-${API_V}/gthumb/
@ -1021,5 +1021,4 @@ share/locale/zh_HK/LC_MESSAGES/gthumb.mo
share/locale/zh_TW/LC_MESSAGES/gthumb.mo
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.95 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.96 2018/07/06 06:04:42 espie Exp $
COMMENT = digital photo organizer
GNOME_VERSION = 0.28.3
GNOME_PROJECT = shotwell
REVISION = 2
REVISION = 3
CATEGORIES = graphics

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.39 2018/06/29 22:16:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.40 2018/07/06 06:04:42 espie Exp $
@bin bin/shotwell
lib/libshotwell-authenticator.a
lib/libshotwell-authenticator.la
@ -502,5 +502,4 @@ share/locale/zh_TW/LC_MESSAGES/shotwell.mo
share/metainfo/shotwell.appdata.xml
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.50 2018/06/27 21:03:55 espie Exp $
# $OpenBSD: Makefile,v 1.51 2018/07/06 06:04:42 espie Exp $
COMMENT= simple scanning utility
GNOME_PROJECT= simple-scan
GNOME_VERSION= 3.28.1
REVISION= 0
REVISION= 1
CATEGORIES= graphics

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2018/06/27 21:03:55 espie Exp $
@comment $OpenBSD: PLIST,v 1.15 2018/07/06 06:04:42 espie Exp $
@bin bin/simple-scan
@man man/man1/simple-scan.1
share/applications/simple-scan.desktop
@ -731,6 +731,5 @@ share/simple-scan/icons/hicolor/48x48/actions/object-crop.png
share/simple-scan/icons/hicolor/scalable/
share/simple-scan/icons/hicolor/scalable/actions/
share/simple-scan/icons/hicolor/scalable/actions/object-crop.svg
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.56 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.57 2018/07/06 06:04:42 espie Exp $
COMMENT = intelligent input bus framework
GH_PROJECT = ibus
GH_ACCOUNT = ibus
GH_TAGNAME = 1.5.5
REVISION = 9
REVISION = 10
SHARED_LIBS = ibus-1.0 4.0 # 5.504

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.21 2018/06/29 22:16:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.22 2018/07/06 06:04:42 espie Exp $
@bin bin/ibus
@bin bin/ibus-daemon
bin/ibus-setup
@ -219,8 +219,7 @@ share/locale/zh_HK/LC_MESSAGES/ibus10.mo
share/locale/zh_TW/LC_MESSAGES/ibus10.mo
share/vala/vapi/ibus-1.0.deps
share/vala/vapi/ibus-1.0.vapi
@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
@tag glib-compile-schemas
@exec %D/bin/gtk-query-immodules-2.0 --update-cache
@unexec-delete %D/bin/gtk-query-immodules-2.0 --update-cache
@exec %D/bin/gtk-query-immodules-3.0 --update-cache

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.27 2018/07/06 06:04:42 espie Exp $
COMMENT = japanese-english dictionary program
DISTNAME = gwaei-3.2.0
REVISION = 18
REVISION = 19
SHARED_LIBS = waei 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.7 2018/07/06 06:04:42 espie Exp $
@bin bin/gwaei
@bin bin/waei
include/libwaei/
@ -77,5 +77,4 @@ share/omf/gwaei/
share/omf/gwaei/gwaei-C.omf
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.79 2018/06/27 21:03:56 espie Exp $
# $OpenBSD: Makefile,v 1.80 2018/07/06 06:04:42 espie Exp $
COMMENT= RSS reader plugin for evolution
GNOME_PROJECT= evolution-rss
GNOME_VERSION= 0.3.95
REVISION= 21
REVISION= 22
CATEGORIES= mail

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:56 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/07/06 06:04:42 espie Exp $
@pkgpath mail/evolution-plugin-rss
@bin bin/evolution-import-rss
lib/evolution/modules/evolution-module-rss.so
@ -63,6 +63,5 @@ share/locale/ta/LC_MESSAGES/evolution-rss.mo
share/locale/te/LC_MESSAGES/evolution-rss.mo
share/locale/th/LC_MESSAGES/evolution-rss.mo
share/locale/zh_CN/LC_MESSAGES/evolution-rss.mo
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.293 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.294 2018/07/06 06:04:42 espie Exp $
COMMENT= integrated email and PIM software for GNOME
GNOME_PROJECT= evolution
GNOME_VERSION= 3.28.3
REVISION= 1
REVISION= 2
CATEGORIES= mail

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.50 2018/06/29 22:16:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.51 2018/07/06 06:04:42 espie Exp $
@conflict evolution-plugins-*
@pkgpath mail/evolution,-main
@pkgpath mail/evolution,-plugins
@ -5305,6 +5305,5 @@ share/metainfo/org.gnome.Evolution-pst.metainfo.xml
share/metainfo/org.gnome.Evolution-spamassassin.metainfo.xml
share/metainfo/org.gnome.Evolution.appdata.xml
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.41 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.42 2018/07/06 06:04:43 espie Exp $
COMMENT = lightweight mail user agent
GNOME_PROJECT = geary
GNOME_VERSION = 0.12.2
REVISION = 2
REVISION = 3
MAINTAINER = Landry Breuil <landry@openbsd.org>
CATEGORIES = mail

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.20 2018/06/29 22:16:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.21 2018/07/06 06:04:43 espie Exp $
@conflict postler-*
@pkgpath mail/postler
@bin bin/geary
@ -251,6 +251,5 @@ share/locale/vi/LC_MESSAGES/geary.mo
share/locale/zh_CN/LC_MESSAGES/geary.mo
share/locale/zh_TW/LC_MESSAGES/geary.mo
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.136 2018/06/29 22:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.137 2018/07/06 06:04:43 espie Exp $
GOFFICE_API_VERSION= 0.10
GOFFICE_VERSION= 0.10.41
@ -7,7 +7,7 @@ COMMENT= spreadsheet application for GNOME
GNOME_PROJECT= gnumeric
GNOME_VERSION= 1.12.41
REVISION= 1
REVISION= 2
GNUMERIC_API_VERSION= ${GNOME_VERSION:R}
SUBST_VARS= GNOME_VERSION GOFFICE_GNOME_VERSION GOFFICE_API_VERSION GNUMERIC_API_VERSION

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.52 2018/06/29 22:16:18 espie Exp $
@comment $OpenBSD: PLIST,v 1.53 2018/07/06 06:04:43 espie Exp $
bin/gnumeric
@bin bin/gnumeric-${GNOME_VERSION}
@bin bin/ssconvert
@ -1886,7 +1886,6 @@ share/pixmaps/gnumeric/gnome-application-x-gnumeric.png
share/pixmaps/gnumeric/gnome-application-x-xls.png
share/pixmaps/gnumeric/win32-gnumeric.ico
share/pixmaps/win32-gnumeric.ico
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2018/06/29 22:16:18 espie Exp $
# $OpenBSD: Makefile,v 1.6 2018/07/06 06:04:43 espie Exp $
COMMENT = desktop Twitch.tv client
CATEGORIES = multimedia games x11
@ -6,7 +6,7 @@ CATEGORIES = multimedia games x11
GH_ACCOUNT = vinszent
GH_PROJECT = gnome-twitch
GH_TAGNAME = v0.4.2
REVISION = 1
REVISION = 2
HOMEPAGE = http://gnome-twitch.vinszent.com/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:18 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/07/06 06:04:43 espie Exp $
@bin bin/gnome-twitch
include/gnome-twitch/
include/gnome-twitch/gt-log.h
@ -34,5 +34,4 @@ share/locale/sr/LC_MESSAGES/gnome-twitch.mo
share/locale/sv/LC_MESSAGES/gnome-twitch.mo
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.100 2017/10/23 17:10:52 sthen Exp $
# $OpenBSD: Makefile,v 1.101 2018/07/06 06:04:43 espie Exp $
COMMENT-main= bad elements for GStreamer
COMMENT-neon= neon element for GStreamer (plugins-bad)
@ -12,7 +12,7 @@ PKGNAME-main= gstreamer-plugins-bad-${V}
PKGNAME-neon= gstreamer-neon-${V}
PKGNAME-mjpeg= gstreamer-mjpeg-${V}
REVISION-main= 29
REVISION-main= 30
REVISION-mjpeg= 13
REVISION-neon= 14

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.26 2016/11/15 20:35:30 dcoppa Exp $
@comment $OpenBSD: PLIST-main,v 1.27 2018/07/06 06:04:43 espie Exp $
@conflict gstreamer-plugins-base-<0.10.25
@conflict gstreamer-bz2-*
@conflict gstreamer-faac-*
@ -220,5 +220,4 @@ share/locale/tr/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
share/locale/uk/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
share/locale/vi/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
@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
@tag glib-compile-schemas

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.23 2018/06/29 22:16:18 espie Exp $
# $OpenBSD: Makefile,v 1.24 2018/07/06 06:04:43 espie Exp $
COMMENT = native Gtk+ Twitter client
V = 1.7.3
DISTNAME = corebird-${V}
MASTER_SITES = https://github.com/baedert/corebird/releases/download/${V}/
REVISION = 3
REVISION = 4
EXTRACT_SUFX = .tar.xz
CATEGORIES = net

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/06/29 22:16:18 espie Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/07/06 06:04:43 espie Exp $
@bin bin/corebird
@man man/man1/corebird.1
share/applications/org.baedert.corebird.desktop
@ -55,8 +55,7 @@ share/locale/uk_UA/LC_MESSAGES/
share/locale/uk_UA/LC_MESSAGES/corebird.mo
share/locale/zh_CN/LC_MESSAGES/corebird.mo
share/locale/zh_TW/LC_MESSAGES/corebird.mo
@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
@tag glib-compile-schemas
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
share/metainfo/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.107 2018/05/15 15:14:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.108 2018/07/06 06:04:43 espie Exp $
# XXX: PORTROACH set below to override the value from gnome.port.mk
@ -6,7 +6,7 @@ COMMENT= people aggregation library
GNOME_PROJECT= folks
GNOME_VERSION= 0.11.4
REVISION= 11
REVISION= 12
# MODULE_VERSION in config.h
API_V= 43

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.25 2017/04/26 13:13:47 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.26 2018/07/06 06:04:43 espie Exp $
@conflict folks-meta-tracker-*
@pkgpath net/telepathy/folks,-main
@pkgpath net/telepathy/folks,-tracker
@ -115,5 +115,4 @@ share/vala/vapi/folks-telepathy.deps
share/vala/vapi/folks-telepathy.vapi
share/vala/vapi/folks.deps
share/vala/vapi/folks.vapi
@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
@tag glib-compile-schemas

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.50 2017/11/21 00:13:03 naddy Exp $
# $OpenBSD: Makefile,v 1.51 2018/07/06 06:04:43 espie Exp $
COMMENT= flexible communications framework, logger component
DISTNAME= telepathy-logger-0.8.2
REVISION= 2
REVISION= 3
SHARED_LIBS += telepathy-logger 4.1 # 6.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.13 2015/05/03 14:30:30 jasper Exp $
@comment $OpenBSD: PLIST,v 1.14 2018/07/06 06:04:43 espie Exp $
include/telepathy-logger-0.2/
include/telepathy-logger-0.2/telepathy-logger/
include/telepathy-logger-0.2/telepathy-logger/call-event.h
@ -40,5 +40,4 @@ share/gtk-doc/html/telepathy-logger/up.png
share/telepathy/
share/telepathy/clients/
share/telepathy/clients/Logger.client
@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
@tag glib-compile-schemas

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.52 2017/11/21 00:13:03 naddy Exp $
# $OpenBSD: Makefile,v 1.53 2018/07/06 06:04:43 espie Exp $
COMMENT= abstraction layer between apps and connection managers
DISTNAME= telepathy-mission-control-5.16.4
REVISION= 0
REVISION= 1
SHARED_LIBS += mission-control-plugins 3.0 # 5.1

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.13 2016/09/04 09:47:56 jasper Exp $
@comment $OpenBSD: PLIST,v 1.14 2018/07/06 06:04:43 espie Exp $
@bin bin/mc-tool
@bin bin/mc-wait-for-name
include/mission-control-5.5/
@ -50,5 +50,4 @@ share/gtk-doc/html/mission-control-plugins/right.png
share/gtk-doc/html/mission-control-plugins/style.css
share/gtk-doc/html/mission-control-plugins/up-insensitive.png
share/gtk-doc/html/mission-control-plugins/up.png
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.63 2018/07/01 18:33:37 espie Exp $
# $OpenBSD: Makefile,v 1.64 2018/07/06 06:04:43 espie Exp $
COMMENT = labels and business card designer
GNOME_PROJECT = glabels
GNOME_VERSION = 3.4.1
REVISION = 3
REVISION = 4
CATEGORIES = productivity graphics

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.17 2018/07/01 18:33:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.18 2018/07/06 06:04:43 espie Exp $
@bin bin/glabels-3
@bin bin/glabels-3-batch
include/libglabels-3.0/
@ -731,8 +731,7 @@ share/locale/zh_CN/LC_MESSAGES/glabels-3.0.mo
share/locale/zh_HK/LC_MESSAGES/glabels-3.0.mo
share/locale/zh_TW/LC_MESSAGES/glabels-3.0.mo
share/mime/packages/glabels-3.0.xml
@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
@tag glib-compile-schemas
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-mime-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.99 2018/06/29 22:16:20 espie Exp $
# $OpenBSD: Makefile,v 1.100 2018/07/06 06:04:43 espie Exp $
COMMENT = personal and small-business financial-accounting software
GNOME_PROJECT = gnucash
GNOME_VERSION = 2.6.21
EXTRACT_SUFX = .tar.bz2
REVISION = 1
REVISION = 2
# XXX
GNOME_VERSION_DOCS = 2.6.20

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.40 2018/06/29 22:16:20 espie Exp $
@comment $OpenBSD: PLIST,v 1.41 2018/07/06 06:04:43 espie Exp $
@conflict gnucash-docs-*
@pkgpath productivity/gnucash-docs
bin/gnc-fq-check
@ -2590,7 +2590,6 @@ share/locale/ur/LC_MESSAGES/gnucash.mo
share/locale/vi/LC_MESSAGES/gnucash.mo
share/locale/zh_CN/LC_MESSAGES/gnucash.mo
share/locale/zh_TW/LC_MESSAGES/gnucash.mo
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.48 2018/06/29 22:16:20 espie Exp $
# $OpenBSD: Makefile,v 1.49 2018/07/06 06:04:43 espie Exp $
COMMENT= dbus debugger
GNOME_VERSION= 0.3.13
GNOME_PROJECT= d-feet
MODPY_EGG_VERSION= ${GNOME_VERSION}
REVISION= 1
REVISION= 2
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2018/06/29 22:16:20 espie Exp $
@comment $OpenBSD: PLIST,v 1.20 2018/07/06 06:04:43 espie Exp $
bin/d-feet
lib/python${MODPY_VERSION}/site-packages/dfeet/
lib/python${MODPY_VERSION}/site-packages/dfeet/__init__.py
@ -138,6 +138,5 @@ share/locale/tr/LC_MESSAGES/d-feet.mo
share/locale/zh_CN/LC_MESSAGES/d-feet.mo
@tag gtk-update-icon-cache %D/share/icons/HighContrast
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.39 2018/06/29 22:16:20 espie Exp $
# $OpenBSD: Makefile,v 1.40 2018/07/06 06:04:43 espie Exp $
COMMENT= simple encrypted backup tool for GNOME
GNOME_VERSION= 34.3
GNOME_PROJECT= deja-dup
REVISION= 2
REVISION= 3
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.20 2018/06/29 22:16:20 espie Exp $
@comment $OpenBSD: PLIST,v 1.21 2018/07/06 06:04:43 espie Exp $
@bin bin/deja-dup
@bin bin/deja-dup-preferences
lib/deja-dup/
@ -1033,6 +1033,5 @@ 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
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.26 2018/06/29 22:16:21 espie Exp $
# $OpenBSD: Makefile,v 1.27 2018/07/06 06:04:43 espie Exp $
COMMENT= GUI for managing virtual machines through libvirt
DISTNAME= virt-manager-1.5.1
CATEGORIES= sysutils x11
REVISION= 1
REVISION= 2
HOMEPAGE= http://virt-manager.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:21 espie Exp $
@comment $OpenBSD: PLIST,v 1.12 2018/07/06 06:04:43 espie Exp $
bin/virt-clone
bin/virt-convert
bin/virt-install
@ -258,7 +258,6 @@ share/virt-manager/virtinst/urlfetcher.py
share/virt-manager/virtinst/util.py
share/virt-manager/virtinst/xmlbuilder.py
share/virt-manager/virtinst/xmlnsqemu.py
@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
@tag glib-compile-schemas
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.73 2018/06/29 22:16:21 espie Exp $
# $OpenBSD: Makefile,v 1.74 2018/07/06 06:04:43 espie Exp $
COMMENT= gettext(1) files editor for GNOME
GNOME_PROJECT= gtranslator
GNOME_VERSION= 2.91.7
REVISION= 10
REVISION= 11
CATEGORIES= textproc devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2018/06/29 22:16:21 espie Exp $
@comment $OpenBSD: PLIST,v 1.20 2018/07/06 06:04:43 espie Exp $
@bin bin/gtranslator
include/gtranslator-3.0/
include/gtranslator-3.0/gtranslator/
@ -997,6 +997,5 @@ share/locale/zh_CN/LC_MESSAGES/gtranslator.mo
share/locale/zh_HK/LC_MESSAGES/gtranslator.mo
share/locale/zh_TW/LC_MESSAGES/gtranslator.mo
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.61 2018/07/01 18:33:37 espie Exp $
# $OpenBSD: Makefile,v 1.62 2018/07/06 06:04:43 espie Exp $
COMMENT= graphical diff and merge tool
GNOME_VERSION= 3.18.2
GNOME_PROJECT= meld
MODPY_EGG_VERSION= ${GNOME_VERSION}
REVISION= 2
REVISION= 3
CATEGORIES= textproc

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.26 2018/07/01 18:33:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.27 2018/07/06 06:04:43 espie Exp $
bin/meld
lib/python${MODPY_VERSION}/site-packages/meld/
lib/python${MODPY_VERSION}/site-packages/meld-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
@ -251,8 +251,7 @@ share/meld/ui/tab-placeholder.ui
share/meld/ui/vcview-ui.xml
share/meld/ui/vcview.ui
share/mime/packages/meld.xml
@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
@tag glib-compile-schemas
@tag update-mime-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/HighContrast

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.173 2018/06/29 22:16:21 espie Exp $
# $OpenBSD: Makefile,v 1.174 2018/07/06 06:04:43 espie Exp $
COMMENT= GNOME web browser based on webkit
@ -6,7 +6,7 @@ GNOME_PROJECT= epiphany
GNOME_VERSION= 3.28.3.1
MAJOR_V= ${GNOME_VERSION:R}
SUBST_VARS= MAJOR_V
REVISION= 1
REVISION= 2
CATEGORIES= www

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.44 2018/06/29 22:16:21 espie Exp $
@comment $OpenBSD: PLIST,v 1.45 2018/07/06 06:04:43 espie Exp $
@bin bin/epiphany
lib/epiphany/
lib/epiphany/libephymain.so
@ -539,6 +539,5 @@ share/locale/zh_HK/LC_MESSAGES/epiphany.mo
share/locale/zh_TW/LC_MESSAGES/epiphany.mo
share/metainfo/org.gnome.Epiphany.appdata.xml
@tag update-desktop-database
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.104 2018/06/29 22:16:21 espie Exp $
# $OpenBSD: Makefile,v 1.105 2018/07/06 06:04:43 espie Exp $
BROKEN-i386= hangs during build while running g-ir-scanner
@ -6,7 +6,7 @@ COMMENT= simple GTK desktop news aggregator
V= 1.12.3
DISTNAME= liferea-${V}
REVISION= 1
REVISION= 2
CATEGORIES= www news x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.31 2018/06/29 22:16:21 espie Exp $
@comment $OpenBSD: PLIST,v 1.32 2018/07/06 06:04:43 espie Exp $
@bin bin/liferea
bin/liferea-add-feed
lib/liferea/
@ -212,7 +212,6 @@ share/locale/uk/LC_MESSAGES/liferea.mo
share/locale/vi/LC_MESSAGES/liferea.mo
share/locale/zh_CN/LC_MESSAGES/liferea.mo
share/locale/zh_TW/LC_MESSAGES/liferea.mo
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.90 2018/06/29 22:16:25 espie Exp $
# $OpenBSD: Makefile,v 1.91 2018/07/06 06:04:47 espie Exp $
COMMENT = GTK+/GNOME frontend for MPlayer
@ -6,7 +6,7 @@ V = 1.0.9
DISTNAME = gnome-mplayer-${V}
EPOCH = 0
CATEGORIES = x11 multimedia
REVISION = 4
REVISION = 5
MAINTAINER = David Coppa <dcoppa@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.16 2018/06/29 22:16:25 espie Exp $
@comment $OpenBSD: PLIST,v 1.17 2018/07/06 06:04:47 espie Exp $
@bin bin/gnome-mplayer
@man man/man1/gnome-mplayer.1
share/applications/gnome-mplayer.desktop
@ -72,7 +72,6 @@ share/locale/vi/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_HK/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mplayer.mo
@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
@tag glib-compile-schemas
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.30 2018/06/29 22:16:22 espie Exp $
# $OpenBSD: Makefile,v 1.31 2018/07/06 06:04:43 espie Exp $
COMMENT = suite of solitaire card games
GNOME_PROJECT = aisleriot
GNOME_VERSION = 3.22.5
REVISION = 1
REVISION = 2
CATEGORIES = games

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/06/29 22:16:22 espie Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/07/06 06:04:44 espie Exp $
@bin bin/sol
lib/aisleriot/
lib/aisleriot/guile/
@ -2078,5 +2078,4 @@ ${SCHEMAS_INSTDIR}/aisleriot.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas >/dev/null 2>&1
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.49 2018/06/29 22:16:22 espie Exp $
# $OpenBSD: Makefile,v 1.50 2018/07/06 06:04:44 espie Exp $
COMMENT= directory tree analyzer for GNOME
GNOME_PROJECT= baobab
GNOME_VERSION= 3.28.0
REVISION= 1
REVISION= 2
# GPLv2 - GFDLv1.1
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.23 2018/06/29 22:16:22 espie Exp $
@comment $OpenBSD: PLIST,v 1.24 2018/07/06 06:04:44 espie Exp $
@conflict gnome-utils-*
@bin bin/baobab
@man man/man1/baobab.1
@ -462,6 +462,5 @@ share/locale/zh_HK/LC_MESSAGES/baobab.mo
share/locale/zh_TW/LC_MESSAGES/baobab.mo
share/metainfo/org.gnome.baobab.appdata.xml
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2018/07/01 18:33:38 espie Exp $
# $OpenBSD: Makefile,v 1.54 2018/07/06 06:04:44 espie Exp $
TRACKER_API= 2.0
@ -6,7 +6,7 @@ COMMENT= simple note editor
GNOME_PROJECT= bijiben
GNOME_VERSION= 3.28.3
REVISION= 2
REVISION= 3
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.21 2018/07/01 18:33:38 espie Exp $
@comment $OpenBSD: PLIST,v 1.22 2018/07/06 06:04:44 espie Exp $
@bin bin/bijiben
@bin libexec/bijiben-shell-search-provider
share/applications/org.gnome.bijiben.desktop
@ -339,6 +339,5 @@ share/mime/packages/org.gnome.bijiben.xml
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/HighContrast
@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
@tag glib-compile-schemas
@tag update-mime-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.84 2018/06/29 22:16:22 espie Exp $
# $OpenBSD: Makefile,v 1.85 2018/07/06 06:04:44 espie Exp $
COMMENT= IDE for GNOME
GNOME_PROJECT= gnome-builder
GNOME_VERSION= 3.28.3
REVISION= 1
REVISION= 2
SHARED_LIBS += gstyle-private 1.0 # 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.31 2018/06/29 22:16:22 espie Exp $
@comment $OpenBSD: PLIST,v 1.32 2018/07/06 06:04:44 espie Exp $
@bin bin/gnome-builder
include/gnome-builder/
include/gnome-builder/gstyle/
@ -468,5 +468,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-builder.mo
share/metainfo/org.gnome.Builder.appdata.xml
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.45 2018/06/27 21:04:08 espie Exp $
# $OpenBSD: Makefile,v 1.46 2018/07/06 06:04:44 espie Exp $
COMMENT= GNOME desktop calculator
GNOME_PROJECT= gnome-calculator
GNOME_VERSION= 3.28.2
REVISION= 0
REVISION= 1
CATEGORIES= math

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2018/06/27 21:04:08 espie Exp $
@comment $OpenBSD: PLIST,v 1.12 2018/07/06 06:04:44 espie Exp $
@conflict gcalctool-*
@pkgpath x11/gnome/gcalctool
@bin bin/gcalccmd
@ -937,8 +937,7 @@ share/help/zh_TW/gnome-calculator/scientific.page
share/help/zh_TW/gnome-calculator/superscript.page
share/help/zh_TW/gnome-calculator/trigonometry.page
share/help/zh_TW/gnome-calculator/variables.page
@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
@tag glib-compile-schemas
@tag update-desktop-database
share/icons/hicolor/16x16/apps/gnome-calculator.png
share/icons/hicolor/22x22/apps/gnome-calculator.png

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.40 2018/06/29 22:16:22 espie Exp $
# $OpenBSD: Makefile,v 1.41 2018/07/06 06:04:44 espie Exp $
COMMENT = GNOME calendar
GNOME_PROJECT = gnome-calendar
GNOME_VERSION = 3.28.2
REVISION = 1
REVISION = 2
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2018/06/29 22:16:22 espie Exp $
@comment $OpenBSD: PLIST,v 1.16 2018/07/06 06:04:44 espie Exp $
@conflict california-*
@pkgpath x11/gnome/california
@bin bin/gnome-calendar
@ -76,7 +76,6 @@ share/locale/zh_HK/LC_MESSAGES/gnome-calendar.mo
share/locale/zh_TW/LC_MESSAGES/gnome-calendar.mo
share/metainfo/
share/metainfo/org.gnome.Calendar.appdata.xml
@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
@tag glib-compile-schemas
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.44 2017/10/23 17:11:03 sthen Exp $
# $OpenBSD: Makefile,v 1.45 2018/07/06 06:04:44 espie Exp $
COMMENT= input assistive technology
GNOME_PROJECT= caribou
GNOME_VERSION= 0.4.21
REVISION= 1
REVISION= 2
SHARED_LIBS += caribou 0.0 # 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.17 2017/01/03 18:54:48 shadchin Exp $
@comment $OpenBSD: PLIST,v 1.18 2018/07/06 06:04:44 espie Exp $
bin/caribou-preferences
include/libcaribou/
include/libcaribou/caribou.h
@ -156,5 +156,4 @@ share/locale/zh_HK/LC_MESSAGES/caribou.mo
share/locale/zh_TW/LC_MESSAGES/caribou.mo
share/vala/vapi/caribou-1.0.deps
share/vala/vapi/caribou-1.0.vapi
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2018/06/29 22:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.18 2018/07/06 06:04:44 espie Exp $
COMMENT = GNOME utility to insert unusual characters
GNOME_PROJECT = gnome-characters
GNOME_VERSION = 3.28.2
REVISION = 1
REVISION = 2
# BSD3/GPLv2
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/29 22:16:23 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/07/06 06:04:44 espie Exp $
bin/gnome-characters
lib/org.gnome.Characters/
lib/org.gnome.Characters/girepository-1.0/
@ -87,5 +87,4 @@ share/org.gnome.Characters/org.gnome.Characters.data.gresource
share/org.gnome.Characters/org.gnome.Characters.src.gresource
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.42 2018/06/29 22:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.43 2018/07/06 06:04:44 espie Exp $
COMMENT= clock application for GNOME
GNOME_PROJECT= gnome-clocks
GNOME_VERSION= 3.28.0
REVISION= 1
REVISION= 2
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2018/06/29 22:16:23 espie Exp $
@comment $OpenBSD: PLIST,v 1.20 2018/07/06 06:04:44 espie Exp $
@bin bin/gnome-clocks
share/applications/org.gnome.clocks.desktop
share/dbus-1/services/org.gnome.clocks.service
@ -343,7 +343,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-clocks.mo
share/locale/zh_HK/LC_MESSAGES/gnome-clocks.mo
share/locale/zh_TW/LC_MESSAGES/gnome-clocks.mo
share/metainfo/org.gnome.clocks.appdata.xml
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.32 2018/04/23 08:50:10 jasper Exp $
# $OpenBSD: Makefile,v 1.33 2018/07/06 06:04:44 espie Exp $
COMMENT= code assistance services for GNOME
GNOME_PROJECT= gnome-code-assistance
GNOME_VERSION= 3.16.1
REVISION= 7
REVISION= 8
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2017/01/03 18:54:48 shadchin Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/07/06 06:04:44 espie Exp $
libexec/gnome-code-assistance/
libexec/gnome-code-assistance/backends/
libexec/gnome-code-assistance/backends/js/
@ -457,5 +457,4 @@ share/dbus-1/services/org.gnome.CodeAssist.v1.sh.service
share/dbus-1/services/org.gnome.CodeAssist.v1.vala.service
share/dbus-1/services/org.gnome.CodeAssist.v1.xml.service
share/glib-2.0/schemas/org.gnome.codeassistance.gschema.xml
@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
@tag glib-compile-schemas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.71 2018/06/27 21:04:08 espie Exp $
# $OpenBSD: Makefile,v 1.72 2018/07/06 06:04:44 espie Exp $
COMMENT= contacts manager for GNOME
GNOME_PROJECT= gnome-contacts
GNOME_VERSION= 3.28.2
REVISION= 0
REVISION= 1
CATEGORIES= productivity

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2018/06/27 21:04:08 espie Exp $
@comment $OpenBSD: PLIST,v 1.16 2018/07/06 06:04:44 espie Exp $
@bin bin/gnome-contacts
@bin libexec/gnome-contacts-search-provider
@man man/man1/gnome-contacts.1
@ -87,6 +87,5 @@ share/locale/zh_CN/LC_MESSAGES/gnome-contacts.mo
share/locale/zh_HK/LC_MESSAGES/gnome-contacts.mo
share/locale/zh_TW/LC_MESSAGES/gnome-contacts.mo
share/metainfo/org.gnome.Contacts.appdata.xml
@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
@tag glib-compile-schemas
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2018/06/29 22:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.20 2018/07/06 06:04:44 espie Exp $
COMMENT= graphical dconf(1) editor
GNOME_PROJECT= dconf-editor
GNOME_VERSION= 3.28.0
REVISION= 1
REVISION= 2
CATEGORIES= sysutils editors

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/06/29 22:16:23 espie Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/07/06 06:04:44 espie Exp $
@conflict dconf-<0.22.0
@pkgpath devel/dconf,-editor
@bin bin/dconf-editor
@ -80,7 +80,6 @@ share/locale/zh_HK/LC_MESSAGES/dconf-editor.mo
share/locale/zh_TW/LC_MESSAGES/dconf-editor.mo
share/metainfo/
share/metainfo/ca.desrt.dconf-editor.appdata.xml
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.116 2018/06/29 22:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.117 2018/07/06 06:04:44 espie Exp $
# build time requirement for WebKit2-4.0 introspection
USE_WXNEEDED= Yes
@ -7,7 +7,7 @@ COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 3.28.1
REVISION= 3
REVISION= 4
SHARED_LIBS += devhelp-3 1.0 # 4.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.31 2018/06/29 22:16:23 espie Exp $
@comment $OpenBSD: PLIST,v 1.32 2018/07/06 06:04:44 espie Exp $
@bin bin/devhelp
include/devhelp-3.0/
include/devhelp-3.0/devhelp/
@ -185,7 +185,6 @@ share/locale/zh_HK/LC_MESSAGES/devhelp.mo
share/locale/zh_TW/LC_MESSAGES/devhelp.mo
share/metainfo/
share/metainfo/org.gnome.Devhelp.appdata.xml
@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
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.29 2018/06/27 21:04:08 espie Exp $
# $OpenBSD: Makefile,v 1.30 2018/07/06 06:04:44 espie Exp $
COMMENT= GNOME dictionary application
GNOME_PROJECT= gnome-dictionary
GNOME_VERSION= 3.26.1
REVISION= 0
REVISION= 1
SHARED_LIBS += gdict-1.0 9.1 # 10.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2018/06/27 21:04:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.15 2018/07/06 06:04:44 espie Exp $
@conflict gnome-utils-*
@bin bin/gnome-dictionary
@man man/man1/gnome-dictionary.1
@ -708,6 +708,5 @@ share/locale/xh/LC_MESSAGES/gnome-dictionary.mo
share/locale/zh_CN/LC_MESSAGES/gnome-dictionary.mo
share/locale/zh_HK/LC_MESSAGES/gnome-dictionary.mo
share/locale/zh_TW/LC_MESSAGES/gnome-dictionary.mo
@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
@tag glib-compile-schemas
@tag update-desktop-database

Some files were not shown because too many files have changed in this diff Show More