x11/xfce4/mousepad: update to 0.5.7.
This commit is contained in:
parent
e3d1e7241d
commit
a34a9aeadd
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2021/08/02 06:29:36 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2021/10/31 17:09:53 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 simple text editor
|
||||
|
||||
XFCE_VERSION= 0.5.6
|
||||
XFCE_VERSION= 0.5.7
|
||||
XFCE_GOODIE= mousepad
|
||||
SHARED_LIBS += mousepad 0.0 # 0.0
|
||||
|
||||
@ -26,5 +26,6 @@ WANTLIB += aspell enchant-2 gspell-1 jpeg gtk-3 gtksourceview-4 harfbuzz iconv
|
||||
WANTLIB += intl lzma m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 png pthread xcb xcb-render xcb-shm
|
||||
WANTLIB += xml2 z ${COMPILER_LIBCXX}
|
||||
WANTLIB += Xau Xdmcp execinfo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/mousepad-0.5.6.tar.bz2) = QlWYY7Adib0hE2vuoKFGFTA3f6vGVTvf4UOZ1VWWNQ8=
|
||||
SIZE (xfce4/mousepad-0.5.6.tar.bz2) = 916738
|
||||
SHA256 (xfce4/mousepad-0.5.7.tar.bz2) = EFMVdDBC4J55QDerBZShxHy78La4NN/+0VcZL08Dveg=
|
||||
SIZE (xfce4/mousepad-0.5.7.tar.bz2) = 920371
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2021/05/31 05:02:30 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2021/10/31 17:09:54 landry Exp $
|
||||
@bin bin/mousepad
|
||||
@lib lib/libmousepad.so.${LIBmousepad_VERSION}
|
||||
lib/mousepad/
|
||||
lib/mousepad/plugins/
|
||||
@so lib/mousepad/plugins/libmousepad-plugin-gspell.so
|
||||
share/applications/mousepad-settings.desktop
|
||||
share/applications/mousepad.desktop
|
||||
share/applications/org.xfce.mousepad-settings.desktop
|
||||
share/applications/org.xfce.mousepad.desktop
|
||||
share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
|
||||
share/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml
|
||||
share/icons/hicolor/128x128/apps/org.xfce.mousepad.png
|
||||
@ -76,7 +76,7 @@ share/locale/uk/LC_MESSAGES/mousepad.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/mousepad.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/mousepad.mo
|
||||
share/metainfo/
|
||||
share/metainfo/mousepad.appdata.xml
|
||||
share/metainfo/org.xfce.mousepad.appdata.xml
|
||||
share/polkit-1/
|
||||
share/polkit-1/actions/
|
||||
share/polkit-1/actions/org.xfce.mousepad.policy
|
||||
|
Loading…
x
Reference in New Issue
Block a user