[arch-commits] Commit in xpad/repos (8 files)
Sergej Pupykin
spupykin at archlinux.org
Sat Mar 12 11:37:30 UTC 2016
Date: Saturday, March 12, 2016 @ 12:37:30
Author: spupykin
Revision: 166337
archrelease: copy trunk to community-i686, community-x86_64
Added:
xpad/repos/community-i686/PKGBUILD
(from rev 166336, xpad/trunk/PKGBUILD)
xpad/repos/community-i686/xpad.install
(from rev 166336, xpad/trunk/xpad.install)
xpad/repos/community-x86_64/PKGBUILD
(from rev 166336, xpad/trunk/PKGBUILD)
xpad/repos/community-x86_64/xpad.install
(from rev 166336, xpad/trunk/xpad.install)
Deleted:
xpad/repos/community-i686/PKGBUILD
xpad/repos/community-i686/xpad.install
xpad/repos/community-x86_64/PKGBUILD
xpad/repos/community-x86_64/xpad.install
-------------------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++
/xpad.install | 22 +++++++++++++++
community-i686/PKGBUILD | 28 --------------------
community-i686/xpad.install | 11 -------
community-x86_64/PKGBUILD | 28 --------------------
community-x86_64/xpad.install | 11 -------
6 files changed, 78 insertions(+), 78 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-03-12 11:37:16 UTC (rev 166336)
+++ community-i686/PKGBUILD 2016-03-12 11:37:30 UTC (rev 166337)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-# Contributor: Ben <contrasutra at myrealbox.com>
-
-pkgname=xpad
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="Stickies-like notes program"
-arch=(i686 x86_64)
-depends=('gtk3' 'libsm' 'librsvg' 'gtksourceview3')
-makedepends=('intltool')
-url="http://mterry.name/xpad/"
-license=('GPL')
-install=xpad.install
-source=(http://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2)
-md5sums=('7d0691cb8e54be11c47dc79542f04928')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install helpdir=/usr/share/xpad/help
-}
Copied: xpad/repos/community-i686/PKGBUILD (from rev 166336, xpad/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-12 11:37:30 UTC (rev 166337)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+# Contributor: Ben <contrasutra at myrealbox.com>
+
+pkgname=xpad
+pkgver=4.7.0
+pkgrel=1
+pkgdesc="Stickies-like notes program"
+arch=(i686 x86_64)
+depends=('gtk3' 'libsm' 'librsvg' 'gtksourceview3')
+makedepends=('intltool')
+url="http://mterry.name/xpad/"
+license=('GPL')
+install=xpad.install
+source=(http://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2)
+md5sums=('1ba0f0a416a6fe3c592caec4a199e867')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install helpdir=/usr/share/xpad/help
+}
Deleted: community-i686/xpad.install
===================================================================
--- community-i686/xpad.install 2016-03-12 11:37:16 UTC (rev 166336)
+++ community-i686/xpad.install 2016-03-12 11:37:30 UTC (rev 166337)
@@ -1,11 +0,0 @@
-post_install() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
-}
Copied: xpad/repos/community-i686/xpad.install (from rev 166336, xpad/trunk/xpad.install)
===================================================================
--- community-i686/xpad.install (rev 0)
+++ community-i686/xpad.install 2016-03-12 11:37:30 UTC (rev 166337)
@@ -0,0 +1,11 @@
+post_install() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+}
+
+post_upgrade() {
+ post_install $1
+}
+
+post_remove() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-03-12 11:37:16 UTC (rev 166336)
+++ community-x86_64/PKGBUILD 2016-03-12 11:37:30 UTC (rev 166337)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-# Contributor: Ben <contrasutra at myrealbox.com>
-
-pkgname=xpad
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="Stickies-like notes program"
-arch=(i686 x86_64)
-depends=('gtk3' 'libsm' 'librsvg' 'gtksourceview3')
-makedepends=('intltool')
-url="http://mterry.name/xpad/"
-license=('GPL')
-install=xpad.install
-source=(http://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2)
-md5sums=('7d0691cb8e54be11c47dc79542f04928')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install helpdir=/usr/share/xpad/help
-}
Copied: xpad/repos/community-x86_64/PKGBUILD (from rev 166336, xpad/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-03-12 11:37:30 UTC (rev 166337)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+# Contributor: Ben <contrasutra at myrealbox.com>
+
+pkgname=xpad
+pkgver=4.7.0
+pkgrel=1
+pkgdesc="Stickies-like notes program"
+arch=(i686 x86_64)
+depends=('gtk3' 'libsm' 'librsvg' 'gtksourceview3')
+makedepends=('intltool')
+url="http://mterry.name/xpad/"
+license=('GPL')
+install=xpad.install
+source=(http://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2)
+md5sums=('1ba0f0a416a6fe3c592caec4a199e867')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install helpdir=/usr/share/xpad/help
+}
Deleted: community-x86_64/xpad.install
===================================================================
--- community-x86_64/xpad.install 2016-03-12 11:37:16 UTC (rev 166336)
+++ community-x86_64/xpad.install 2016-03-12 11:37:30 UTC (rev 166337)
@@ -1,11 +0,0 @@
-post_install() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
-}
Copied: xpad/repos/community-x86_64/xpad.install (from rev 166336, xpad/trunk/xpad.install)
===================================================================
--- community-x86_64/xpad.install (rev 0)
+++ community-x86_64/xpad.install 2016-03-12 11:37:30 UTC (rev 166337)
@@ -0,0 +1,11 @@
+post_install() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+}
+
+post_upgrade() {
+ post_install $1
+}
+
+post_remove() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+}
More information about the arch-commits
mailing list