[arch-commits] Commit in wyrd/repos (4 files)
Lukas Fleischer
lfleischer at nymeria.archlinux.org
Fri Feb 15 14:56:21 UTC 2013
Date: Friday, February 15, 2013 @ 15:56:21
Author: lfleischer
Revision: 84291
archrelease: copy trunk to community-i686, community-x86_64
Added:
wyrd/repos/community-i686/PKGBUILD
(from rev 84290, wyrd/trunk/PKGBUILD)
wyrd/repos/community-x86_64/PKGBUILD
(from rev 84290, wyrd/trunk/PKGBUILD)
Deleted:
wyrd/repos/community-i686/PKGBUILD
wyrd/repos/community-x86_64/PKGBUILD
---------------------------+
community-i686/PKGBUILD | 54 ++++++++++++++++++++++----------------------
community-x86_64/PKGBUILD | 54 ++++++++++++++++++++++----------------------
2 files changed, 54 insertions(+), 54 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-02-15 14:56:03 UTC (rev 84290)
+++ community-i686/PKGBUILD 2013-02-15 14:56:21 UTC (rev 84291)
@@ -1,27 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Jeff Mickey <jeff at archlinux.org>
-# Contributor: Daniel J Griffiths <griffithsdj at archlinux.us>
-
-pkgname=wyrd
-pkgver=1.4.5
-pkgrel=3
-pkgdesc='A text-based front-end to Remind.'
-arch=('i686' 'x86_64')
-url='http://pessimization.com/software/wyrd/'
-license=('GPL')
-depends=('remind' 'ncurses')
-makedepends=('ocaml')
-source=("http://pessimization.com/software/wyrd/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3f39fa83a54d2d890823094aba9ca3cc')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr --sysconfdir=/etc --enable-utf8
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: wyrd/repos/community-i686/PKGBUILD (from rev 84290, wyrd/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-15 14:56:21 UTC (rev 84291)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Jeff Mickey <jeff at archlinux.org>
+# Contributor: Daniel J Griffiths <griffithsdj at archlinux.us>
+
+pkgname=wyrd
+pkgver=1.4.6
+pkgrel=1
+pkgdesc='A text-based front-end to Remind.'
+arch=('i686' 'x86_64')
+url='http://pessimization.com/software/wyrd/'
+license=('GPL')
+depends=('remind' 'ncurses')
+makedepends=('ocaml')
+source=("http://pessimization.com/software/wyrd/${pkgname}-${pkgver}.tar.gz")
+md5sums=('2fc561482fdac4daac0cb6735d934ebe')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr --sysconfdir=/etc --enable-utf8
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-02-15 14:56:03 UTC (rev 84290)
+++ community-x86_64/PKGBUILD 2013-02-15 14:56:21 UTC (rev 84291)
@@ -1,27 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Jeff Mickey <jeff at archlinux.org>
-# Contributor: Daniel J Griffiths <griffithsdj at archlinux.us>
-
-pkgname=wyrd
-pkgver=1.4.5
-pkgrel=3
-pkgdesc='A text-based front-end to Remind.'
-arch=('i686' 'x86_64')
-url='http://pessimization.com/software/wyrd/'
-license=('GPL')
-depends=('remind' 'ncurses')
-makedepends=('ocaml')
-source=("http://pessimization.com/software/wyrd/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3f39fa83a54d2d890823094aba9ca3cc')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr --sysconfdir=/etc --enable-utf8
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: wyrd/repos/community-x86_64/PKGBUILD (from rev 84290, wyrd/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-02-15 14:56:21 UTC (rev 84291)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Jeff Mickey <jeff at archlinux.org>
+# Contributor: Daniel J Griffiths <griffithsdj at archlinux.us>
+
+pkgname=wyrd
+pkgver=1.4.6
+pkgrel=1
+pkgdesc='A text-based front-end to Remind.'
+arch=('i686' 'x86_64')
+url='http://pessimization.com/software/wyrd/'
+license=('GPL')
+depends=('remind' 'ncurses')
+makedepends=('ocaml')
+source=("http://pessimization.com/software/wyrd/${pkgname}-${pkgver}.tar.gz")
+md5sums=('2fc561482fdac4daac0cb6735d934ebe')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr --sysconfdir=/etc --enable-utf8
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list