summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2004-04-12 11:50:56 +0000
committerTom William Payne <twp@gentoo.org>2004-04-12 11:50:56 +0000
commit1876966843252127dec8008ddd8d0be1f5da1892 (patch)
tree5df855d420c4da5256a72b67cee7d1b627709065 /x11-wm
parentInitial commit. (diff)
downloadhistorical-1876966843252127dec8008ddd8d0be1f5da1892.tar.gz
historical-1876966843252127dec8008ddd8d0be1f5da1892.tar.bz2
historical-1876966843252127dec8008ddd8d0be1f5da1892.zip
Initial commit.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion3-svn/ChangeLog8
-rw-r--r--x11-wm/ion3-svn/Manifest7
-rw-r--r--x11-wm/ion3-svn/files/digest-ion3-svn-200404120
-rw-r--r--x11-wm/ion3-svn/files/ion3-svn-20040412-rename.patch52
-rw-r--r--x11-wm/ion3-svn/files/ion3.desktop9
-rw-r--r--x11-wm/ion3-svn/files/pwm3.desktop9
-rw-r--r--x11-wm/ion3-svn/ion3-svn-20040412.ebuild78
-rw-r--r--x11-wm/ion3-svn/metadata.xml9
8 files changed, 172 insertions, 0 deletions
diff --git a/x11-wm/ion3-svn/ChangeLog b/x11-wm/ion3-svn/ChangeLog
new file mode 100644
index 000000000000..1fd502c76ef9
--- /dev/null
+++ b/x11-wm/ion3-svn/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-wm/ion3-svn
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ChangeLog,v 1.1 2004/04/12 11:50:56 twp Exp $
+
+*ion3-svn (12 Apr 2004)
+
+ 12 Apr 2004; Tom Payne <twp@gentoo.org> ion3-svn-20040412.ebuild :
+ Initial release.
diff --git a/x11-wm/ion3-svn/Manifest b/x11-wm/ion3-svn/Manifest
new file mode 100644
index 000000000000..8983d388edad
--- /dev/null
+++ b/x11-wm/ion3-svn/Manifest
@@ -0,0 +1,7 @@
+MD5 c194bfb9c9909d18ed75475f7ff61efb ion3-svn-20040412.ebuild 1870
+MD5 3432c722fadfb6c45e10467ba239bdeb ChangeLog 322
+MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
+MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20040412 0
+MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217
+MD5 3f53ab4ef5c3e102d868dbb28510c786 files/ion3-svn-20040412-rename.patch 1309
diff --git a/x11-wm/ion3-svn/files/digest-ion3-svn-20040412 b/x11-wm/ion3-svn/files/digest-ion3-svn-20040412
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/x11-wm/ion3-svn/files/digest-ion3-svn-20040412
diff --git a/x11-wm/ion3-svn/files/ion3-svn-20040412-rename.patch b/x11-wm/ion3-svn/files/ion3-svn-20040412-rename.patch
new file mode 100644
index 000000000000..508a88e047e4
--- /dev/null
+++ b/x11-wm/ion3-svn/files/ion3-svn-20040412-rename.patch
@@ -0,0 +1,52 @@
+diff -Naur ion3-svn-20040412/configure.ac ion3-svn/configure.ac
+--- ion3-svn-20040412/configure.ac 2004-04-07 09:15:37.000000000 +0200
++++ ion3-svn/configure.ac 2004-04-07 22:14:37.741378408 +0200
+@@ -5,7 +5,7 @@
+ AC_INIT([Ion Window Manager],
+ [ION_VERSION],
+ [tuomov@iki.fi],
+- [ion])
++ [ion3])
+ AC_PREREQ([2.58])
+ AC_REVISION([$Revision: 1.1 $])
+
+diff -Naur ion3-svn-20040412/man/ion.1.in ion3-svn/man/ion.1.in
+--- ion3-svn-20040412/man/ion.1.in 2004-02-14 01:18:06.000000000 +0100
++++ ion3-svn/man/ion.1.in 2004-04-07 22:14:08.540817568 +0200
+@@ -2,7 +2,7 @@
+ .SH NAME
+ Ion - an X11 window manager
+ .SH SYNOPSIS
+-.B ion
++.B ion3
+ .I "[options]"
+ .SH "DESCRIPTION"
+
+@@ -432,7 +432,7 @@
+ .PP
+ .I DOCDIR/
+ .PP
+-\fIX(7x)\fP, \fIpwm(1)\fP, \fIjoe(1)\fP
++\fIX(7x)\fP, \fIpwm3(1)\fP, \fIjoe(1)\fP
+
+ .SH AUTHOR
+ Ion was written by Tuomo Valkonen <tuomov at iki.fi>.
+diff -Naur ion3-svn-20040412/man/pwm.1.in ion3-svn/man/pwm.1.in
+--- ion3-svn-20040412/man/pwm.1.in 2004-01-25 19:05:05.000000000 +0100
++++ ion3-svn/man/pwm.1.in 2004-04-07 22:14:18.730268536 +0200
+@@ -2,7 +2,7 @@
+ .SH NAME
+ PWM - An X11 window manager
+ .SH SYNOPSIS
+-.B pwm
++.B pwm3
+ .I "[options]"
+ .SH "DESCRIPTION"
+
+@@ -75,5 +75,5 @@
+ .SH SEE ALSO
+
+ For more information, see
+-\fIion(1)\fP.
++\fIion3(1)\fP.
+
diff --git a/x11-wm/ion3-svn/files/ion3.desktop b/x11-wm/ion3-svn/files/ion3.desktop
new file mode 100644
index 000000000000..ba4103ec1953
--- /dev/null
+++ b/x11-wm/ion3-svn/files/ion3.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Ion3
+Comment=A tiling tabbed window manager designed with keyboard users in mind.
+Exec=ion3
+TryExec=ion3
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/x11-wm/ion3-svn/files/pwm3.desktop b/x11-wm/ion3-svn/files/pwm3.desktop
new file mode 100644
index 000000000000..072f169fbca6
--- /dev/null
+++ b/x11-wm/ion3-svn/files/pwm3.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=PWM3
+Comment=An X11 window manager
+Exec=pwm3
+TryExec=pwm3
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/x11-wm/ion3-svn/ion3-svn-20040412.ebuild b/x11-wm/ion3-svn/ion3-svn-20040412.ebuild
new file mode 100644
index 000000000000..991fcf4a8837
--- /dev/null
+++ b/x11-wm/ion3-svn/ion3-svn-20040412.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040412.ebuild,v 1.1 2004/04/12 11:50:56 twp Exp $
+
+inherit eutils
+inherit subversion
+
+DESCRIPTION="A tiling tabbed window manager designed with keyboard users in mind"
+HOMEPAGE="http://www.iki.fi/tuomov/ion/"
+LICENSE="LGPL-2.1"
+SLOT="2"
+KEYWORDS="~ppc ~sparc ~x86"
+IUSE="xinerama"
+DEPEND="virtual/x11
+ app-misc/run-mailcap
+ >=dev-lang/lua-5.0.2
+ >=sys-devel/libtool-1.4.3
+ dev-libs/libtu-svn
+ !x11-wm/ion3"
+
+ESVN_REPO_URI="http://tao.uab.es/ion/svn/ion/trunk"
+ESVN_PROJECT="ion-snapshot"
+
+src_compile() {
+
+ epatch ${FILESDIR}/ion3-svn-20040412-rename.patch
+
+ local myconf=""
+
+ if has_version '>=x11-base/xfree-4.3.0'; then
+ myconf="${myconf} --disable-xfree86-textprop-bug-workaround"
+ fi
+
+ autoreconf
+
+ econf \
+ --sysconfdir=/etc/X11 \
+ `use_enable xinerama` \
+ ${myconf} || die
+
+ emake \
+ DOCDIR=/usr/share/doc/${PF} || die
+
+}
+
+src_install() {
+
+ make \
+ prefix=${D}/usr \
+ ETCDIR=${D}/etc/X11/ion3 \
+ SHAREDIR=${D}/usr/share/ion3 \
+ MANDIR=${D}/usr/share/man \
+ DOCDIR=${D}/usr/share/doc/${PF} \
+ install || die
+
+ mv ${D}/usr/bin/ion ${D}/usr/bin/ion3
+ mv ${D}/usr/bin/pwm ${D}/usr/bin/pwm3
+ mv ${D}/usr/share/man/man1/ion.1 ${D}/usr/share/man/man1/ion3.1
+ mv ${D}/usr/share/man/man1/pwm.1 ${D}/usr/share/man/man1/pwm3.1
+
+ prepalldocs
+
+ insinto /usr/include/ion3
+ doins *.h *.mk mkexports.lua
+ for i in de ioncore luaextl mod_floatws mod_ionws mod_menu mod_query mod_sm mod_sp; do
+ insinto /usr/include/ion3/${i}
+ doins ${i}/*.h
+ done
+
+ echo -e "#!/bin/sh\n/usr/bin/ion3" > ${T}/ion3
+ echo -e "#!/bin/sh\n/usr/bin/pwm3" > ${T}/pwm3
+ exeinto /etc/X11/Sessions
+ doexe ${T}/ion3 ${T}/pwm3
+
+ insinto /usr/share/xsessions
+ doins ${FILESDIR}/ion3.desktop ${FILESDIR}/pwm3.desktop
+
+}
diff --git a/x11-wm/ion3-svn/metadata.xml b/x11-wm/ion3-svn/metadata.xml
new file mode 100644
index 000000000000..d9bb4626fb2b
--- /dev/null
+++ b/x11-wm/ion3-svn/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>twp@gentoo.org</email>
+ <name>Tom Payne</name>
+</maintainer>
+</pkgmetadata>