Bugfix update to leafpad-0.8.18.1.
This commit is contained in:
parent
8926e4c80c
commit
c17fbcdf08
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2011/03/14 09:17:27 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2011/03/23 12:18:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple GTK+ text editor
|
||||
|
||||
DISTNAME= leafpad-0.8.17
|
||||
REVISION= 5
|
||||
DISTNAME= leafpad-0.8.18.1
|
||||
CATEGORIES= editors x11
|
||||
|
||||
HOMEPAGE= http://tarot.freeshell.org/leafpad/
|
||||
@ -16,12 +15,13 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=leafpad/}
|
||||
|
||||
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
fontconfig freetype gio-2.0 glib-2.0 gmodule-2.0 \
|
||||
gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pixman-1 png pthread-stubs xcb z gdk_pixbuf-2.0 \
|
||||
gtk-x11-2.0>=1000 gdk-x11-2.0>=1000
|
||||
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo
|
||||
WANTLIB += drm expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pixman-1 png pthread pthread-stubs xcb xcb-render xcb-shm
|
||||
WANTLIB += z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
textproc/intltool
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (leafpad-0.8.17.tar.gz) = 05rN9NMd4wnUhFEb3J9ZJA==
|
||||
RMD160 (leafpad-0.8.17.tar.gz) = gwLFz/UXQWdWerel6sZkuV5pR6U=
|
||||
SHA1 (leafpad-0.8.17.tar.gz) = 0T9YXzstnqJjEC4au5/GiOPlh0o=
|
||||
SHA256 (leafpad-0.8.17.tar.gz) = jfjeeq6iYUgiW2EgYxtP5ridNtK1KWLnycwM4Hv9vUw=
|
||||
SIZE (leafpad-0.8.17.tar.gz) = 290002
|
||||
MD5 (leafpad-0.8.18.1.tar.gz) = JUpy/GdQXjqlKITHKc17lw==
|
||||
RMD160 (leafpad-0.8.18.1.tar.gz) = 35yqHUJI59o9xeyuMfPnWPR3cy4=
|
||||
SHA1 (leafpad-0.8.18.1.tar.gz) = c4dtAvgI+4v17zFtAa+5pHik/zg=
|
||||
SHA256 (leafpad-0.8.18.1.tar.gz) = lZ0irgfyKAO8Zv9A03OoVFMqbkcyaAv4qWo/vLn4Ciw=
|
||||
SIZE (leafpad-0.8.18.1.tar.gz) = 289117
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2009/12/22 16:51:00 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2011/03/23 12:18:20 ajacoutot Exp $
|
||||
@bin bin/leafpad
|
||||
share/applications/leafpad.desktop
|
||||
share/doc/leafpad/
|
||||
@ -29,11 +29,13 @@ share/locale/cs/LC_MESSAGES/leafpad.mo
|
||||
share/locale/da/LC_MESSAGES/leafpad.mo
|
||||
share/locale/de/LC_MESSAGES/leafpad.mo
|
||||
share/locale/el/LC_MESSAGES/leafpad.mo
|
||||
share/locale/eo/LC_MESSAGES/leafpad.mo
|
||||
share/locale/es/LC_MESSAGES/leafpad.mo
|
||||
share/locale/eu/LC_MESSAGES/leafpad.mo
|
||||
share/locale/fi/LC_MESSAGES/leafpad.mo
|
||||
share/locale/fr/LC_MESSAGES/leafpad.mo
|
||||
share/locale/ga/LC_MESSAGES/leafpad.mo
|
||||
share/locale/gl/LC_MESSAGES/leafpad.mo
|
||||
share/locale/he/LC_MESSAGES/leafpad.mo
|
||||
share/locale/hu/LC_MESSAGES/leafpad.mo
|
||||
share/locale/id/LC_MESSAGES/leafpad.mo
|
||||
|
Loading…
Reference in New Issue
Block a user