[arch-commits] Commit in epic4/repos (4 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Apr 30 11:20:01 UTC 2017


    Date: Sunday, April 30, 2017 @ 11:20:00
  Author: jlichtblau
Revision: 226347

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

Added:
  epic4/repos/community-i686/PKGBUILD
    (from rev 226346, epic4/trunk/PKGBUILD)
  epic4/repos/community-x86_64/PKGBUILD
    (from rev 226346, epic4/trunk/PKGBUILD)
Deleted:
  epic4/repos/community-i686/PKGBUILD
  epic4/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   88 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   44 ----------------------
 community-x86_64/PKGBUILD |   44 ----------------------
 3 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-30 11:19:43 UTC (rev 226346)
+++ community-i686/PKGBUILD	2017-04-30 11:20:00 UTC (rev 226347)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Contributor: Chris Brannon <cmbrannon (at) cox.net>
-
-pkgname=epic4
-pkgver=2.10.5
-pkgrel=4
-pkgdesc="It's a new direction in ircII development"
-arch=('i686' 'x86_64')
-url="http://www.epicsol.org/"
-license=('custom')
-depends=('openssl' 'ncurses' 'tcl' 'perl')
-options=('!emptydirs')
-source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
-sha256sums=('411b5811728276af490d431938ed5e5984b90b0949947998143f6a70375a379c')
-
-build() {
- cd "${srcdir}"/$pkgname-$pkgver
-
-#to avoid build fail
-  unset CPPFLAGS
- 
-  ./configure --prefix=/usr \
-       --mandir=/usr/share/man \
-       --with-ssl \
-       --with-ipv6 \
-       --with-perl \
-       --with-tcl
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix="${pkgdir}"/usr \
-       libexecdir="${pkgdir}"/usr/bin \
-       mandir="${pkgdir}"/usr/share/man install
-
-#license
-  install -D -m644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/COPYRIGHT
-}

Copied: epic4/repos/community-i686/PKGBUILD (from rev 226346, epic4/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-30 11:20:00 UTC (rev 226347)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Contributor: Chris Brannon <cmbrannon (at) cox.net>
+
+pkgname=epic4
+pkgver=2.10.6
+pkgrel=1
+pkgdesc="It's a new direction in ircII development"
+arch=('i686' 'x86_64')
+url="http://www.epicsol.org/"
+license=('custom')
+depends=('openssl' 'ncurses' 'tcl' 'perl')
+options=('!emptydirs')
+source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
+sha256sums=('cfa07730a659b931e4929f6d2bf0a609b385f7f6f0d0a4713655a34a8f800851')
+
+build() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+#to avoid build fail
+  unset CPPFLAGS
+
+  ./configure --prefix=/usr \
+       --mandir=/usr/share/man \
+       --with-ssl \
+       --with-ipv6 \
+       --with-perl \
+       --with-tcl
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix="${pkgdir}"/usr \
+       libexecdir="${pkgdir}"/usr/bin \
+       mandir="${pkgdir}"/usr/share/man install
+
+#license
+  install -D -m644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/COPYRIGHT
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-30 11:19:43 UTC (rev 226346)
+++ community-x86_64/PKGBUILD	2017-04-30 11:20:00 UTC (rev 226347)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Contributor: Chris Brannon <cmbrannon (at) cox.net>
-
-pkgname=epic4
-pkgver=2.10.5
-pkgrel=4
-pkgdesc="It's a new direction in ircII development"
-arch=('i686' 'x86_64')
-url="http://www.epicsol.org/"
-license=('custom')
-depends=('openssl' 'ncurses' 'tcl' 'perl')
-options=('!emptydirs')
-source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
-sha256sums=('411b5811728276af490d431938ed5e5984b90b0949947998143f6a70375a379c')
-
-build() {
- cd "${srcdir}"/$pkgname-$pkgver
-
-#to avoid build fail
-  unset CPPFLAGS
- 
-  ./configure --prefix=/usr \
-       --mandir=/usr/share/man \
-       --with-ssl \
-       --with-ipv6 \
-       --with-perl \
-       --with-tcl
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix="${pkgdir}"/usr \
-       libexecdir="${pkgdir}"/usr/bin \
-       mandir="${pkgdir}"/usr/share/man install
-
-#license
-  install -D -m644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/COPYRIGHT
-}

Copied: epic4/repos/community-x86_64/PKGBUILD (from rev 226346, epic4/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-30 11:20:00 UTC (rev 226347)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Contributor: Chris Brannon <cmbrannon (at) cox.net>
+
+pkgname=epic4
+pkgver=2.10.6
+pkgrel=1
+pkgdesc="It's a new direction in ircII development"
+arch=('i686' 'x86_64')
+url="http://www.epicsol.org/"
+license=('custom')
+depends=('openssl' 'ncurses' 'tcl' 'perl')
+options=('!emptydirs')
+source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
+sha256sums=('cfa07730a659b931e4929f6d2bf0a609b385f7f6f0d0a4713655a34a8f800851')
+
+build() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+#to avoid build fail
+  unset CPPFLAGS
+
+  ./configure --prefix=/usr \
+       --mandir=/usr/share/man \
+       --with-ssl \
+       --with-ipv6 \
+       --with-perl \
+       --with-tcl
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix="${pkgdir}"/usr \
+       libexecdir="${pkgdir}"/usr/bin \
+       mandir="${pkgdir}"/usr/share/man install
+
+#license
+  install -D -m644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/COPYRIGHT
+}



More information about the arch-commits mailing list