summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 13:55:00 +0200
committerBor Kraljič2011-10-11 13:55:00 +0200
commit8c72dab300cb1d8b5dc00d50eab6dc3f45143a05 (patch)
treebd7fd708d8840e3062cce92a4b84ea0ad1c97cf7
parentc3183b8a13a0381528c44a01bc75792fe45e5adf (diff)
editors/yzis: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xeditors/yzis/DEPENDS15
-rwxr-xr-xeditors/yzis/DETAILS38
-rw-r--r--editors/yzis/HISTORY17
-rw-r--r--editors/yzis/yzis-M3.tar.bz2.sigbin287 -> 0 bytes
5 files changed, 1 insertions, 70 deletions
diff --git a/ChangeLog b/ChangeLog
index 7098f6318f..88b65ca179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -226,6 +226,7 @@
* devel/xxdiff: removed (we no longer support qt3 (qt-x11))
* disk/qtparted: removed (we no longer support qt3 (qt-x11))
* editors/scribus: removed (we no longer support qt3 (qt-x11))
+ * editors/yzis: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/editors/yzis/DEPENDS b/editors/yzis/DEPENDS
deleted file mode 100755
index 859575d941..0000000000
--- a/editors/yzis/DEPENDS
+++ /dev/null
@@ -1,15 +0,0 @@
-depends qt-x11 &&
-depends lua &&
-
-optional_depends "kdebase" \
- "--enable-kyzis" \
- "--disable-kyzis" \
- "to build the KDE front-end component, kyzis" &&
-optional_depends "ncurses" \
- "--enable-nyzis" \
- "--disable-nyzis" \
- "to build the ncurses front-end component, nyzis" &&
-optional_depends "pslib" \
- "" \
- "" \
- "to include PostScript file creation capabilities"
diff --git a/editors/yzis/DETAILS b/editors/yzis/DETAILS
deleted file mode 100755
index 6132f9b160..0000000000
--- a/editors/yzis/DETAILS
+++ /dev/null
@@ -1,38 +0,0 @@
- SPELL=yzis
- VERSION=M3
- SOURCE=${SPELL}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://yzis.org.free.fr/releases/${SOURCE}
- WEB_SITE=http://www.yzis.org/
- LICENSE[0]=GPL
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- ENTERED=20050222
- KEYWORDS="editors"
- SHORT="A vi-compatible editor composed of a generic vi engine and independant GUI."
-cat << EOF
-
-Yzis a brand new editor inspired by vim. Yzis aims to be a powerful, fast
-editor with all of Vim's features and hopefully, at some point, more.
-
-It is developed in C++ and relies on Qt for the some of the background
-classes (lists and strings mainly).
-
-In Yzis, the core editing functionality is placed in a library, and
-interfaces are written on top of that. As of now, there are frontends for
-KDE and ncurses. Especially the KDE-interface provides an easy-to-use
-interface for users and allows you to have tabs for different buffers and a
-GUI that allows you to change things like colour schemes and syntax
-highlighting easily, while still letting (g)vim users feel at home.
-
-By using the powerful scripting language Lua, you can also easily extend
-yzis' functionality with scripts.
-
-With an editing-engine clearly separated from the GUI, the different
-interfaces can be written to be closely integrated in their respective
-environments. The KDE frontend, kyzis, can be seamlessly embedded in KDE
-apps like Kdevelop.
-
-libyzis is published under the terms of the LGPL.
-kyzis and nyzis are published under the terms of the GPL.
-
-EOF
diff --git a/editors/yzis/HISTORY b/editors/yzis/HISTORY
deleted file mode 100644
index b7b9cc83e6..0000000000
--- a/editors/yzis/HISTORY
+++ /dev/null
@@ -1,17 +0,0 @@
-2010-17-06 Bor Kraljič <pyrobor@ver.si>
- * yzis-M3.tar.bz2.sig: resigned sources due to gpg error (bug #15746)
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-02-22 Jason Flatt <jflatt@sourcemage.org>
- * DETAILS, yzis-M3.tar.bz2.sig: Converted to GPG checking.
-
-2005-02-22 Jason Flatt <jflatt@sourcemage.org>
- * Created this spell.
diff --git a/editors/yzis/yzis-M3.tar.bz2.sig b/editors/yzis/yzis-M3.tar.bz2.sig
deleted file mode 100644
index 7c66d99327..0000000000
--- a/editors/yzis/yzis-M3.tar.bz2.sig
+++ /dev/null
Binary files differ