mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update xfce4-screenshooter-plugin to 1.9.2
- Add missing dependencies - Silence portlint warning - Update WWW URL - Regenerated patch
This commit is contained in:
parent
9b646307bd
commit
9f429ebd57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468854
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-screenshooter-plugin
|
||||
PORTVERSION= 1.8.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.9.2
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R}
|
||||
DISTNAME= xfce4-screenshooter-${PORTVERSION}
|
||||
@ -17,12 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= pkgconfig gmake libtool gettext-tools xfce:gtk3 tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= glib20 gtk20 intltool intlhack libxml2
|
||||
USE_GNOME= cairo glib20 gtk30 intltool intlhack libxml2
|
||||
USE_XFCE= panel
|
||||
USES= pkgconfig gmake libtool gettext-tools xfce tar:bzip2
|
||||
USE_XORG= xfixes xext
|
||||
USE_XORG= ice sm x11 xfixes xext
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 9dce2ddfaa87f703e870e29bae13f3fc82a1b3f06b44f8386640e45a135f5f69
|
||||
SIZE (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 492524
|
||||
TIMESTAMP = 1525191432
|
||||
SHA256 (xfce4/xfce4-screenshooter-1.9.2.tar.bz2) = 904f3a61417ace55a3b144187565335f8ad5e530ca23b397ce90ed61708c6091
|
||||
SIZE (xfce4/xfce4-screenshooter-1.9.2.tar.bz2) = 504757
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2015-01-25 08:47:08 UTC
|
||||
--- configure.orig 2018-05-01 14:43:50 UTC
|
||||
+++ configure
|
||||
@@ -15357,7 +15357,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>
|
||||
@@ -16036,7 +16036,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
fi
|
||||
|
@ -1,4 +1,4 @@
|
||||
Application and panel plugin to take screenshots. It allows you to capture the
|
||||
entire screen, the active window or a selected region.
|
||||
|
||||
WWW: http://goodies.xfce.org/projects/applications/xfce4-screenshooter
|
||||
WWW: https://goodies.xfce.org/projects/applications/xfce4-screenshooter
|
||||
|
@ -22,6 +22,7 @@ share/icons/hicolor/scalable/apps/applets-screenshooter.svg
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
|
||||
|
Loading…
Reference in New Issue
Block a user