diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-05-14 12:54:35 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-05-14 12:55:32 +0000 |
commit | 9890ad55b15a44d1be623ca80c87c4eb86fc6dc6 (patch) | |
tree | 38ee6eb3e7c6b52ebc833bbad964e37e6584151d | |
parent | de10f818ad49376119a1de254a4d691e52f04282 (diff) |
editors/mousepad: Update to 0.5.5
-rw-r--r-- | editors/mousepad/Makefile | 4 | ||||
-rw-r--r-- | editors/mousepad/distinfo | 6 | ||||
-rw-r--r-- | editors/mousepad/pkg-plist | 5 |
3 files changed, 11 insertions, 4 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 53d8e3df6167..a54fc99e3148 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -1,7 +1,7 @@ # Created by: Oliver Lehmann <oliver@FreeBSD.org> PORTNAME= mousepad -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= editors xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -17,8 +17,10 @@ USES= desktop-file-utils gettext-tools gmake gnome libtool perl5 \ USE_GNOME= cairo dconf gdkpixbuf2 glib20 gtk30 gtksourceview3 intlhack \ intltool USE_XFCE= xfconf +USE_LDCONFIG= yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.xfce.mousepad.gschema.xml diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo index 16e05b8a0ede..ce3fd049bd3e 100644 --- a/editors/mousepad/distinfo +++ b/editors/mousepad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617404145 -SHA256 (xfce4/mousepad-0.5.4.tar.bz2) = d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1 -SIZE (xfce4/mousepad-0.5.4.tar.bz2) = 855416 +TIMESTAMP = 1620810926 +SHA256 (xfce4/mousepad-0.5.5.tar.bz2) = 40c35f00e0e10df50a59bd0dbba9007d2fb5574ed8a2aa73b0fc5ef40e64abe1 +SIZE (xfce4/mousepad-0.5.5.tar.bz2) = 891263 diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist index bf74744fe4fa..0c2a92d3b181 100644 --- a/editors/mousepad/pkg-plist +++ b/editors/mousepad/pkg-plist @@ -1,4 +1,8 @@ bin/mousepad +lib/libmousepad.so +lib/libmousepad.so.0 +lib/libmousepad.so.0.0.0 +share/applications/mousepad-settings.desktop share/applications/mousepad.desktop share/icons/hicolor/128x128/apps/org.xfce.mousepad.png share/icons/hicolor/16x16/apps/org.xfce.mousepad.png @@ -18,6 +22,7 @@ share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg %%NLS%%share/locale/es/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/et/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/eu/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/fa_IR/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/fi/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/fr/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/gl/LC_MESSAGES/mousepad.mo |