[arch-commits] Commit in eina/repos (4 files)
Ronald van Haren
ronald at nymeria.archlinux.org
Thu May 16 20:54:51 UTC 2013
Date: Thursday, May 16, 2013 @ 22:54:50
Author: ronald
Revision: 185665
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
eina/repos/extra-i686/PKGBUILD
(from rev 185664, eina/trunk/PKGBUILD)
eina/repos/extra-x86_64/PKGBUILD
(from rev 185664, eina/trunk/PKGBUILD)
Deleted:
eina/repos/extra-i686/PKGBUILD
eina/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 100 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 50 ------------------------
extra-x86_64/PKGBUILD | 50 ------------------------
3 files changed, 100 insertions(+), 100 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-05-16 19:49:14 UTC (rev 185664)
+++ extra-i686/PKGBUILD 2013-05-16 20:54:50 UTC (rev 185665)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-
-pkgname=eina
-pkgver=1.7.6
-pkgrel=1
-pkgdesc="A core data structure and common utility library"
-arch=('i686' 'x86_64')
-url="http://www.enlightenment.org"
-license=('LGPL2.1')
-depends=('glibc')
-options=('!libtool' '!emptydirs')
-source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('725667ed0448d27b63b76189267f8711fcdfaa2e')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
-
- export CFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CFLAGS}"
- export CXXFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CXXFLAGS}"
- export LDFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--gc-sections -Wl,--as-needed ${LDFLAGS}"
-
- ./configure --prefix=/usr --enable-amalgamation \
- --with-internal-maximum-log-level=3 \
- --disable-static \
- --disable-benchmark \
- --disable-install-examples \
- --disable-build-examples \
- --disable-doc \
- --disable-tests \
- --enable-default-mempool \
- --enable-mempool-chained-pool \
- --enable-mempool-pass-through \
- --disable-mempool-buddy \
- --disable-mempool-ememoa-fixed \
- --disable-mempool-ememoa-unknown \
- --disable-mempool-fixed-bitmap \
- --disable-assert \
- --disable-ememoa
-
-# --disable-mempool-one-big ## this option causes a segfault in 1.7.2
-
- make
-}
-
-package(){
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
-}
Copied: eina/repos/extra-i686/PKGBUILD (from rev 185664, eina/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-16 20:54:50 UTC (rev 185665)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+
+pkgname=eina
+pkgver=1.7.7
+pkgrel=1
+pkgdesc="A core data structure and common utility library"
+arch=('i686' 'x86_64')
+url="http://www.enlightenment.org"
+license=('LGPL2.1')
+depends=('glibc')
+options=('!libtool' '!emptydirs')
+source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
+sha1sums=('74260d239cdf1f7da1f0ab106fb144fa23d74a87')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+
+ export CFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CFLAGS}"
+ export CXXFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CXXFLAGS}"
+ export LDFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--gc-sections -Wl,--as-needed ${LDFLAGS}"
+
+ ./configure --prefix=/usr --enable-amalgamation \
+ --with-internal-maximum-log-level=3 \
+ --disable-static \
+ --disable-benchmark \
+ --disable-install-examples \
+ --disable-build-examples \
+ --disable-doc \
+ --disable-tests \
+ --enable-default-mempool \
+ --enable-mempool-chained-pool \
+ --enable-mempool-pass-through \
+ --disable-mempool-buddy \
+ --disable-mempool-ememoa-fixed \
+ --disable-mempool-ememoa-unknown \
+ --disable-mempool-fixed-bitmap \
+ --disable-assert \
+ --disable-ememoa
+
+# --disable-mempool-one-big ## this option causes a segfault in 1.7.2
+
+ make
+}
+
+package(){
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-05-16 19:49:14 UTC (rev 185664)
+++ extra-x86_64/PKGBUILD 2013-05-16 20:54:50 UTC (rev 185665)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-
-pkgname=eina
-pkgver=1.7.6
-pkgrel=1
-pkgdesc="A core data structure and common utility library"
-arch=('i686' 'x86_64')
-url="http://www.enlightenment.org"
-license=('LGPL2.1')
-depends=('glibc')
-options=('!libtool' '!emptydirs')
-source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('725667ed0448d27b63b76189267f8711fcdfaa2e')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
-
- export CFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CFLAGS}"
- export CXXFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CXXFLAGS}"
- export LDFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--gc-sections -Wl,--as-needed ${LDFLAGS}"
-
- ./configure --prefix=/usr --enable-amalgamation \
- --with-internal-maximum-log-level=3 \
- --disable-static \
- --disable-benchmark \
- --disable-install-examples \
- --disable-build-examples \
- --disable-doc \
- --disable-tests \
- --enable-default-mempool \
- --enable-mempool-chained-pool \
- --enable-mempool-pass-through \
- --disable-mempool-buddy \
- --disable-mempool-ememoa-fixed \
- --disable-mempool-ememoa-unknown \
- --disable-mempool-fixed-bitmap \
- --disable-assert \
- --disable-ememoa
-
-# --disable-mempool-one-big ## this option causes a segfault in 1.7.2
-
- make
-}
-
-package(){
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
-}
Copied: eina/repos/extra-x86_64/PKGBUILD (from rev 185664, eina/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-05-16 20:54:50 UTC (rev 185665)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+
+pkgname=eina
+pkgver=1.7.7
+pkgrel=1
+pkgdesc="A core data structure and common utility library"
+arch=('i686' 'x86_64')
+url="http://www.enlightenment.org"
+license=('LGPL2.1')
+depends=('glibc')
+options=('!libtool' '!emptydirs')
+source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
+sha1sums=('74260d239cdf1f7da1f0ab106fb144fa23d74a87')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+
+ export CFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CFLAGS}"
+ export CXXFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections ${CXXFLAGS}"
+ export LDFLAGS="-fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--gc-sections -Wl,--as-needed ${LDFLAGS}"
+
+ ./configure --prefix=/usr --enable-amalgamation \
+ --with-internal-maximum-log-level=3 \
+ --disable-static \
+ --disable-benchmark \
+ --disable-install-examples \
+ --disable-build-examples \
+ --disable-doc \
+ --disable-tests \
+ --enable-default-mempool \
+ --enable-mempool-chained-pool \
+ --enable-mempool-pass-through \
+ --disable-mempool-buddy \
+ --disable-mempool-ememoa-fixed \
+ --disable-mempool-ememoa-unknown \
+ --disable-mempool-fixed-bitmap \
+ --disable-assert \
+ --disable-ememoa
+
+# --disable-mempool-one-big ## this option causes a segfault in 1.7.2
+
+ make
+}
+
+package(){
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install
+}
More information about the arch-commits
mailing list