@tag gtk-update-icon-cache

This commit is contained in:
espie 2018-06-29 22:16:08 +00:00
parent cf3b10cf00
commit c36d0659b9
954 changed files with 1967 additions and 2434 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.55 2018/06/27 21:03:34 espie Exp $
# $OpenBSD: Makefile,v 1.56 2018/06/29 22:16:08 espie Exp $
COMMENT= free open source planetarium
GH_TAGNAME= v0.18.0
GH_ACCOUNT= Stellarium
GH_PROJECT= stellarium
REVISION= 0
REVISION= 1
CATEGORIES= astro x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.29 2018/06/27 21:03:34 espie Exp $
@comment $OpenBSD: PLIST,v 1.30 2018/06/29 22:16:08 espie Exp $
@bin bin/stellarium
@man man/man1/stellarium.1
share/applications/stellarium.desktop
@ -2089,8 +2089,7 @@ share/stellarium/translations/stellarium/zh.qm
share/stellarium/translations/stellarium/zh_CN.qm
share/stellarium/translations/stellarium/zh_HK.qm
share/stellarium/translations/stellarium/zh_TW.qm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
share/stellarium/webroot/
share/stellarium/webroot/dejavusans-webfont.eot

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2018/06/27 21:03:34 espie Exp $
# $OpenBSD: Makefile,v 1.21 2018/06/29 22:16:08 espie Exp $
COMMENT = GTK2-based MPD client inspired by Rhythmbox
DISTNAME = ario-1.5.1
CATEGORIES = audio x11
REVISION = 16
REVISION = 17
SHARED_LIBS += audioscrobbler 0.0 # 0.0
SHARED_LIBS += filesystem 0.0 # 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:03:34 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:08 espie Exp $
@bin bin/ario
lib/ario/
lib/ario/plugins/
@ -122,6 +122,5 @@ share/locale/vi/LC_MESSAGES/ario.mo
share/locale/zh_CN/LC_MESSAGES/ario.mo
share/locale/zh_HK/LC_MESSAGES/ario.mo
share/locale/zh_TW/LC_MESSAGES/ario.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.59 2018/06/27 21:03:34 espie Exp $
# $OpenBSD: Makefile,v 1.60 2018/06/29 22:16:08 espie Exp $
BROKEN-hppa = no atomic ops / __sync_fetch_and_add_4
BROKEN-alpha = tinylock.c:58: internal compiler error: in extract_insn, at recog.c:2077
@ -6,7 +6,7 @@ BROKEN-alpha = tinylock.c:58: internal compiler error: in extract_insn, at recog
COMMENT = graphical audio player which supports lots of formats
DISTNAME = audacious-3.9
REVISION = 1
REVISION = 2
SHARED_LIBS += audcore 4.0 # 5.0
SHARED_LIBS += audgui 4.0 # 5.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.22 2018/06/27 21:03:34 espie Exp $
@comment $OpenBSD: PLIST,v 1.23 2018/06/29 22:16:08 espie Exp $
@bin bin/audacious
@bin bin/audtool
include/audacious/
@ -126,5 +126,4 @@ share/locale/vi/LC_MESSAGES/audacious.mo
share/locale/zh_CN/LC_MESSAGES/audacious.mo
share/locale/zh_TW/LC_MESSAGES/audacious.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.29 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.30 2018/06/29 22:16:08 espie Exp $
ONLY_FOR_ARCHS = ${GCC4_ARCHS} ${CLANG_ARCHS}
COMMENT = CALF LADSPA plugins
DISTNAME = calf-0.0.18.6
CATEGORIES = audio
REVISION = 2
REVISION = 3
HOMEPAGE = https://calf-studio-gear.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.7 2018/06/29 22:16:08 espie Exp $
@bin bin/calfjackhost
lib/ladspa/
lib/ladspa/calf.so
@ -29,6 +29,5 @@ share/icons/hicolor/48x48/apps/calf.png
share/ladspa/
share/ladspa/rdf/
share/ladspa/rdf/calf.rdf
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.14 2018/06/29 22:16:08 espie Exp $
COMMENT = Qt-based MPD client
V = 2.2.0
DISTNAME = cantata-${V}
REVISION = 1
REVISION = 2
HOMEPAGE = https://github.com/CDrummond/cantata
MASTER_SITES = https://github.com/CDrummond/cantata/releases/download/v${V}/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:08 espie Exp $
@bin bin/cantata
lib/cantata/
@bin lib/cantata/cantata-replaygain
@ -73,6 +73,5 @@ share/icons/hicolor/512x512/apps/cantata.png
share/icons/hicolor/64x64/apps/cantata.png
share/icons/hicolor/scalable/apps/cantata-symbolic.svg
share/icons/hicolor/scalable/apps/cantata.svg
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.32 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.33 2018/06/29 22:16:08 espie Exp $
COMMENT = Qt4-based featureful music player
V = 1.2.3
DISTNAME = clementine-${V}
CATEGORIES = audio x11
REVISION = 11
REVISION = 12
HOMEPAGE = http://clementine-player.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:08 espie Exp $
@bin bin/clementine
@bin bin/clementine-tagreader
share/applications/clementine.desktop
@ -584,5 +584,4 @@ share/kde4/services/clementine-itms.protocol
share/kde4/services/clementine-itpc.protocol
share/kde4/services/clementine-zune.protocol
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.36 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.37 2018/06/29 22:16:08 espie Exp $
COMMENT = DeaDBeeF is an audio player
DISTNAME = deadbeef-0.7.2
REVISION = 8
REVISION = 9
CATEGORIES = audio
HOMEPAGE = http://deadbeef.sourceforge.net/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:08 espie Exp $
@bin bin/deadbeef
include/deadbeef/
include/deadbeef/artwork.h
@ -228,5 +228,4 @@ share/locale/vi/LC_MESSAGES/deadbeef.mo
share/locale/zh_CN/LC_MESSAGES/deadbeef.mo
share/locale/zh_TW/LC_MESSAGES/deadbeef.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.62 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.63 2018/06/29 22:16:08 espie Exp $
COMMENT= tag editor for various audio file formats
GNOME_PROJECT= easytag
GNOME_VERSION= 2.4.3
REVISION= 3
REVISION= 4
CATEGORIES= audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.24 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.25 2018/06/29 22:16:08 espie Exp $
@bin bin/easytag
@man man/man1/easytag.1
share/appdata/
@ -261,6 +261,5 @@ 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
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.66 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.67 2018/06/29 22:16:08 espie Exp $
COMMENT= GNOME music player client
VERSION= 11.8.16
DISTNAME= gmpc-${VERSION}
REVISION = 16
REVISION = 17
CATEGORIES= audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.18 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.19 2018/06/29 22:16:08 espie Exp $
@bin bin/gmpc
@bin bin/gmpc-remote
bin/gmpc-remote-stream
@ -861,7 +861,5 @@ share/locale/tr/LC_MESSAGES/gmpc.mo
share/locale/zh_CN/LC_MESSAGES/gmpc.mo
share/locale/zh_TW/LC_MESSAGES/gmpc.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/Humanity
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/Humanity
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/Humanity

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.18 2018/06/29 22:16:08 espie Exp $
COMMENT = music collection manager and player
DISTNAME = gogglesmm-0.12.7
EXTRACT_SUFX = .tar.xz
REVISION = 11
REVISION = 12
CATEGORIES = audio x11
HOMEPAGE = https://gogglesmm.github.io/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:09 espie Exp $
@bin bin/gogglesmm
@man man/man1/gogglesmm.1
share/applications/gogglesmm.desktop
@ -15,6 +15,5 @@ share/locale/fr/LC_MESSAGES/gogglesmm.mo
share/locale/hu/LC_MESSAGES/gogglesmm.mo
share/locale/pt/LC_MESSAGES/gogglesmm.mo
share/locale/ru/LC_MESSAGES/gogglesmm.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

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

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.8 2018/06/29 22:16:09 espie Exp $
@bin bin/gradio
share/appdata/
share/appdata/de.haeckerfelix.gradio.appdata.xml
@ -32,8 +32,7 @@ share/locale/sr/LC_MESSAGES/gradio.mo
share/locale/sr@latin/LC_MESSAGES/gradio.mo
share/locale/sv/LC_MESSAGES/gradio.mo
share/locale/tr/LC_MESSAGES/gradio.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@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

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.63 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.64 2018/06/29 22:16:09 espie Exp $
COMMENT= front-end to external cd audio rippers and mp3 encoders
DISTNAME= grip-3.8.1
CATEGORIES= audio
REVISION= 0
REVISION= 1
HOMEPAGE= http://sourceforge.net/projects/grip/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.16 2018/06/29 22:16:09 espie Exp $
@bin bin/grip
@man man/man1/grip.1
share/applications/grip.desktop
@ -91,6 +91,5 @@ share/locale/zh_TW/LC_MESSAGES/grip.mo
share/pixmaps/
share/pixmaps/grip.png
share/pixmaps/griptray.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.53 2018/06/27 21:03:35 espie Exp $
# $OpenBSD: Makefile,v 1.54 2018/06/29 22:16:09 espie Exp $
COMMENT= GTK+2 program to synchronize an Apple iPod
DISTNAME= gtkpod-1.0.0
REVISION= 9
REVISION= 10
CATEGORIES= audio x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2018/06/27 21:03:35 espie Exp $
@comment $OpenBSD: PLIST,v 1.15 2018/06/29 22:16:09 espie Exp $
@bin bin/gtkpod
@man man/man1/gtkpod.1
share/applications/gtkpod.desktop
@ -115,5 +115,4 @@ share/locale/ru/LC_MESSAGES/gtkpod.mo
share/locale/sv/LC_MESSAGES/gtkpod.mo
share/locale/zh_CN/LC_MESSAGES/gtkpod.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.17 2018/06/29 22:16:09 espie Exp $
COMMENT = music studio with tracking, sampling and MIDI
@ -6,7 +6,7 @@ COMMENT = music studio with tracking, sampling and MIDI
# git clone --recurse-submodules -b v1.2.0-rc6 https://github.com/lmms/lmms
DISTNAME = lmms-1.2.0rc6
EXTRACT_SUFX = .tar.xz
REVISION = 0
REVISION = 1
CATEGORIES = audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/06/29 22:16:09 espie Exp $
@bin bin/lmms
lib/lmms/
lib/lmms/libOPL2.so
@ -2825,5 +2825,4 @@ share/mime/packages/lmms.xml
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.20 2018/06/29 22:16:09 espie Exp $
COMMENT = Fasttracker II inspired MOD tracker
@ -7,7 +7,7 @@ GH_PROJECT = MilkyTracker
GH_TAGNAME = v1.02.00
PKGNAME = ${DISTNAME:L}
REVISION = 1
REVISION = 2
CATEGORIES = audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:09 espie Exp $
@bin bin/milkytracker
share/applications/milkytracker.desktop
share/doc/milkytracker/
@ -16,6 +16,5 @@ share/milkytracker/songs/slumberjack.xm
share/milkytracker/songs/sv_ttt.xm
share/milkytracker/songs/theday.xm
share/milkytracker/songs/universalnetwork2_real.xm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.35 2018/06/29 22:16:09 espie Exp $
BROKEN-hppa = ICE on moc_qtsingleapplication.cxx
@ -8,7 +8,7 @@ DISTNAME = MuseScore-${V}
PKGNAME = musescore-${V}
EXTRACT_SUFX = .zip
CATEGORIES = audio x11
REVISION = 0
REVISION = 1
HOMEPAGE = http://musescore.org/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:09 espie Exp $
@conflict mscore-*
@bin bin/mscore
bin/musescore
@ -221,6 +221,5 @@ share/mscore-2.2/wallpaper/paper2.png
share/mscore-2.2/wallpaper/paper3.png
share/mscore-2.2/wallpaper/paper4.png
share/mscore-2.2/wallpaper/paper5.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.30 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.31 2018/06/29 22:16:09 espie Exp $
COMMENT = low-latency voice chat client
GH_ACCOUNT = mumble-voip
GH_PROJECT = mumble
GH_TAGNAME = 1.2.19
REVISION = 1
REVISION = 2
CATEGORIES = audio

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:09 espie Exp $
@bin bin/mumble
lib/mumble/
lib/mumble/liblink.so
@ -26,6 +26,5 @@ share/mumble/locale/mumble_sv.qm
share/mumble/locale/mumble_tr.qm
share/mumble/locale/mumble_zh_CN.qm
share/mumble/locale/mumble_zh_TW.qm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.19 2018/06/29 22:16:09 espie Exp $
COMMENT = graphical music player focused on a clean ui
DISTNAME = musique-1.4
CATEGORIES = audio
REVISION = 5
REVISION = 6
HOMEPAGE = http://flavio.tordini.org/musique/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:09 espie Exp $
@bin bin/musique
share/applications/musique.desktop
share/icons/hicolor/128x128/apps/musique.png
@ -50,6 +50,5 @@ share/musique/locale/uk.qm
share/musique/locale/vi.qm
share/musique/locale/zh_CN.qm
share/musique/locale/zh_TW.qm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.21 2018/06/29 22:16:09 espie Exp $
GH_ACCOUNT = pithos
GH_PROJECT = pithos
GH_TAGNAME = 1.1.2
REVISION = 1
REVISION = 2
COMMENT = Pandora client for GNOME
CATEGORIES = audio x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:09 espie Exp $
bin/pithos
lib/python${MODPY_VERSION}/site-packages/pithos/
lib/python${MODPY_VERSION}/site-packages/pithos-${GH_TAGNAME}-py${MODPY_VERSION}.egg-info/
@ -87,6 +87,5 @@ share/appdata/pithos.appdata.xml
share/applications/pithos.desktop
share/icons/hicolor/48x48/apps/pithos-tray-icon.png
share/icons/hicolor/scalable/apps/pithos.svg
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.9 2018/06/29 22:16:09 espie Exp $
COMMENT = lightweight audio player with a simple interface
DISTNAME = potamus-17
CATEGORIES = audio x11
REVISION = 0
REVISION = 1
HOMEPAGE = http://offog.org/code/potamus/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/06/27 21:03:36 espie Exp $
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:09 espie Exp $
@bin bin/potamus
share/applications/potamus.desktop
share/icons/hicolor/48x48/apps/potamus.png
@ -14,6 +14,5 @@ share/potamus/potamus-shuffle.png
share/potamus/potamus-stop.png
share/potamus/potamus.glade
share/potamus/potamus.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:09 espie Exp $
bin/exfalso
bin/operon
bin/quodlibet
@ -1054,5 +1054,4 @@ share/zsh/
share/zsh/vendor-completions/
share/zsh/vendor-completions/_quodlibet
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.167 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.168 2018/06/29 22:16:09 espie Exp $
COMMENT= integrated music management application for GNOME
GNOME_PROJECT= rhythmbox
GNOME_VERSION= 3.4.2
REVISION= 6
REVISION= 7
SHARED_LIBS += rhythmbox-core 0.0 # 7.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.53 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.54 2018/06/29 22:16:09 espie Exp $
@bin bin/rhythmbox
@bin bin/rhythmbox-client
include/rhythmbox/
@ -941,7 +941,6 @@ share/rhythmbox/plugins/webremote/webremote-config.ui
share/rhythmbox/plugins/webremote/webremote.html
share/rhythmbox/rhythmbox.gep
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@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

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.38 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.39 2018/06/29 22:16:09 espie Exp $
COMMENT= Ogg Vorbis and MP3 files tagger
DISTNAME= tagtool-0.12.3
REVISION= 24
REVISION= 25
CATEGORIES= audio
MAINTAINER= Vlad Glagolev <stealth@sourcemage.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:09 espie Exp $
@bin bin/tagtool
share/applications/tagtool.desktop
share/icons/hicolor/48x48/apps/TagTool.png
@ -38,6 +38,5 @@ share/tagtool/tab_rename.png
share/tagtool/tab_tag.png
share/tagtool/tagtool.glade
share/tagtool/warn.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.42 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.43 2018/06/29 22:16:09 espie Exp $
COMMENT= last.fm client for GNOME
V= 0.8.2
DISTNAME= vagalume_$V.orig
PKGNAME= vagalume-$V
REVISION= 22
REVISION= 23
CATEGORIES= audio x11
HOMEPAGE= http://vagalume.igalia.com/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/06/29 22:16:09 espie Exp $
@bin bin/vagalume
bin/vagalumectl
@man man/man1/vagalume.1
@ -30,6 +30,5 @@ share/pixmaps/vagalume.xpm
share/vagalume/
share/vagalume/cover.png
share/vagalume/servers.xml
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.29 2018/06/29 22:16:09 espie Exp $
COMMENT = suite of tools for electronic design automation
DISTNAME = geda-gaf-1.6.0
@ -6,7 +6,7 @@ CATEGORIES = cad
HOMEPAGE = http://geda.seul.org
MAINTAINER = Edd Barrett <edd@openbsd.org>
REVISION = 14
REVISION = 15
SHARED_LIBS = geda 0.0 # 38.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:09 espie Exp $
@bin bin/convert_sym
bin/garchive
@bin bin/gattrib
@ -2145,5 +2145,4 @@ share/mime/packages/libgeda.xml
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.33 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.34 2018/06/29 22:16:09 espie Exp $
COMMENT= viewer for Gerber (RS-274X) files
DISTNAME= gerbv-2.6.2
CATEGORIES= cad graphics
REVISION= 3
REVISION= 4
HOMEPAGE= http://gerbv.gpleda.org/
MAINTAINER= Brian Callahan <bcallah@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/06/29 22:16:09 espie Exp $
@bin bin/gerbv
include/gerbv-2.6.2/
include/gerbv-2.6.2/gerbv.h
@ -25,5 +25,4 @@ share/icons/hicolor/scalable/apps/gerbv.svg
@comment share/locale/locale.alias
share/locale/ru/LC_MESSAGES/gerbv.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.35 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.36 2018/06/29 22:16:09 espie Exp $
COMMENT= GTK+-based electronic waveform viewer
DISTNAME= gtkwave-3.3.91
CATEGORIES= cad
REVISION= 0
REVISION= 1
HOMEPAGE= http://gtkwave.sourceforge.net/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST,v 1.9 2018/06/29 22:16:09 espie Exp $
@bin bin/evcd2vcd
@bin bin/fst2vcd
@bin bin/fstminer
@ -102,5 +102,4 @@ share/pixmaps/gtkwave_savefiles_256x256x32.png
@tag 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 -t %D/share/icons/gnome
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/gnome
@tag gtk-update-icon-cache %D/share/icons/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2018/06/27 21:03:37 espie Exp $
# $OpenBSD: Makefile,v 1.31 2018/06/29 22:16:09 espie Exp $
COMMENT-main= schematic and PCB editing software
COMMENT-docs= documentation for the kicad library of components
@ -10,7 +10,7 @@ PKGNAME= kicad-${V:S/-//g}
PKGNAME-main= kicad-${V:S/-//g}
PKGNAME-docs= kicad-docs-${V:S/-//g}
REVISION-main= 9
REVISION-main= 10
REVISION-docs= 2
CATEGORIES= cad

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.7 2018/06/27 21:03:37 espie Exp $
@comment $OpenBSD: PLIST-main,v 1.8 2018/06/29 22:16:09 espie Exp $
@bin bin/cvpcb
@bin bin/eeschema
bin/freeroute.jnlp
@ -128,8 +128,7 @@ share/mimelnk/
share/mimelnk/application/
share/mimelnk/application/x-kicad-project.desktop
share/mimelnk/application/x-kicad-schematic.desktop
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.39 2018/06/27 21:03:38 espie Exp $
# $OpenBSD: Makefile,v 1.40 2018/06/29 22:16:09 espie Exp $
COMMENT = logic circuit simulator for KDE
DISTNAME = klogic-4.0.2
REVISION = 1
REVISION = 2
CATEGORIES = cad education x11 x11/kde

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/06/27 21:03:38 espie Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/06/29 22:16:10 espie Exp $
@bin bin/klogic
share/applications/kde4/klogic.desktop
share/apps/klogic/
@ -113,6 +113,5 @@ share/locale/es/LC_MESSAGES/klogic.mo
share/locale/fr/LC_MESSAGES/klogic.mo
share/locale/it/LC_MESSAGES/klogic.mo
share/locale/sv/LC_MESSAGES/klogic.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.37 2018/06/27 21:03:38 espie Exp $
# $OpenBSD: Makefile,v 1.38 2018/06/29 22:16:10 espie Exp $
COMMENT= printed circuit board layout tool
DISTNAME= pcb-20110918
CATEGORIES= cad
REVISION= 10
REVISION= 11
HOMEPAGE= http://pcb.gpleda.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.12 2018/06/27 21:03:38 espie Exp $
@comment $OpenBSD: PLIST,v 1.13 2018/06/29 22:16:10 espie Exp $
bin/MergePCBPS
bin/Merge_dimPCBPS
@bin bin/pcb
@ -1219,5 +1219,4 @@ share/pcb/tools/tgo2pcb.tcl
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.61 2018/06/27 21:03:38 espie Exp $
# $OpenBSD: Makefile,v 1.62 2018/06/29 22:16:10 espie Exp $
COMMENT= GTK-based LDAP client
DISTNAME= gq-1.3.4
REVISION= 13
REVISION= 14
CATEGORIES= databases sysutils

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2018/06/27 21:03:38 espie Exp $
@comment $OpenBSD: PLIST,v 1.16 2018/06/29 22:16:10 espie Exp $
@bin bin/gq
share/applications/gq.desktop
share/gnome/
@ -33,8 +33,7 @@ share/pixmaps/gq/hide.xpm
share/pixmaps/gq/new.xpm
share/pixmaps/gq/textview.png
share/pixmaps/gq/warning.xpm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.14 2018/06/29 22:16:10 espie Exp $
COMMENT= Qt-based LDAP browser and utility
MODPY_EGG_VERSION=3.0.7
DISTNAME= luma-${MODPY_EGG_VERSION}
REVISION= 1
REVISION= 2
CATEGORIES= databases x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/06/29 22:16:10 espie Exp $
bin/luma
lib/python${MODPY_VERSION}/site-packages/luma/
lib/python${MODPY_VERSION}/site-packages/luma-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
@ -278,6 +278,5 @@ share/icons/hicolor/64x64/apps/luma.png
share/icons/hicolor/scalable/apps/luma.svg
share/pixmaps/
share/pixmaps/luma.svg
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.26 2018/06/29 22:16:10 espie Exp $
COMMENT= graphical interface to sqlite databases
GH_ACCOUNT = sqlitebrowser
GH_PROJECT = sqlitebrowser
GH_TAGNAME = v3.10.1
REVISION = 1
REVISION = 2
CATEGORIES= databases x11

View File

@ -1,9 +1,8 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:10 espie Exp $
@bin bin/sqlitebrowser
share/appdata/
share/appdata/sqlitebrowser.desktop.appdata.xml
share/applications/sqlitebrowser.desktop
share/icons/hicolor/256x256/apps/sqlitebrowser.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.28 2018/06/29 22:16:10 espie Exp $
COMMENT = gui for sqlite
CATEGORIES = databases x11
DISTNAME = sqliteman-1.2.2
REVISION = 4
REVISION = 5
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sqliteman/}
HOMEPAGE = http://sourceforge.net/projects/sqliteman/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.8 2018/06/29 22:16:10 espie Exp $
@bin bin/sqliteman
share/applications/sqliteman.desktop
share/icons/hicolor/32x32/apps/sqliteman.png
@ -131,6 +131,5 @@ share/sqliteman/sqliteman_fr.qm
share/sqliteman/sqliteman_it.qm
share/sqliteman/sqliteman_pl.qm
share/sqliteman/sqliteman_ru.qm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.28 2018/06/29 22:16:10 espie Exp $
COMMENT-main= free UML builder with extensions
COMMENT-docs= bouml documentation
@ -8,7 +8,7 @@ DISTNAME= bouml_$V
PKGNAME= bouml-$V
PKGNAME-main= bouml-$V
PKGNAME-docs= bouml-docs-$V
REVISION-main= 8
REVISION-main= 9
REVISION-docs= 3
CATEGORIES= devel x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.10 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST-main,v 1.11 2018/06/29 22:16:10 espie Exp $
@bin bin/bouml
@bin bin/browsersort
@bin bin/cpp_generator
@ -2153,5 +2153,4 @@ share/icons/hicolor/64x64/apps/bouml.png
share/icons/hicolor/64x64/apps/projectControl.png
share/icons/hicolor/64x64/apps/projectSynchro.png
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.49 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.50 2018/06/29 22:16:10 espie Exp $
BROKEN-alpha= sqvm.cpp:394:1: internal compiler error: Segmentation fault
COMMENT= Code::Blocks C/C++ IDE
V= 17.12
REVISION= 1
REVISION= 2
DISTNAME= codeblocks_${V}
PKGNAME= codeblocks-${V}
EXTRACT_SUFX= .tar.xz

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.12 2018/06/29 22:16:10 espie Exp $
@bin bin/cb_console_runner
@bin bin/cb_share_config
@bin bin/codeblocks
@ -1973,8 +1973,7 @@ share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png
share/mime/packages/codeblocks.xml
share/pixmaps/
share/pixmaps/codeblocks.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.82 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.83 2018/06/29 22:16:10 espie Exp $
COMMENT= editor for the GConf configuration system
GNOME_PROJECT= gconf-editor
GNOME_VERSION= 3.0.1
REVISION= 13
REVISION= 14
CATEGORIES= devel x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.28 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.29 2018/06/29 22:16:10 espie Exp $
@bin bin/gconf-editor
@man man/man1/gconf-editor.1
share/applications/gconf-editor.desktop
@ -339,5 +339,4 @@ ${SCHEMAS_INSTDIR}/
${SCHEMAS_INSTDIR}/gconf-editor.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
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.57 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.58 2018/06/29 22:16:10 espie Exp $
COMMENT= small and lightweight IDE
DISTNAME = geany-1.33
SHARED_LIBS += geany 0.0 # 0.0
REVISION = 0
REVISION = 1
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.26 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.27 2018/06/29 22:16:10 espie Exp $
@pkgpath devel/geany,vte
@bin bin/geany
include/geany/
@ -280,7 +280,5 @@ share/locale/vi/LC_MESSAGES/geany.mo
share/locale/zh_CN/LC_MESSAGES/geany.mo
share/locale/zh_TW/LC_MESSAGES/geany.mo
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/Tango
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/Tango
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/Tango

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.46 2018/06/27 21:03:39 espie Exp $
# $OpenBSD: Makefile,v 1.47 2018/06/29 22:16:10 espie Exp $
COMMENT= gtk-based git repository viewer
GNOME_VERSION= 0.7
GNOME_PROJECT= giggle
REVISION= 8
REVISION= 9
CATEGORIES= devel x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.13 2018/06/27 21:03:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.14 2018/06/29 22:16:10 espie Exp $
@bin bin/giggle
include/giggle/
include/giggle/libgiggle/
@ -180,6 +180,5 @@ share/locale/sv/LC_MESSAGES/giggle.mo
share/locale/uk/LC_MESSAGES/giggle.mo
share/locale/vi/LC_MESSAGES/giggle.mo
share/locale/zh_CN/LC_MESSAGES/giggle.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.82 2018/06/27 21:03:40 espie Exp $
# $OpenBSD: Makefile,v 1.83 2018/06/29 22:16:10 espie Exp $
COMMENT= user interface builder for the gtk+3 toolkit
GNOME_PROJECT= glade
GNOME_VERSION= 3.22.1
REVISION= 1
REVISION= 2
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.29 2018/06/27 21:03:40 espie Exp $
@comment $OpenBSD: PLIST,v 1.30 2018/06/29 22:16:10 espie Exp $
@conflict glade3-<3.8.0p1
@bin bin/glade
@bin bin/glade-previewer
@ -622,6 +622,5 @@ share/locale/zh_CN/LC_MESSAGES/glade.mo
share/locale/zh_HK/LC_MESSAGES/glade.mo
share/locale/zh_TW/LC_MESSAGES/glade.mo
share/metainfo/glade.appdata.xml
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2018/06/27 21:03:40 espie Exp $
# $OpenBSD: Makefile,v 1.14 2018/06/29 22:16:10 espie Exp $
CATEGORIES = devel x11
COMMENT = integrated development environment for KDE 4
KDEV_V = 4.7.1
KDEVPLAT_V = 1.7.1
REVISION = 4
REVISION = 5
DISTNAME = kdevelop-${KDEV_V}
HOMEPAGE = http://www.kdevelop.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/27 21:03:40 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/06/29 22:16:10 espie Exp $
@bin bin/kdevelop
bin/kdevelop!
include/kde4/kdevelop/
@ -774,5 +774,4 @@ share/mime/packages/kdevelop.xml
@tag 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 -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2017/11/21 00:12:59 naddy Exp $
# $OpenBSD: Makefile,v 1.13 2018/06/29 22:16:10 espie Exp $
CATEGORIES = devel
COMMENT = IDE creation toolkit for KDE 4
@ -6,7 +6,7 @@ KDEV_V = 4.7.2
KDEVPLAT_V = 1.7.2
DISTNAME = kdevplatform-${KDEVPLAT_V}
HOMEPAGE = http://www.kdevelop.org/
REVISION = 2
REVISION = 3
SHARED_LIBS = kdevplatformdebugger 0.1 # 3.0
SHARED_LIBS += kdevplatformdocumentation 0.1 # 3.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2016/06/14 08:46:01 czarkoff Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:10 espie Exp $
@bin bin/kdev_dbus_socket_transformer
bin/kdev_format_source
bin/kdevplatform_shell_environment.sh
@ -1477,5 +1477,4 @@ share/locale/zh_TW/LC_MESSAGES/kdevswitchtobuddy.mo
share/locale/zh_TW/LC_MESSAGES/kdevtemplates_config.mo
share/locale/zh_TW/LC_MESSAGES/kdevtestview.mo
share/locale/zh_TW/LC_MESSAGES/kdevvcsprojectintegration.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2018/06/06 10:51:39 rsadowski Exp $
# $OpenBSD: Makefile,v 1.13 2018/06/29 22:16:10 espie Exp $
COMMENT = KDE file search and metadata handling framework
DISTNAME = baloo-${VERSION}
PKGNAME = kf5-${DISTNAME}
EPOCH = 0
REVISION = 0
SHARED_LIBS = KF5Baloo 2.0
SHARED_LIBS += KF5BalooXapian 2.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2018/06/06 10:51:39 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.7 2018/06/29 22:16:10 espie Exp $
@conflict baloo-*
include/KF5/Baloo/
include/KF5/Baloo/Baloo/
@ -477,5 +477,4 @@ share/locale/zh_TW/LC_MESSAGES/balooshow5.mo
share/locale/zh_TW/LC_MESSAGES/kio5_baloosearch.mo
share/locale/zh_TW/LC_MESSAGES/kio5_tags.mo
share/locale/zh_TW/LC_MESSAGES/kio5_timeline.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2018/01/09 21:10:38 rsadowski Exp $
# $OpenBSD: Makefile,v 1.4 2018/06/29 22:16:10 espie Exp $
COMMENT = KDE Breeze-style light and dark icon themes
DISTNAME = breeze-icons-${VERSION}
REVISION = 0
WANTLIB- =

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2018/06/04 20:25:31 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.9 2018/06/29 22:16:10 espie Exp $
@unexec-delete rm -f %D/share/icons/breeze-dark/icon-theme.cache
@unexec-delete rm -f %D/share/icons/breeze/icon-theme.cache
share/icons/breeze/
@ -15844,5 +15844,5 @@ share/icons/breeze/status/symbolic/user-status-pending-symbolic.svg
share/icons/breeze/status/symbolic/user-trash-full-symbolic.svg
share/icons/breeze/status/symbolic/view-wrapped-symbolic-rtl.svg
share/icons/breeze/status/symbolic/view-wrapped-symbolic.svg
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/breeze
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/breeze-dark
@tag gtk-update-icon-cache %D/share/icons/breeze
@tag gtk-update-icon-cache %D/share/icons/breeze-dark

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2017/06/07 17:03:39 rsadowski Exp $
# $OpenBSD: Makefile,v 1.3 2018/06/29 22:16:10 espie Exp $
COMMENT = KDE Oxygen-style icon theme
DISTNAME = oxygen-icons5-${VERSION}
PKGNAME = oxygen-icons-${VERSION}
REVISION = 0
WANTLIB- =

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/04 20:25:33 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/06/29 22:16:10 espie Exp $
@pkgpath x11/kde4/oxygen-icons
@unexec-delete rm -f %D/share/icons/oxygen/icon-theme.cache
share/icons/oxygen/
@ -8800,5 +8800,4 @@ share/icons/oxygen/base/8x8/emblems/vcs-update-required.png
share/icons/oxygen/base/8x8/places/
share/icons/oxygen/base/8x8/places/folder-activities.png
share/icons/oxygen/index.theme
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/oxygen
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/oxygen
@tag gtk-update-icon-cache %D/share/icons/oxygen

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2018/06/04 20:25:33 rsadowski Exp $
# $OpenBSD: Makefile,v 1.3 2018/06/29 22:16:11 espie Exp $
COMMENT = framework to create integrate services and actions
DISTNAME = purpose-${VERSION}
REVISION = 0
SHARED_LIBS += KF5Purpose 0.1 # 5.43
SHARED_LIBS += KF5PurposeWidgets 0.1 # 5.43

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/06/04 20:25:33 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:11 espie Exp $
include/KF5/purpose/
include/KF5/purpose/Purpose/
include/KF5/purpose/Purpose/AlternativesModel
@ -318,5 +318,4 @@ share/purpose/kdeconnectplugin_config.qml
share/purpose/phabricatorplugin_config.qml
share/purpose/reviewboardplugin_config.qml
share/purpose/saveasplugin_config.qml
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2018/06/27 21:03:40 espie Exp $
# $OpenBSD: Makefile,v 1.10 2018/06/29 22:16:11 espie Exp $
BROKEN = build fails fairly often, "EAccessViolation: Access violation"
@ -9,7 +9,7 @@ COMMENT = Delphi compatible IDE
V = 1.6.4
DISTNAME = lazarus-${V}-0
PKGNAME = lazarus-${V}
REVISION = 0
REVISION = 1
FPC_V = 3.0.2

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:03:40 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:11 espie Exp $
bin/lazarus-ide
bin/lazbuild
bin/lazres
@ -12023,8 +12023,7 @@ share/lazarus/units/${CONFIG}/qt/
share/mime/packages/lazarus.xml
share/pixmaps/
share/pixmaps/lazarus.png
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.60 2018/04/27 11:16:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2018/06/29 22:16:11 espie Exp $
COMMENT= gobject-based plugins engine
GNOME_PROJECT= libpeas
GNOME_VERSION= 1.22.0
REVISION= 2
REVISION= 3
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.25 2017/11/01 11:41:08 jasper Exp $
@comment $OpenBSD: PLIST,v 1.26 2018/06/29 22:16:11 espie Exp $
@bin bin/peas-demo
include/libpeas-1.0/
include/libpeas-1.0/libpeas/
@ -153,5 +153,4 @@ share/locale/vi/LC_MESSAGES/libpeas.mo
share/locale/zh_CN/LC_MESSAGES/libpeas.mo
share/locale/zh_HK/LC_MESSAGES/libpeas.mo
share/locale/zh_TW/LC_MESSAGES/libpeas.mo
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2018/06/27 21:03:40 espie Exp $
# $OpenBSD: Makefile,v 1.27 2018/06/29 22:16:11 espie Exp $
COMMENT= cross-platform gettext catalogs (PO-files) editor
DISTNAME= poedit-1.3.7
REVISION= 10
REVISION= 11
CATEGORIES= devel
HOMEPAGE= http://www.poedit.net/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/06/27 21:03:40 espie Exp $
@comment $OpenBSD: PLIST,v 1.8 2018/06/29 22:16:11 espie Exp $
bin/poedit
@man man/man1/poedit.1
share/applications/poedit.desktop
@ -207,5 +207,4 @@ share/poedit/icons/poedit-status-nothing.png
share/poedit/icons/poedit-update.png
share/poedit/icons/view-fullscreen.png
@tag update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2018/06/16 11:38:30 rsadowski Exp $
# $OpenBSD: Makefile,v 1.41 2018/06/29 22:16:11 espie Exp $
#Qt5Webkit
USE_WXNEEDED = Yes
@ -7,6 +7,7 @@ COMMENT = cross-platform IDE for use with Qt
V = 4.6.2
DISTNAME = qt-creator-opensource-src-${V}
PKGNAME = qt-creator-${V}
REVISION = 0
SHARED_LIBS += Aggregation 0.0 # 0.0
SHARED_LIBS += CPlusPlus 1.0 # 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2018/04/16 18:27:53 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/06/29 22:16:11 espie Exp $
@bin bin/qtcreator
bin/qtcreator.sh
@lib lib/libAggregation.so.${LIBAggregation_VERSION}
@ -840,5 +840,4 @@ share/qtcreator/translations/qtcreator_sl.qm
share/qtcreator/translations/qtcreator_uk.qm
share/qtcreator/translations/qtcreator_zh_CN.qm
share/qtcreator/translations/qtcreator_zh_TW.qm
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/hicolor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2018/06/27 21:03:40 espie Exp $
# $OpenBSD: Makefile,v 1.12 2018/06/29 22:16:11 espie Exp $
# qt5 webkit
USE_WXNEEDED = Yes
@ -7,7 +7,7 @@ COMMENT = simple offline API documentation browser
V = 0.6.0
DISTNAME = zeal-${V}
REVISION = 1
REVISION = 2
CATEGORIES = devel

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