- update to 3.4.3, fixes the missing file from the 2.4.2 tarball.
This commit is contained in:
parent
038723014d
commit
1973672ceb
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2012/05/21 17:26:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2012/05/21 21:10:22 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= versatile IDE for GNOME
|
||||
|
||||
GNOME_PROJECT= anjuta
|
||||
GNOME_VERSION= 3.4.2
|
||||
GNOME_VERSION= 3.4.3
|
||||
|
||||
SHARED_LIBS += anjuta-3 0.0 # 0.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/anjuta-3.4.2.tar.xz) = 75ViMiyc4tblPLjBOLNiYg==
|
||||
RMD160 (gnome/anjuta-3.4.2.tar.xz) = lAf+q581TdVN+s1UFXty6LYkJ/U=
|
||||
SHA1 (gnome/anjuta-3.4.2.tar.xz) = BJBQk4eqcx2eolV+hv1Dx7M+nJU=
|
||||
SHA256 (gnome/anjuta-3.4.2.tar.xz) = 3pVbUggoEcDxbEzn8lw4YPuxfLFkapG7SzNVDQsunNU=
|
||||
SIZE (gnome/anjuta-3.4.2.tar.xz) = 6175212
|
||||
MD5 (gnome/anjuta-3.4.3.tar.xz) = oImVn0Ec8juBOLmmuy8fxQ==
|
||||
RMD160 (gnome/anjuta-3.4.3.tar.xz) = e3DZC3rQTwXZ7mphW+X7H541ZP0=
|
||||
SHA1 (gnome/anjuta-3.4.3.tar.xz) = rU/HYcOLzlfgV/0dsDhD+CadwWo=
|
||||
SHA256 (gnome/anjuta-3.4.3.tar.xz) = F4gfs+llqdNHzB01lsbTug/mxsKiICWkmxqwkr9iRtA=
|
||||
SIZE (gnome/anjuta-3.4.3.tar.xz) = 6177392
|
||||
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-plugins_python-loader_anjuta-python-loader_plugin_in,v 1.1 2012/05/21 17:26:37 jasper Exp $
|
||||
|
||||
Add file missing from the 3.4.2 tarball.
|
||||
|
||||
--- plugins/python-loader/anjuta-python-loader.plugin.in.orig Mon May 21 14:41:20 2012
|
||||
+++ plugins/python-loader/anjuta-python-loader.plugin.in Mon May 21 14:41:12 2012
|
||||
@@ -0,0 +1,10 @@
|
||||
+[Anjuta Plugin]
|
||||
+_Name=Python loader
|
||||
+_Description=Allows loading Anjuta plugins written in Python
|
||||
+Location=anjuta-python-loader:PythonLoaderPlugin
|
||||
+#Icon=anjuta-python-loader-plugin.png
|
||||
+Interfaces=IAnjutaPluginLoader
|
||||
+UserActivable=no
|
||||
+
|
||||
+[Plugin Loader]
|
||||
+SupportedLanguage=Python
|
Loading…
Reference in New Issue
Block a user