[arch-commits] Commit in guifications/repos (4 files)
Jelle van der Waa
jelle at archlinux.org
Sat Aug 23 09:32:34 UTC 2014
Date: Saturday, August 23, 2014 @ 11:32:34
Author: jelle
Revision: 117791
archrelease: copy trunk to community-i686, community-x86_64
Added:
guifications/repos/community-i686/PKGBUILD
(from rev 117790, guifications/trunk/PKGBUILD)
guifications/repos/community-x86_64/PKGBUILD
(from rev 117790, guifications/trunk/PKGBUILD)
Deleted:
guifications/repos/community-i686/PKGBUILD
guifications/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 26 ----------------------
community-x86_64/PKGBUILD | 26 ----------------------
3 files changed, 52 insertions(+), 52 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-08-23 09:17:31 UTC (rev 117790)
+++ community-i686/PKGBUILD 2014-08-23 09:32:34 UTC (rev 117791)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Link Dupont <link at .subpop.net>
-
-pkgname=guifications
-pkgver=2.16
-pkgrel=3
-pkgdesc="A set of GUI popup notifications for pidgin"
-arch=(i686 x86_64)
-url="http://plugins.guifications.org/trac/wiki/Guifications"
-license=("GPL")
-depends=('pidgin')
-makedepends=('perlxml')
-source=("https://www.guifications.org/attachments/download/145/pidgin-guifications-2.16.tar.gz")
-md5sums=('43fd9022160f15b4b262c4662ba62fc9')
-
-build() {
- cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
- ./configure --prefix=/usr --disable-deprecated
- make
-}
-package()
-{
- cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: guifications/repos/community-i686/PKGBUILD (from rev 117790, guifications/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-23 09:32:34 UTC (rev 117791)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Link Dupont <link at .subpop.net>
+
+pkgname=guifications
+pkgver=2.16
+pkgrel=4
+pkgdesc="A set of GUI popup notifications for pidgin"
+arch=(i686 x86_64)
+url="https://www.guifications.org/"
+license=("GPL")
+depends=('pidgin')
+makedepends=('perlxml')
+source=("https://bitbucket.org/rw_grim/guifications2/downloads/pidgin-guifications-2.16.tar.bz2")
+md5sums=('cd1f803231093cde01514feca59f643f')
+
+build() {
+ cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --disable-deprecated
+ make
+}
+package()
+{
+ cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-08-23 09:17:31 UTC (rev 117790)
+++ community-x86_64/PKGBUILD 2014-08-23 09:32:34 UTC (rev 117791)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Link Dupont <link at .subpop.net>
-
-pkgname=guifications
-pkgver=2.16
-pkgrel=3
-pkgdesc="A set of GUI popup notifications for pidgin"
-arch=(i686 x86_64)
-url="http://plugins.guifications.org/trac/wiki/Guifications"
-license=("GPL")
-depends=('pidgin')
-makedepends=('perlxml')
-source=("https://www.guifications.org/attachments/download/145/pidgin-guifications-2.16.tar.gz")
-md5sums=('43fd9022160f15b4b262c4662ba62fc9')
-
-build() {
- cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
- ./configure --prefix=/usr --disable-deprecated
- make
-}
-package()
-{
- cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: guifications/repos/community-x86_64/PKGBUILD (from rev 117790, guifications/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-08-23 09:32:34 UTC (rev 117791)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Link Dupont <link at .subpop.net>
+
+pkgname=guifications
+pkgver=2.16
+pkgrel=4
+pkgdesc="A set of GUI popup notifications for pidgin"
+arch=(i686 x86_64)
+url="https://www.guifications.org/"
+license=("GPL")
+depends=('pidgin')
+makedepends=('perlxml')
+source=("https://bitbucket.org/rw_grim/guifications2/downloads/pidgin-guifications-2.16.tar.bz2")
+md5sums=('cd1f803231093cde01514feca59f643f')
+
+build() {
+ cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --disable-deprecated
+ make
+}
+package()
+{
+ cd "${srcdir}/pidgin-${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list