summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-font-viewer/Makefile4
-rw-r--r--deskutils/gnome-font-viewer/distinfo4
-rw-r--r--deskutils/gnome-font-viewer/pkg-plist57
-rw-r--r--deskutils/gnome-screenshot/Makefile4
-rw-r--r--deskutils/gnome-screenshot/distinfo4
-rw-r--r--deskutils/gnome-screenshot/pkg-plist51
6 files changed, 13 insertions, 111 deletions
diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile
index 370e5d47f..3beb984a7 100644
--- a/deskutils/gnome-font-viewer/Makefile
+++ b/deskutils/gnome-font-viewer/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= gnome-font-viewer
-PORTVERSION= 3.12.0
+PORTVERSION= 3.14.0
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -23,6 +23,6 @@ INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30 gnomedesktop3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/deskutils/gnome-font-viewer/distinfo b/deskutils/gnome-font-viewer/distinfo
index 1c55719ce..e3bcfa4d5 100644
--- a/deskutils/gnome-font-viewer/distinfo
+++ b/deskutils/gnome-font-viewer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-font-viewer-3.12.0.tar.xz) = fca50711b7bd4edd1213dd4f05a309911cd1e832974142944c06d52ae07cbe45
-SIZE (gnome3/gnome-font-viewer-3.12.0.tar.xz) = 305932
+SHA256 (gnome3/gnome-font-viewer-3.14.0.tar.xz) = c32636e449c4d28cf2aaa60a5f8bafb40b870b334ab69c3fdd0e78e57d183a96
+SIZE (gnome3/gnome-font-viewer-3.14.0.tar.xz) = 299132
diff --git a/deskutils/gnome-font-viewer/pkg-plist b/deskutils/gnome-font-viewer/pkg-plist
index 6619ef8f1..f7a1f7b9b 100644
--- a/deskutils/gnome-font-viewer/pkg-plist
+++ b/deskutils/gnome-font-viewer/pkg-plist
@@ -1,7 +1,8 @@
bin/gnome-font-viewer
bin/gnome-thumbnail-font
-share/appdata/gnome-font-viewer.appdata.xml
-share/applications/gnome-font-viewer.desktop
+share/appdata/org.gnome.font-viewer.appdata.xml
+share/applications/org.gnome.font-viewer.desktop
+share/dbus-1/services/org.gnome.font-viewer.service
share/locale/af/LC_MESSAGES/gnome-font-viewer.mo
share/locale/am/LC_MESSAGES/gnome-font-viewer.mo
share/locale/an/LC_MESSAGES/gnome-font-viewer.mo
@@ -99,55 +100,3 @@ share/locale/zh_HK/LC_MESSAGES/gnome-font-viewer.mo
share/locale/zh_TW/LC_MESSAGES/gnome-font-viewer.mo
share/locale/uz@cyrillic/LC_MESSAGES/gnome-font-viewer.mo
share/thumbnailers/gnome-font-viewer.thumbnailer
-@dirrmtry share/appdata
-@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
-@dirrmtry share/locale/uz@cyrillic
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/km/LC_MESSAGES
-@dirrmtry share/locale/km
-@dirrmtry share/locale/gd/LC_MESSAGES
-@dirrmtry share/locale/gd
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/crh/LC_MESSAGES
-@dirrmtry share/locale/crh
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/an/LC_MESSAGES
-@dirrmtry share/locale/an
-@dirrmtry share/thumbnailers
diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile
index e76e8fe3d..0bd26122c 100644
--- a/deskutils/gnome-screenshot/Makefile
+++ b/deskutils/gnome-screenshot/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= gnome-screenshot
-PORTVERSION= 3.12.0
+PORTVERSION= 3.14.0
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -19,7 +19,7 @@ USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.gnome-screenshot.gschema.xml
diff --git a/deskutils/gnome-screenshot/distinfo b/deskutils/gnome-screenshot/distinfo
index f5c827bf6..528af03b3 100644
--- a/deskutils/gnome-screenshot/distinfo
+++ b/deskutils/gnome-screenshot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-screenshot-3.12.0.tar.xz) = ae4bf706652ae9b28c7930d22c2c37469a78d7f6656d312960b3c75ee5c36eb1
-SIZE (gnome3/gnome-screenshot-3.12.0.tar.xz) = 258112
+SHA256 (gnome3/gnome-screenshot-3.14.0.tar.xz) = d96f108421ab04ee5d26387387df3858764e61d7718c7376cbf87890bf33912a
+SIZE (gnome3/gnome-screenshot-3.14.0.tar.xz) = 259796
diff --git a/deskutils/gnome-screenshot/pkg-plist b/deskutils/gnome-screenshot/pkg-plist
index f401e97e2..b0bfe6c61 100644
--- a/deskutils/gnome-screenshot/pkg-plist
+++ b/deskutils/gnome-screenshot/pkg-plist
@@ -1,7 +1,8 @@
bin/gnome-screenshot
man/man1/gnome-screenshot.1.gz
share/GConf/gsettings/gnome-screenshot.convert
-share/applications/gnome-screenshot.desktop
+share/applications/org.gnome.Screenshot.desktop
+share/dbus-1/services/org.gnome.Screenshot.service
share/locale/af/LC_MESSAGES/gnome-screenshot.mo
share/locale/am/LC_MESSAGES/gnome-screenshot.mo
share/locale/an/LC_MESSAGES/gnome-screenshot.mo
@@ -96,51 +97,3 @@ share/locale/xh/LC_MESSAGES/gnome-screenshot.mo
share/locale/zh_CN/LC_MESSAGES/gnome-screenshot.mo
share/locale/zh_HK/LC_MESSAGES/gnome-screenshot.mo
share/locale/zh_TW/LC_MESSAGES/gnome-screenshot.mo
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/tg/LC_MESSAGES
-@dirrmtry share/locale/tg
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/fur/LC_MESSAGES
-@dirrmtry share/locale/fur
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/an/LC_MESSAGES
-@dirrmtry share/locale/an