summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rwxr-xr-xchat-im/amsn/BUILD2
-rwxr-xr-xchat-im/amsn/DEPENDS8
-rwxr-xr-xchat-im/amsn/DETAILS27
-rw-r--r--chat-im/amsn/HISTORY113
-rwxr-xr-xchat-im/amsn/PREPARE2
-rw-r--r--chat-im/amsn/amsn-0.98.4-src.tar.bz2.sigbin287 -> 0 bytes
-rwxr-xr-xchat-im/emesene/BUILD1
-rwxr-xr-xchat-im/emesene/DEPENDS4
-rwxr-xr-xchat-im/emesene/DETAILS17
-rw-r--r--chat-im/emesene/HISTORY6
-rwxr-xr-xchat-im/emesene/INSTALL1
12 files changed, 3 insertions, 181 deletions
diff --git a/ChangeLog b/ChangeLog
index 624aa23637..7ac3da25f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2020-08-22 Ismael Luceno <ismael@sourcemage.org>
+ * chat-im/amsn, chat-im/emesene: Removed, dead project/protocol
+
2020-08-21 Ismael Luceno <ismael@sourcemage.org>
* archive/opkg: new spell, lightweight package management system
* devel/libsolv: new spell, free package dependency solver using
diff --git a/chat-im/amsn/BUILD b/chat-im/amsn/BUILD
deleted file mode 100755
index 5f44c04b8a..0000000000
--- a/chat-im/amsn/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-./configure --prefix=/usr
-make
diff --git a/chat-im/amsn/DEPENDS b/chat-im/amsn/DEPENDS
deleted file mode 100755
index 33818abfa7..0000000000
--- a/chat-im/amsn/DEPENDS
+++ /dev/null
@@ -1,8 +0,0 @@
-depends tk &&
-depends imagemagick &&
-depends -sub CXX gcc &&
-optional_depends tls "" "" "for secure connection using SSL, for MSNP9" &&
-optional_depends v4l-utils "" "--disable-libv4l" \
- "for webcam and audio support via v4l" &&
-optional_depends gupnp-igd "" "--disable-upnp" "for UPNP support" &&
-optional_depends farsight2 "" "" "for farsight video support, for webcam"
diff --git a/chat-im/amsn/DETAILS b/chat-im/amsn/DETAILS
deleted file mode 100755
index 357c80f9f5..0000000000
--- a/chat-im/amsn/DETAILS
+++ /dev/null
@@ -1,27 +0,0 @@
-. "$GRIMOIRE/FUNCTIONS"
- SPELL=amsn
-if [[ $AMSN_BRANCH == scm ]]; then
- VERSION="$(get_scm_version)"
- SOURCE=${SPELL}_dev.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/msn
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD=on
- SOURCE_URL[0]=http://amsn.sourceforge.net/$SOURCE
-else
- VERSION=0.98.4
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE=$SPELL-$VERSION-src.tar.bz2
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
-fi
- WEB_SITE=http://amsn.sourceforge.net
- ENTERED=20021220
- LICENSE="GPL"
- KEYWORDS="messaging chat msn"
- SHORT="MSN messenger clone, no ads and GPL licensed"
-cat << EOF
-A very nice MSN compatible messenger application, aMSN Messenger is a
-multiplatform MSN messenger clone. Works pretty much like its Windows based
-counterpart. Perfect for keeping in touch with those friends who have not yet
-seen the light.
-EOF
diff --git a/chat-im/amsn/HISTORY b/chat-im/amsn/HISTORY
deleted file mode 100644
index df7050a85b..0000000000
--- a/chat-im/amsn/HISTORY
+++ /dev/null
@@ -1,113 +0,0 @@
-2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
- * DETAILS: remove SOURCEFORGE_URL usage (automated)
-
-2014-07-03 Ismael Luceno <ismael@sourcemage.org>
- * DETAILS: Use get_scm_version
-
-2012-10-12 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: libv4l -> v4l-utils
-
-2011-09-20 Ismael Luceno <ismael@sourcemage.org>
- * DETAILS, PREPARE: Use prepare_select_branch
-2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2011-02-01 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 0.98.4
-
-2010-03-09 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS: updated spell to 0.98.3
-
-2009-10-25 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 0.98.1
-
-2009-10-08 Arjan Bouter <abouter@sourcemage.org>
- * PREPARE,DETAILS: added option for svn snapshot
- * DEPENDS: added missing optional dependencies
-
-2009-08-28 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 0.98
- * desktop/amsn.desktop: removed, used upstream one
-
-2008-09-26 Arjan Bouter <abouter@sourcemage.org>
- * DEPENDS: added g++
-
-2008-08-23 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS: version 0.97.2
-
-2008-06-30 George Sherwood <gsherwood@sourcemage.org>
- * DETAILS: Updated to version 0.97.1
-
-2008-01-08 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS: updated to 0.97
-
-2007-09-01 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS: Updated to 0.97RC1
- Changes description to what's on the website
-
-2006-11-26 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated to 0.96
-
-2006-08-31 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS: Updated to 0.96RC1
- msn protocol change
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-01-06 George Sherwood <george@beernabeer.com>
- * DETAILS: Update sig for changed tarball. Tar ball changed
- without version update. (Bug 10342)
- * INSTALL: Removed. New tarball fixed permissions problem.
-
-2005-12-26 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated to 0.95 and SOURCE_GPG, Removed Maintainer &
- BUILD_API=2
- * BUILD: Added configure and make
- * INSTALL: Added make install, fixed permissions
- * POST_REMOVE: deleted. Not needed
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-11-25 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated to BUILD_API=2
- * BUILD: Moved to INSTALL
- * INSTALL: Added File for BUILD_API=2
- * DEPENDS: Added imagemagick
-
-2004-11-06 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated to 0.94
-
-2004-10-13 Arjan Bouter <abouter@sourcemage.org>
- * added desktop files
-
-2004-08-28 George Sherwood <george@beernabeer.com>
- * DETAILS: Update to 0.93
- * BUILD: Fixed to use proper directory
-
-2004-05-31 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated to 0.92
-
-2004-05-01 George Sherwood <george@beernabeer.com>
- * DETAILS: 0.91
-
-2003-11-26 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 0.83
- * HISTORY: reformatted
- * BUILD: mv -> cp -r
- * DEPENDS: optional_depends tls
-
-2003-10-13 Geoffrey Derber <gderber@sourcemage.org>
- * DETAILS: version bump to 0.82
-
-2003-06-26 Geoffrey Derber <gderber@sourcemage.org>
- * DETAILS: version bump to 0.80
-
-2002-12-20 Adam Clark <adamsgl@dhbit.ca>
- * BUILD, DEPENDS, DETAILS, HISTORY, POST_REMOVE: added to the grimoire
-
-2002-12-20 Thomas Graham <unknown@unknown>
- * BUILD, DEPENDS, DETAILS, HISTORY, POST_REMOVE: created
-
diff --git a/chat-im/amsn/PREPARE b/chat-im/amsn/PREPARE
deleted file mode 100755
index 98d27e41ff..0000000000
--- a/chat-im/amsn/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-. ${GRIMOIRE}/FUNCTIONS &&
-prepare_select_branch stable scm
diff --git a/chat-im/amsn/amsn-0.98.4-src.tar.bz2.sig b/chat-im/amsn/amsn-0.98.4-src.tar.bz2.sig
deleted file mode 100644
index 4ee3133db1..0000000000
--- a/chat-im/amsn/amsn-0.98.4-src.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/chat-im/emesene/BUILD b/chat-im/emesene/BUILD
deleted file mode 100755
index 3d7f60b8da..0000000000
--- a/chat-im/emesene/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-python setup.py build
diff --git a/chat-im/emesene/DEPENDS b/chat-im/emesene/DEPENDS
deleted file mode 100755
index e6cad83a8d..0000000000
--- a/chat-im/emesene/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends pygobject &
-depends pygtk2 &
-depends pycairo &
-depends libglade2
diff --git a/chat-im/emesene/DETAILS b/chat-im/emesene/DETAILS
deleted file mode 100755
index 65f5e30ae2..0000000000
--- a/chat-im/emesene/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=emesene
- VERSION=1.0.1
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:3665f6be3abae03631480562cf01054c355f9f626474fe92f85469e0879248bb27aebd1af4968f2bc9fc0875c748c395bc6c2df7d6b19d53346f3095a4a8151e
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://www.emesene.org"
- LICENSE[0]=GPL
- ENTERED=20080819
- SHORT="open-source 'clone' of Windows Live Messenger"
-cat << EOF
-emesene is an open source instant messaging client, and is a "clone" of
-Windows Live Messenger.
-
-Its goal is to replicate the functions of the official Windows Live client
-in simpler, cleaner and easier to use interface.
-EOF
diff --git a/chat-im/emesene/HISTORY b/chat-im/emesene/HISTORY
deleted file mode 100644
index 420681c92f..0000000000
--- a/chat-im/emesene/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
- * DETAILS: remove SOURCEFORGE_URL usage (automated)
-
-2008-08-19 Ismael Luceno <ismael@sourcemage.org>
- * DEPENDS, DETAILS: spell created
-
diff --git a/chat-im/emesene/INSTALL b/chat-im/emesene/INSTALL
deleted file mode 100755
index 762d43b400..0000000000
--- a/chat-im/emesene/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-python setup.py install