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
commit6e98e86bad2ca79f71adb36f7c36f15064cee313 (patch)
tree66dce45de88c2b54cb2f2c849b69c212c2ee3beb /x11-wm
parentremove old masks no longer in portage, add gimp-print-5.0.0_alpha1 (diff)
downloadgentoo-2-6e98e86bad2ca79f71adb36f7c36f15064cee313.tar.gz
gentoo-2-6e98e86bad2ca79f71adb36f7c36f15064cee313.tar.bz2
gentoo-2-6e98e86bad2ca79f71adb36f7c36f15064cee313.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..3ac4d40f8b97
--- /dev/null
+++ b/x11-wm/ion3-svn/Manifest
@@ -0,0 +1,7 @@
+MD5 d255914ad4b4c09b34f27a9a04825d92 ion3-svn-20040412.ebuild 1825
+MD5 d1891e956435b17aab74feb4c43ec80e .ion3-svn-20040412.ebuild.swp 12288
+MD5 9022f87c3077dc7ebe1b02d8324b4536 ChangeLog 3674
+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
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>