summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im')
-rw-r--r--chat-im/purple-plugin-pack/9EA132A6.gpgbin3581 -> 0 bytes
-rwxr-xr-xchat-im/purple-plugin-pack/CONFIGURE1
-rwxr-xr-xchat-im/purple-plugin-pack/DETAILS16
-rw-r--r--chat-im/purple-plugin-pack/HISTORY4
4 files changed, 12 insertions, 9 deletions
diff --git a/chat-im/purple-plugin-pack/9EA132A6.gpg b/chat-im/purple-plugin-pack/9EA132A6.gpg
deleted file mode 100644
index 789db680e4..0000000000
--- a/chat-im/purple-plugin-pack/9EA132A6.gpg
+++ /dev/null
Binary files differ
diff --git a/chat-im/purple-plugin-pack/CONFIGURE b/chat-im/purple-plugin-pack/CONFIGURE
new file mode 100755
index 0000000000..d1cc655820
--- /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 3759827afe..934e5dfa00 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 c7d71f5a66..491c164c0c 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@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@sourcemage.org>
* DEPENDS: ./configure needs PYTHON