Update to anjuta-extras-3.4.0.
This commit is contained in:
parent
40435ed322
commit
093f9edee9
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2011/10/17 14:01:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2012/03/29 07:22:49 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= extra plugins for Anjuta IDE
|
||||
|
||||
GNOME_PROJECT= anjuta-extras
|
||||
GNOME_VERSION= 3.2.0
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.4.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -34,7 +33,7 @@ MODULES= devel/dconf \
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=631157
|
||||
CFLAGS += -DMAX_PATH=PATH_MAX
|
||||
|
||||
LIB_DEPENDS= x11/gnome/anjuta>=3.2.0
|
||||
LIB_DEPENDS= x11/gnome/anjuta>=${GNOME_VERSION}
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/anjuta-extras-3.2.0.tar.xz) = hjVutDkG4QuRlVE67kumiw==
|
||||
RMD160 (gnome/anjuta-extras-3.2.0.tar.xz) = PCIgxbvyNEykRjxcWl2Zc96659c=
|
||||
SHA1 (gnome/anjuta-extras-3.2.0.tar.xz) = MA5aoebIO4MTlT6wO4A9VHIDIe8=
|
||||
SHA256 (gnome/anjuta-extras-3.2.0.tar.xz) = zaliSVLR6eW0QsG5ciVrYYs9PGqj8Qabtq4Xlu7PVaQ=
|
||||
SIZE (gnome/anjuta-extras-3.2.0.tar.xz) = 2032932
|
||||
MD5 (gnome/anjuta-extras-3.4.0.tar.xz) = +hlGclwPRf+n7mS0osj4bg==
|
||||
RMD160 (gnome/anjuta-extras-3.4.0.tar.xz) = f4847Mx2zlA3NxgeJOtI233Yup4=
|
||||
SHA1 (gnome/anjuta-extras-3.4.0.tar.xz) = Kz8i0UMPxlk4bQl/tuHbfmLdLxM=
|
||||
SHA256 (gnome/anjuta-extras-3.4.0.tar.xz) = 6aoh36fhgsheFetMPx0NuSiCZXI1Dwqu6ujunJR0QL0=
|
||||
SIZE (gnome/anjuta-extras-3.4.0.tar.xz) = 2054732
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/09/12 07:26:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/03/29 07:22:49 ajacoutot Exp $
|
||||
lib/anjuta/anjuta-editor.plugin
|
||||
lib/anjuta/anjuta-sample.plugin
|
||||
lib/anjuta/anjuta-scratchbox.plugin
|
||||
@ -16,8 +16,11 @@ share/anjuta/properties/anjuta.properties
|
||||
share/anjuta/properties/styles.properties
|
||||
share/anjuta/properties/user.properties
|
||||
share/anjuta/ui/anjuta-sample.ui
|
||||
share/glib-2.0/schemas/org.gnome.anjuta.scintilla.gschema.xml
|
||||
share/glib-2.0/schemas/org.gnome.anjuta.scratchbox.gschema.xml
|
||||
share/anjuta/ui/anjuta-scintilla.xml
|
||||
share/glib-2.0/schemas/org.gnome.anjuta.plugins.scintilla.gschema.xml
|
||||
share/glib-2.0/schemas/org.gnome.anjuta.plugins.scratchbox.gschema.xml
|
||||
share/gnome/help/anjuta-manual/C/scintilla-plugin.page
|
||||
share/gnome/help/anjuta-manual/de/scintilla-plugin.page
|
||||
share/locale/ar/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/az/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/be/LC_MESSAGES/anjuta-extras.mo
|
||||
@ -32,6 +35,7 @@ share/locale/dz/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/el/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/en_CA/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/en_GB/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/eo/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/es/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/eu/LC_MESSAGES/anjuta-extras.mo
|
||||
share/locale/fi/LC_MESSAGES/anjuta-extras.mo
|
||||
|
Loading…
Reference in New Issue
Block a user