[arch-commits] Commit in notion/repos (8 files)

2016-03-09 Thread Sergej Pupykin
Date: Wednesday, March 9, 2016 @ 14:52:47
  Author: spupykin
Revision: 165753

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 165752, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 165752, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 165752, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 165752, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 +
 /PKGBUILD   |  246 ++
 community-i686/ChangleLog   |5 
 community-i686/PKGBUILD |  109 --
 community-x86_64/ChangleLog |5 
 community-x86_64/PKGBUILD   |  109 --
 6 files changed, 256 insertions(+), 228 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2016-03-09 13:52:29 UTC (rev 165752)
+++ community-i686/ChangleLog   2016-03-09 13:52:47 UTC (rev 165753)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin 
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 165752, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2016-03-09 13:52:47 UTC (rev 165753)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin 
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-09 13:52:29 UTC (rev 165752)
+++ community-i686/PKGBUILD 2016-03-09 13:52:47 UTC (rev 165753)
@@ -1,109 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20150812
-pkgrel=1
-pkgdesc="Tabbed tiling, window manager. Fork of Ion3"
-url="http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-backup=("etc/notion/cfg_defaults.lua"
-   "etc/notion/cfg_dock.lua"
-   "etc/notion/cfg_kludges.lua"
-   "etc/notion/cfg_layouts.lua"
-   "etc/notion/cfg_menu.lua"
-   "etc/notion/cfg_notion.lua"
-   "etc/notion/cfg_notioncore.lua"
-   "etc/notion/cfg_query.lua"
-   "etc/notion/cfg_sp.lua"
-   "etc/notion/cfg_statusbar.lua"
-   "etc/notion/cfg_tiling.lua"
-   "etc/notion/cfg_xrandr.lua"
-   "etc/notion/look.lua"
-   "etc/notion/look_brownsteel.lua"
-   "etc/notion/look_clean.lua"
-   "etc/notion/look_cleanios.lua"
-   "etc/notion/look_cleanviolet.lua"
-   "etc/notion/look_dusky.lua"
-   "etc/notion/look_greenlight.lua"
-   "etc/notion/look_greyviolet.lua"
-   "etc/notion/look_ios.lua"
-   "etc/notion/look_newviolet.lua"
-   "etc/notion/look_simpleblue.lua"
-   "etc/notion/lookcommon_clean.lua"
-   "etc/notion/lookcommon_emboss.lua"
-   "etc/notion/mod_xinerama.lua"
-   "etc/notion/statusbar_xkbgroup.lua"
-   "etc/notion/test_xinerama.lua"
-   "etc/notion/xkbbell.lua"
-   "etc/notion/xkbion.lua")
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=("notion::git://notion.git.sourceforge.net/gitroot/notion/notion"
-   
"notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc")
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  cat >notion/build/lua-detect.mk <
+# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
+# Contributor: aunoor
+
+pkgname=notion
+pkgver=20150812
+pkgrel=2
+_commit=039f4ef807ed179fcdd4c6421e67014143e0331e
+_commit_doc=2bc82701a2eb1dcd5908c18be2245a51604178d6
+pkgdesc="Tabbed tiling, window manager. Fork of Ion3"
+url="http://sourceforge.net/projects/notion/;
+arch=('i686' 'x86_64')
+license=('custom:LGPL')
+depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
+optdepends=('libxinerama' 'libxrandr')
+makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
+'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
+backup=("etc/notion/cfg_defaults.lua"
+   "etc/notion/cfg_dock.lua"
+   "etc/notion/cfg_kludges.lua"
+   "etc/notion/cfg_layouts.lua"
+  

[arch-commits] Commit in notion/repos (8 files)

2015-08-12 Thread Sergej Pupykin
Date: Wednesday, August 12, 2015 @ 14:49:09
  Author: spupykin
Revision: 138278

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 138277, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 138277, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 138277, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 138277, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 +
 /PKGBUILD   |  218 ++
 community-i686/ChangleLog   |5 
 community-i686/PKGBUILD |   91 -
 community-x86_64/ChangleLog |5 
 community-x86_64/PKGBUILD   |   91 -
 6 files changed, 228 insertions(+), 192 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2015-08-12 12:48:55 UTC (rev 138277)
+++ community-i686/ChangleLog   2015-08-12 12:49:09 UTC (rev 138278)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 138277, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2015-08-12 12:49:09 UTC (rev 138278)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-08-12 12:48:55 UTC (rev 138277)
+++ community-i686/PKGBUILD 2015-08-12 12:49:09 UTC (rev 138278)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20150505
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-backup=(etc/notion/cfg_defaults.lua
-   etc/notion/cfg_dock.lua
-   etc/notion/cfg_kludges.lua
-   etc/notion/cfg_layouts.lua
-   etc/notion/cfg_menu.lua
-   etc/notion/cfg_notion.lua
-   etc/notion/cfg_notioncore.lua
-   etc/notion/cfg_query.lua
-   etc/notion/cfg_sp.lua
-   etc/notion/cfg_statusbar.lua
-   etc/notion/cfg_tiling.lua
-   etc/notion/cfg_xrandr.lua
-   etc/notion/look.lua
-   etc/notion/look_brownsteel.lua
-   etc/notion/look_clean.lua
-   etc/notion/look_cleanios.lua
-   etc/notion/look_cleanviolet.lua
-   etc/notion/look_dusky.lua
-   etc/notion/look_greenlight.lua
-   etc/notion/look_greyviolet.lua
-   etc/notion/look_ios.lua
-   etc/notion/look_newviolet.lua
-   etc/notion/look_simpleblue.lua
-   etc/notion/lookcommon_clean.lua
-   etc/notion/lookcommon_emboss.lua
-   etc/notion/mod_xinerama.lua
-   etc/notion/statusbar_xkbgroup.lua
-   etc/notion/test_xinerama.lua
-   etc/notion/xkbbell.lua
-   etc/notion/xkbion.lua)
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   
notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  cat notion/build/lua-detect.mk EOF
-LUA_VERSION := 5.3
-LUA_LIBS := $(pkg-config --libs lua)
-LUA_INCLUDES := $(pkg-config --cflags lua)
-LUA  := $(which lua)
-LUAC := $(which luac)
-EOF
-  sed -i 's|return \(lua_sethook.*\)|\1 return 0;|g' notion/libextl/luaextl.c
-}
-
-build() {
-  cd ${srcdir}/notion
-  make INCLUDES=-I${srcdir}/notion LUA_VERSION=5.2 PREFIX=/usr 
ETCDIR=/etc/notion
-  cd ${srcdir}/notion-doc
-  make -j1 all
-}
-
-package() {
-  cd ${srcdir}/notion
-  make DESTDIR=$pkgdir LUA_VERSION=5.2 PREFIX=/usr ETCDIR=/etc/notion install
-
-  # doc
-  cd ${srcdir}/notion-doc
-  make PREFIX=$pkgdir/usr ETCDIR=/etc/notion install
-
-  # modules
-  cp ${srcdir}/notion/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/notion/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a 

[arch-commits] Commit in notion/repos (8 files)

2015-01-18 Thread Sergej Pupykin
Date: Sunday, January 18, 2015 @ 21:56:14
  Author: spupykin
Revision: 126150

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 126149, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 126149, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 126149, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 126149, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  180 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   90 -
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   90 -
 6 files changed, 190 insertions(+), 190 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2015-01-18 20:55:55 UTC (rev 126149)
+++ community-i686/ChangleLog   2015-01-18 20:56:14 UTC (rev 126150)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 126149, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2015-01-18 20:56:14 UTC (rev 126150)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-18 20:55:55 UTC (rev 126149)
+++ community-i686/PKGBUILD 2015-01-18 20:56:14 UTC (rev 126150)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20141202
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-backup=(etc/notion/cfg_defaults.lua
-   etc/notion/cfg_dock.lua
-   etc/notion/cfg_kludges.lua
-   etc/notion/cfg_layouts.lua
-   etc/notion/cfg_menu.lua
-   etc/notion/cfg_notion.lua
-   etc/notion/cfg_notioncore.lua
-   etc/notion/cfg_query.lua
-   etc/notion/cfg_sp.lua
-   etc/notion/cfg_statusbar.lua
-   etc/notion/cfg_tiling.lua
-   etc/notion/cfg_xrandr.lua
-   etc/notion/look.lua
-   etc/notion/look_brownsteel.lua
-   etc/notion/look_clean.lua
-   etc/notion/look_cleanios.lua
-   etc/notion/look_cleanviolet.lua
-   etc/notion/look_dusky.lua
-   etc/notion/look_greenlight.lua
-   etc/notion/look_greyviolet.lua
-   etc/notion/look_ios.lua
-   etc/notion/look_newviolet.lua
-   etc/notion/look_simpleblue.lua
-   etc/notion/lookcommon_clean.lua
-   etc/notion/lookcommon_emboss.lua
-   etc/notion/mod_xinerama.lua
-   etc/notion/statusbar_xkbgroup.lua
-   etc/notion/test_xinerama.lua
-   etc/notion/xkbbell.lua
-   etc/notion/xkbion.lua)
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   
notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  cat notion/build/lua-detect.mk EOF
-LUA_VERSION := 5.2
-LUA_LIBS := $(pkg-config --libs lua)
-LUA_INCLUDES := $(pkg-config --cflags lua)
-LUA  := $(which lua)
-LUAC := $(which luac)
-EOF
-}
-
-build() {
-  cd ${srcdir}/notion
-  make INCLUDES=-I${srcdir}/notion LUA_VERSION=5.2 PREFIX=/usr 
ETCDIR=/etc/notion
-  cd ${srcdir}/notion-doc
-  make -j1 all
-}
-
-package() {
-  cd ${srcdir}/notion
-  make DESTDIR=$pkgdir LUA_VERSION=5.2 PREFIX=/usr ETCDIR=/etc/notion install
-
-  # doc
-  cd ${srcdir}/notion-doc
-  make PREFIX=$pkgdir/usr ETCDIR=/etc/notion install
-
-  # modules
-  cp ${srcdir}/notion/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/notion/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a ${srcdir}/$pkgname/contrib/* $pkgdir/usr/share/notion/contrib
-
-  # 

[arch-commits] Commit in notion/repos (8 files)

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 19:50:07
  Author: spupykin
Revision: 123364

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 123363, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 123363, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 123363, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 123363, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  180 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   90 -
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   90 -
 6 files changed, 190 insertions(+), 190 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2014-12-02 18:49:51 UTC (rev 123363)
+++ community-i686/ChangleLog   2014-12-02 18:50:07 UTC (rev 123364)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 123363, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2014-12-02 18:50:07 UTC (rev 123364)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 18:49:51 UTC (rev 123363)
+++ community-i686/PKGBUILD 2014-12-02 18:50:07 UTC (rev 123364)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20140704
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-backup=(etc/notion/cfg_defaults.lua
-   etc/notion/cfg_dock.lua
-   etc/notion/cfg_kludges.lua
-   etc/notion/cfg_layouts.lua
-   etc/notion/cfg_menu.lua
-   etc/notion/cfg_notion.lua
-   etc/notion/cfg_notioncore.lua
-   etc/notion/cfg_query.lua
-   etc/notion/cfg_sp.lua
-   etc/notion/cfg_statusbar.lua
-   etc/notion/cfg_tiling.lua
-   etc/notion/cfg_xrandr.lua
-   etc/notion/look.lua
-   etc/notion/look_brownsteel.lua
-   etc/notion/look_clean.lua
-   etc/notion/look_cleanios.lua
-   etc/notion/look_cleanviolet.lua
-   etc/notion/look_dusky.lua
-   etc/notion/look_greenlight.lua
-   etc/notion/look_greyviolet.lua
-   etc/notion/look_ios.lua
-   etc/notion/look_newviolet.lua
-   etc/notion/look_simpleblue.lua
-   etc/notion/lookcommon_clean.lua
-   etc/notion/lookcommon_emboss.lua
-   etc/notion/mod_xinerama.lua
-   etc/notion/statusbar_xkbgroup.lua
-   etc/notion/test_xinerama.lua
-   etc/notion/xkbbell.lua
-   etc/notion/xkbion.lua)
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   
notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  cat notion/build/lua-detect.mk EOF
-LUA_VERSION := 5.2
-LUA_LIBS := $(pkg-config --libs lua)
-LUA_INCLUDES := $(pkg-config --cflags lua)
-LUA  := $(which lua)
-LUAC := $(which luac)
-EOF
-}
-
-build() {
-  cd ${srcdir}/notion
-  make INCLUDES=-I${srcdir}/notion LUA_VERSION=5.2 PREFIX=/usr 
ETCDIR=/etc/notion
-  cd ${srcdir}/notion-doc
-  make -j1 all
-}
-
-package() {
-  cd ${srcdir}/notion
-  make DESTDIR=$pkgdir LUA_VERSION=5.2 PREFIX=/usr ETCDIR=/etc/notion install
-
-  # doc
-  cd ${srcdir}/notion-doc
-  make PREFIX=$pkgdir/usr ETCDIR=/etc/notion install
-
-  # modules
-  cp ${srcdir}/notion/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/notion/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a ${srcdir}/$pkgname/contrib/* $pkgdir/usr/share/notion/contrib
-
-  # 

[arch-commits] Commit in notion/repos (8 files)

2014-04-16 Thread Sergej Pupykin
Date: Wednesday, April 16, 2014 @ 12:25:03
  Author: spupykin
Revision: 109578

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 109577, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 109577, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 109577, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 109577, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  180 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   60 --
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   60 --
 6 files changed, 190 insertions(+), 130 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2014-04-16 10:24:50 UTC (rev 109577)
+++ community-i686/ChangleLog   2014-04-16 10:25:03 UTC (rev 109578)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 109577, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2014-04-16 10:25:03 UTC (rev 109578)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-16 10:24:50 UTC (rev 109577)
+++ community-i686/PKGBUILD 2014-04-16 10:25:03 UTC (rev 109578)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20140213
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   
notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  cat notion/build/lua-detect.mk EOF
-LUA_VERSION := 5.2
-LUA_LIBS := $(pkg-config --libs lua)
-LUA_INCLUDES := $(pkg-config --cflags lua)
-LUA  := $(which lua)
-LUAC := $(which luac)
-EOF
-}
-
-build() {
-  cd ${srcdir}/notion
-  make INCLUDES=-I${srcdir}/notion LUA_VERSION=5.2 PREFIX=/usr 
ETCDIR=/etc/notion
-  cd ${srcdir}/notion-doc
-  make -j1 all
-}
-
-package() {
-  cd ${srcdir}/notion
-  make DESTDIR=$pkgdir LUA_VERSION=5.2 PREFIX=/usr ETCDIR=/etc/notion install
-
-  # doc
-  cd ${srcdir}/notion-doc
-  make PREFIX=$pkgdir/usr ETCDIR=/etc/notion install
-
-  # modules
-  cp ${srcdir}/notion/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/notion/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a ${srcdir}/$pkgname/contrib/* $pkgdir/usr/share/notion/contrib
-
-  # license
-  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
-}

Copied: notion/repos/community-i686/PKGBUILD (from rev 109577, 
notion/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-16 10:25:03 UTC (rev 109578)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
+# Contributor: aunoor
+
+pkgname=notion
+pkgver=20140416
+pkgrel=1
+pkgdesc=Tabbed tiling, window manager. Fork of Ion3
+url=http://sourceforge.net/projects/notion/;
+arch=('i686' 'x86_64')
+license=('custom:LGPL')
+depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
+optdepends=('libxinerama' 'libxrandr')
+makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
+'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
+backup=(etc/notion/cfg_defaults.lua
+   etc/notion/cfg_dock.lua
+   etc/notion/cfg_kludges.lua
+   

[arch-commits] Commit in notion/repos (8 files)

2014-02-13 Thread Sergej Pupykin
Date: Thursday, February 13, 2014 @ 15:16:41
  Author: spupykin
Revision: 105675

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 105674, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 105674, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 105674, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 105674, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 +++
 /PKGBUILD   |  120 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   90 ---
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   90 ---
 6 files changed, 130 insertions(+), 190 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2014-02-13 14:16:29 UTC (rev 105674)
+++ community-i686/ChangleLog   2014-02-13 14:16:41 UTC (rev 105675)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 105674, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2014-02-13 14:16:41 UTC (rev 105675)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-13 14:16:29 UTC (rev 105674)
+++ community-i686/PKGBUILD 2014-02-13 14:16:41 UTC (rev 105675)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20131223
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   $pkgname-libtu::git://notion.git.sourceforge.net/gitroot/notion/libtu
-   
$pkgname-libextl::git://notion.git.sourceforge.net/gitroot/notion/libextl
-   
$pkgname-notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc
-   
$pkgname-mod_xinerama::git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama
-   
$pkgname-mod_xkbevents::git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents
-   
$pkgname-mod_xrandr::git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr
-   
$pkgname-mod_notionflux::git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux
-   
$pkgname-contrib::git://notion.git.sourceforge.net/gitroot/notion/contrib)
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  sed -i 's|lua5.2|lua|g' notion/system-autodetect.mk
-  sed -i 's|luac5.2|luac|g' notion{,-libextl}/system-autodetect.mk
-
-  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-mkdir -p ${srcdir}/notion/$i
-cp -r ${srcdir}/$pkgname-$i/* ${srcdir}/notion/$i/
-  done
-
-  cd ${srcdir}/notion
-  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-   -e 's|/usr/local|/usr|g' \
-   -i system-autodetect.mk
-}
-
-build() {
-  cd ${srcdir}/notion
-
-  # build notion
-  make INCLUDES=-I${srcdir}/notion PREFIX=/usr ETCDIR=/etc/notion
-
-  # build doc and modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr; do
-(cd $i  make -j1 TOPDIR=.. all)
-  done
-
-  (cd notion-doc  make -j1 TOPDIR=.. all)
-}
-
-package() {
-  cd ${srcdir}/notion
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i  make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion 

[arch-commits] Commit in notion/repos (8 files)

2013-12-23 Thread Sergej Pupykin
Date: Monday, December 23, 2013 @ 14:28:04
  Author: spupykin
Revision: 102889

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 102888, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 102888, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 102888, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 102888, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  180 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   90 -
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   90 -
 6 files changed, 190 insertions(+), 190 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2013-12-23 13:27:44 UTC (rev 102888)
+++ community-i686/ChangleLog   2013-12-23 13:28:04 UTC (rev 102889)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 102888, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2013-12-23 13:28:04 UTC (rev 102889)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-23 13:27:44 UTC (rev 102888)
+++ community-i686/PKGBUILD 2013-12-23 13:28:04 UTC (rev 102889)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20131219
-pkgrel=2
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   $pkgname-libtu::git://notion.git.sourceforge.net/gitroot/notion/libtu
-   
$pkgname-libextl::git://notion.git.sourceforge.net/gitroot/notion/libextl
-   
$pkgname-notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc
-   
$pkgname-mod_xinerama::git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama
-   
$pkgname-mod_xkbevents::git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents
-   
$pkgname-mod_xrandr::git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr
-   
$pkgname-mod_notionflux::git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux
-   
$pkgname-contrib::git://notion.git.sourceforge.net/gitroot/notion/contrib)
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  sed -i 's|lua5.2|lua|g' notion/system-autodetect.mk
-  sed -i 's|luac5.2|luac|g' notion{,-libextl}/system-autodetect.mk
-
-  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-mkdir -p ${srcdir}/notion/$i
-cp -r ${srcdir}/$pkgname-$i/* ${srcdir}/notion/$i/
-  done
-
-  cd ${srcdir}/notion
-  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-   -e 's|/usr/local|/usr|g' \
-   -i system-autodetect.mk
-}
-
-build() {
-  cd ${srcdir}/notion
-
-  # build notion
-  make INCLUDES=-I${srcdir}/notion PREFIX=/usr
-
-  # build doc and modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr; do
-(cd $i  make -j1 TOPDIR=.. all)
-  done
-
-  (cd notion-doc  make -j1 TOPDIR=.. all)
-}
-
-package() {
-  cd ${srcdir}/notion
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i  make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
-  done
-  cp 

[arch-commits] Commit in notion/repos (8 files)

2013-12-19 Thread Sergej Pupykin
Date: Thursday, December 19, 2013 @ 11:47:25
  Author: spupykin
Revision: 102760

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 102759, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 102759, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 102759, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 102759, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  178 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   82 ---
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   82 ---
 6 files changed, 188 insertions(+), 174 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2013-12-19 10:47:10 UTC (rev 102759)
+++ community-i686/ChangleLog   2013-12-19 10:47:25 UTC (rev 102760)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 102759, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2013-12-19 10:47:25 UTC (rev 102760)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-19 10:47:10 UTC (rev 102759)
+++ community-i686/PKGBUILD 2013-12-19 10:47:25 UTC (rev 102760)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20130422
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(git://notion.git.sourceforge.net/gitroot/notion/notion
-   git://notion.git.sourceforge.net/gitroot/notion/libtu
-   git://notion.git.sourceforge.net/gitroot/notion/libextl
-   git://notion.git.sourceforge.net/gitroot/notion/notion-doc
-   git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama
-   git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents
-   git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr
-   git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux
-   git://notion.git.sourceforge.net/gitroot/notion/contrib)
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
-
-build() {
-  cd ${srcdir}
-
-  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-cp -r  ${srcdir}/$i ${srcdir}/notion/
-  done
-
-  # build notion
-  cd ${srcdir}/notion
-  msg Starting make...
-  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-   -i system-autodetect.mk
-  make INCLUDES=-I${srcdir}/notion
-
-  # build doc and modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr; do
-(cd $i  make -j1 TOPDIR=.. all)
-  done
-
-  (cd notion-doc  make -j1 TOPDIR=.. all)
-}
-
-package() {
-  cd ${srcdir}/notion
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i  make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
-  done
-  cp ${srcdir}/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a ${srcdir}/contrib/* $pkgdir/usr/share/notion/contrib
-
-  # license
-  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
-}

Copied: notion/repos/community-i686/PKGBUILD (from rev 102759, 
notion/trunk/PKGBUILD)

[arch-commits] Commit in notion/repos (8 files)

2013-12-19 Thread Sergej Pupykin
Date: Thursday, December 19, 2013 @ 13:49:01
  Author: spupykin
Revision: 102763

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 102762, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 102762, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 102762, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 102762, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  180 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   89 
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   89 
 6 files changed, 190 insertions(+), 188 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2013-12-19 12:48:45 UTC (rev 102762)
+++ community-i686/ChangleLog   2013-12-19 12:49:01 UTC (rev 102763)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 102762, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2013-12-19 12:49:01 UTC (rev 102763)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-19 12:48:45 UTC (rev 102762)
+++ community-i686/PKGBUILD 2013-12-19 12:49:01 UTC (rev 102763)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20131219
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
-   $pkgname-libtu::git://notion.git.sourceforge.net/gitroot/notion/libtu
-   
$pkgname-libextl::git://notion.git.sourceforge.net/gitroot/notion/libextl
-   
$pkgname-notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc
-   
$pkgname-mod_xinerama::git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama
-   
$pkgname-mod_xkbevents::git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents
-   
$pkgname-mod_xrandr::git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr
-   
$pkgname-mod_notionflux::git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux
-   
$pkgname-contrib::git://notion.git.sourceforge.net/gitroot/notion/contrib)
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
-
-prepare() {
-  cd ${srcdir}
-  sed -i 's|lua5.2|lua|g' notion/system-autodetect.mk
-  sed -i 's|luac5.2|luac|g' notion{,-libextl}/system-autodetect.mk
-}
-
-build() {
-  cd ${srcdir}
-
-  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-mkdir -p ${srcdir}/notion/$i
-cp -r ${srcdir}/$pkgname-$i/* ${srcdir}/notion/$i/
-  done
-
-  # build notion
-  cd ${srcdir}/notion
-  msg Starting make...
-  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-   -i system-autodetect.mk
-  make INCLUDES=-I${srcdir}/notion
-
-  # build doc and modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr; do
-(cd $i  make -j1 TOPDIR=.. all)
-  done
-
-  (cd notion-doc  make -j1 TOPDIR=.. all)
-}
-
-package() {
-  cd ${srcdir}/notion
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i  make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
-  done
-  cp ${srcdir}/notion/mod_xinerama/*.lua 

[arch-commits] Commit in notion/repos (8 files)

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:31:24
  Author: spupykin
Revision: 88793

archrelease: copy trunk to community-i686, community-x86_64

Added:
  notion/repos/community-i686/ChangleLog
(from rev 88792, notion/trunk/ChangleLog)
  notion/repos/community-i686/PKGBUILD
(from rev 88792, notion/trunk/PKGBUILD)
  notion/repos/community-x86_64/ChangleLog
(from rev 88792, notion/trunk/ChangleLog)
  notion/repos/community-x86_64/PKGBUILD
(from rev 88792, notion/trunk/PKGBUILD)
Deleted:
  notion/repos/community-i686/ChangleLog
  notion/repos/community-i686/PKGBUILD
  notion/repos/community-x86_64/ChangleLog
  notion/repos/community-x86_64/PKGBUILD

-+
 /ChangleLog |   10 ++
 /PKGBUILD   |  164 ++
 community-i686/ChangleLog   |5 -
 community-i686/PKGBUILD |   92 ---
 community-x86_64/ChangleLog |5 -
 community-x86_64/PKGBUILD   |   92 ---
 6 files changed, 174 insertions(+), 194 deletions(-)

Deleted: community-i686/ChangleLog
===
--- community-i686/ChangleLog   2013-04-22 10:31:06 UTC (rev 88792)
+++ community-i686/ChangleLog   2013-04-22 10:31:24 UTC (rev 88793)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-i686/ChangleLog (from rev 88792, 
notion/trunk/ChangleLog)
===
--- community-i686/ChangleLog   (rev 0)
+++ community-i686/ChangleLog   2013-04-22 10:31:24 UTC (rev 88793)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 10:31:06 UTC (rev 88792)
+++ community-i686/PKGBUILD 2013-04-22 10:31:24 UTC (rev 88793)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20121114
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-provides=('libtu' 'libextl')
-changelog=ChangleLog
-_gitroots=(git://notion.git.sourceforge.net/gitroot/notion/notion
-  git://notion.git.sourceforge.net/gitroot/notion/libtu
-  git://notion.git.sourceforge.net/gitroot/notion/libextl
-  git://notion.git.sourceforge.net/gitroot/notion/notion-doc
-  git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama
-  git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents
-  git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr
-  git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux
-  git://notion.git.sourceforge.net/gitroot/notion/contrib)
-md5sums=()
-md5sums=()
-
-build() {
-  cd ${srcdir}
-
-  # git clone
-  for _gitroot in ${_gitroots[@]}; do
-msg Connecting to the git repository...
-_gitname=`basename ${_gitroot}`
-if [ -d ${srcdir}/${_gitname} ]; then
-pushd ${srcdir}/${_gitname}
-git pull origin
-popd
-else
-git clone --depth 1 ${_gitroot}
-fi
-msg GIT checkout done or server timeout
-  done
-
-  # copy to notion-build
-  rm -rf ${srcdir}/notion-build
-  cp -r  ${srcdir}/notion ${srcdir}/notion-build
-  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-cp -r  ${srcdir}/$i ${srcdir}/notion-build/
-  done
-
-  # build notion
-  cd ${srcdir}/notion-build
-  msg Starting make...
-  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-   -i system-autodetect.mk
-  make INCLUDES=-I${srcdir}/notion-build
-
-  # build doc and modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr; do
-(cd $i  make -j1 TOPDIR=.. all)
-  done
-
-  (cd notion-doc  make -j1 TOPDIR=.. all)
-}
-
-package() {
-  cd ${srcdir}/notion-build
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i  make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
-  done
-  cp ${srcdir}/mod_xinerama/*.lua