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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 15:53:18 UTC 2014


    Date: Tuesday, July 1, 2014 @ 17:53:18
  Author: spupykin
Revision: 114424

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

Added:
  trayion/repos/community-i686/PKGBUILD
    (from rev 114423, trayion/trunk/PKGBUILD)
  trayion/repos/community-i686/trayion.install
    (from rev 114423, trayion/trunk/trayion.install)
  trayion/repos/community-x86_64/PKGBUILD
    (from rev 114423, trayion/trunk/PKGBUILD)
  trayion/repos/community-x86_64/trayion.install
    (from rev 114423, trayion/trunk/trayion.install)
Deleted:
  trayion/repos/community-i686/PKGBUILD
  trayion/repos/community-i686/trayion.install
  trayion/repos/community-x86_64/PKGBUILD
  trayion/repos/community-x86_64/trayion.install

----------------------------------+
 /PKGBUILD                        |   50 +++++++++++++++++++++++++++++++++++++
 /trayion.install                 |   38 ++++++++++++++++++++++++++++
 community-i686/PKGBUILD          |   21 ---------------
 community-i686/trayion.install   |   19 --------------
 community-x86_64/PKGBUILD        |   21 ---------------
 community-x86_64/trayion.install |   19 --------------
 6 files changed, 88 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 15:53:06 UTC (rev 114423)
+++ community-i686/PKGBUILD	2014-07-01 15:53:18 UTC (rev 114424)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname="trayion"
-pkgver="0.1.2"
-pkgrel=2
-pkgdesc="FreeDesktop trayicon area for Ion3"
-url="http://code.google.com/p/trayion"
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('libx11')
-makedepends=('make')
-install="$pkgname.install"
-source=("http://trayion.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-md5sums=('6e1123121ed83bd7f9759a71d4ef9307')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make
-  make prefix="$pkgdir/usr" install
-}

Copied: trayion/repos/community-i686/PKGBUILD (from rev 114423, trayion/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 15:53:18 UTC (rev 114424)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname="trayion"
+pkgver="0.1.2"
+pkgrel=3
+pkgdesc="FreeDesktop trayicon area for Ion3"
+url="http://code.google.com/p/trayion"
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('libx11')
+makedepends=('make')
+install="$pkgname.install"
+source=("http://trayion.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+md5sums=('6e1123121ed83bd7f9759a71d4ef9307')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir/usr" install
+}

Deleted: community-i686/trayion.install
===================================================================
--- community-i686/trayion.install	2014-07-01 15:53:06 UTC (rev 114423)
+++ community-i686/trayion.install	2014-07-01 15:53:18 UTC (rev 114424)
@@ -1,19 +0,0 @@
-post_install() {
-cat << EOF
-PLEASE NOTE:
-------------------------------------------------------------------------
-In order to get this package working correctly, disable the size hints
-kludges that come by default with Ion3. Copy /etc/ion3/cfg_kludges.lua
-to your ~/.ion3, then edit ~/.ion3/cfg_kludges.lua to comment the
-max_size and min_size kludges as below:
-
-  defwinprop{
-      is_dockapp = true,
-      statusbar = "systray",
-  --    max_size = { w = 64, h = 64},
-  --    min_size = { w = 64, h = 64},
-  }
-
-------------------------------------------------------------------------
-EOF
-}

Copied: trayion/repos/community-i686/trayion.install (from rev 114423, trayion/trunk/trayion.install)
===================================================================
--- community-i686/trayion.install	                        (rev 0)
+++ community-i686/trayion.install	2014-07-01 15:53:18 UTC (rev 114424)
@@ -0,0 +1,19 @@
+post_install() {
+cat << EOF
+PLEASE NOTE:
+------------------------------------------------------------------------
+In order to get this package working correctly, disable the size hints
+kludges that come by default with Ion3. Copy /etc/ion3/cfg_kludges.lua
+to your ~/.ion3, then edit ~/.ion3/cfg_kludges.lua to comment the
+max_size and min_size kludges as below:
+
+  defwinprop{
+      is_dockapp = true,
+      statusbar = "systray",
+  --    max_size = { w = 64, h = 64},
+  --    min_size = { w = 64, h = 64},
+  }
+
+------------------------------------------------------------------------
+EOF
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 15:53:06 UTC (rev 114423)
+++ community-x86_64/PKGBUILD	2014-07-01 15:53:18 UTC (rev 114424)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname="trayion"
-pkgver="0.1.2"
-pkgrel=2
-pkgdesc="FreeDesktop trayicon area for Ion3"
-url="http://code.google.com/p/trayion"
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('libx11')
-makedepends=('make')
-install="$pkgname.install"
-source=("http://trayion.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-md5sums=('6e1123121ed83bd7f9759a71d4ef9307')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make
-  make prefix="$pkgdir/usr" install
-}

Copied: trayion/repos/community-x86_64/PKGBUILD (from rev 114423, trayion/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 15:53:18 UTC (rev 114424)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname="trayion"
+pkgver="0.1.2"
+pkgrel=3
+pkgdesc="FreeDesktop trayicon area for Ion3"
+url="http://code.google.com/p/trayion"
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('libx11')
+makedepends=('make')
+install="$pkgname.install"
+source=("http://trayion.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+md5sums=('6e1123121ed83bd7f9759a71d4ef9307')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir/usr" install
+}

Deleted: community-x86_64/trayion.install
===================================================================
--- community-x86_64/trayion.install	2014-07-01 15:53:06 UTC (rev 114423)
+++ community-x86_64/trayion.install	2014-07-01 15:53:18 UTC (rev 114424)
@@ -1,19 +0,0 @@
-post_install() {
-cat << EOF
-PLEASE NOTE:
-------------------------------------------------------------------------
-In order to get this package working correctly, disable the size hints
-kludges that come by default with Ion3. Copy /etc/ion3/cfg_kludges.lua
-to your ~/.ion3, then edit ~/.ion3/cfg_kludges.lua to comment the
-max_size and min_size kludges as below:
-
-  defwinprop{
-      is_dockapp = true,
-      statusbar = "systray",
-  --    max_size = { w = 64, h = 64},
-  --    min_size = { w = 64, h = 64},
-  }
-
-------------------------------------------------------------------------
-EOF
-}

Copied: trayion/repos/community-x86_64/trayion.install (from rev 114423, trayion/trunk/trayion.install)
===================================================================
--- community-x86_64/trayion.install	                        (rev 0)
+++ community-x86_64/trayion.install	2014-07-01 15:53:18 UTC (rev 114424)
@@ -0,0 +1,19 @@
+post_install() {
+cat << EOF
+PLEASE NOTE:
+------------------------------------------------------------------------
+In order to get this package working correctly, disable the size hints
+kludges that come by default with Ion3. Copy /etc/ion3/cfg_kludges.lua
+to your ~/.ion3, then edit ~/.ion3/cfg_kludges.lua to comment the
+max_size and min_size kludges as below:
+
+  defwinprop{
+      is_dockapp = true,
+      statusbar = "systray",
+  --    max_size = { w = 64, h = 64},
+  --    min_size = { w = 64, h = 64},
+  }
+
+------------------------------------------------------------------------
+EOF
+}




More information about the arch-commits mailing list