Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (613a9807b5eea40685adb0e74f4e36432d267e8b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (613a9807b5eea40685adb0e74f4e36432d267e8b)
  • Date: Tue, 19 Jan 2021 00:20:43 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

chat-im/purple-plugin-pack/CONFIGURE | 1 +
chat-im/purple-plugin-pack/DETAILS | 16 +++++++---------
chat-im/purple-plugin-pack/HISTORY | 4 ++++
dev/null |binary
4 files changed, 12 insertions(+), 9 deletions(-)

New commits:
commit 613a9807b5eea40685adb0e74f4e36432d267e8b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

purple-plugin-pack 2.8.0

diff --git a/chat-im/purple-plugin-pack/9EA132A6.gpg
b/chat-im/purple-plugin-pack/9EA132A6.gpg
deleted file mode 100644
index 789db68..0000000
Binary files a/chat-im/purple-plugin-pack/9EA132A6.gpg and /dev/null differ
diff --git a/chat-im/purple-plugin-pack/CONFIGURE
b/chat-im/purple-plugin-pack/CONFIGURE
new file mode 100755
index 0000000..d1cc655
--- /dev/null
+++ b/chat-im/purple-plugin-pack/CONFIGURE
@@ -0,0 +1 @@
+. "$GRIMOIRE"/MESON_CONFIGURE
diff --git a/chat-im/purple-plugin-pack/DETAILS
b/chat-im/purple-plugin-pack/DETAILS
index 3759827..934e5df 100755
--- a/chat-im/purple-plugin-pack/DETAILS
+++ b/chat-im/purple-plugin-pack/DETAILS
@@ -1,13 +1,11 @@
+. "$GRIMOIRE"/MESON_FUNCTIONS
SPELL=purple-plugin-pack
- VERSION=2.6.2
- SOURCE="purple-plugin_pack-${VERSION}.tar.bz2"
- SOURCE2=$SOURCE.asc
-
SOURCE_URL[0]=http://downloads.guifications.org/plugins/Plugin%20Pack%20Archive/${SOURCE}
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=9EA132A6.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/purple-plugin_pack-${VERSION}"
- WEB_SITE="http://plugins.guifications.org/trac/wiki/PluginPack";
+ VERSION=2.8.0
+ SOURCE="$SPELL-$VERSION.tar.xz"
+
SOURCE_URL[0]="https://bintray.com/pidgin/releases/download_file?file_path=$SOURCE";
+
SOURCE_HASH=sha512:19fdf8ff651e97add223c765fee8881ff382ce2ca6a1bdbbe5adf0c45534c8bf430055526f6814a4607c3f3751111af1f994f4d9e6e2ef37338e5a2450b5222e
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://keep.imfreedom.org/pidgin/purple-plugin-pack/";
LICENSE[0]=GPL
ENTERED=20071015
SHORT="Many plugins providing extra functionality for Pidgin and
libprpl"
diff --git a/chat-im/purple-plugin-pack/HISTORY
b/chat-im/purple-plugin-pack/HISTORY
index c7d71f5..491c164 100644
--- a/chat-im/purple-plugin-pack/HISTORY
+++ b/chat-im/purple-plugin-pack/HISTORY
@@ -1,3 +1,7 @@
+2021-01-18 Ismael Luceno <ismael AT sourcemage.org>
+ * CONFIGURE, DETAILS: updated spell to 2.8.0; switched to SOURCE_HASH;
+ fixed WEB_SITE; buildsystem changed to meson
+
2013-10-10 Jeremy Blosser <jblosser AT sourcemage.org>
* DEPENDS: ./configure needs PYTHON




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (613a9807b5eea40685adb0e74f4e36432d267e8b), Ismael Luceno, 01/18/2021

Archive powered by MHonArc 2.6.24.

Top of Page