[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2020-05-16 Thread Felix Yan via arch-commits
Date: Saturday, May 16, 2020 @ 10:58:08
  Author: felixonmars
Revision: 384223

upgpkg: gnu-efi-libs 3.0.11-2: reproducibility rebuild

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 10:57:27 UTC (rev 384222)
+++ PKGBUILD2020-05-16 10:58:08 UTC (rev 384223)
@@ -8,7 +8,7 @@
 _pkgver=3.0.11
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for building UEFI Applications using GNU toolchain"
 url="https://sourceforge.net/projects/gnu-efi/;
 license=('GPL')


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2019-12-02 Thread Anatol Pomozov via arch-commits
Date: Monday, December 2, 2019 @ 13:59:19
  Author: anatolik
Revision: 370208

upgpkg: gnu-efi-libs 3.0.11-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-02 12:32:27 UTC (rev 370207)
+++ PKGBUILD2019-12-02 13:59:19 UTC (rev 370208)
@@ -5,7 +5,7 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver=3.0.9
+_pkgver=3.0.11
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
 pkgrel=1
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=("https://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('32af17b917545a693e549af2439c4a99')
+md5sums=('21148bbcccec385a9bfdf5f678959577')
 
 build() {
cd "${srcdir}/gnu-efi-${_pkgver}/"


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2019-05-04 Thread Antonio Rojas via arch-commits
Date: Saturday, May 4, 2019 @ 19:06:25
  Author: arojas
Revision: 352503

https

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-04 19:06:00 UTC (rev 352502)
+++ PKGBUILD2019-05-04 19:06:25 UTC (rev 352503)
@@ -10,12 +10,12 @@
 pkgver="${_pkgver}"
 pkgrel=1
 pkgdesc="Library for building UEFI Applications using GNU toolchain"
-url="http://sourceforge.net/projects/gnu-efi/;
+url="https://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
 arch=('x86_64')
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
-source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
+source=("https://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
 md5sums=('32af17b917545a693e549af2439c4a99')
 
 build() {


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2018-10-24 Thread Anatol Pomozov via arch-commits
Date: Wednesday, October 24, 2018 @ 17:46:15
  Author: anatolik
Revision: 337228

upgpkg: gnu-efi-libs 3.0.9-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-24 17:45:32 UTC (rev 337227)
+++ PKGBUILD2018-10-24 17:46:15 UTC (rev 337228)
@@ -5,7 +5,7 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver=3.0.8
+_pkgver=3.0.9
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
 pkgrel=1
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('ae32011cfe6b1c40c0f244b9a49ba181')
+md5sums=('32af17b917545a693e549af2439c4a99')
 
 build() {
cd "${srcdir}/gnu-efi-${_pkgver}/"


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2018-03-14 Thread Anatol Pomozov via arch-commits
Date: Thursday, March 15, 2018 @ 05:07:58
  Author: anatolik
Revision: 319153

upgpkg: gnu-efi-libs 3.0.8-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-15 02:03:06 UTC (rev 319152)
+++ PKGBUILD2018-03-15 05:07:58 UTC (rev 319153)
@@ -5,7 +5,7 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver=3.0.6
+_pkgver=3.0.8
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
 pkgrel=1
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('46f633758a8a37db9fd6909fe270c26b')
+md5sums=('ae32011cfe6b1c40c0f244b9a49ba181')
 
 build() {
cd "${srcdir}/gnu-efi-${_pkgver}/"


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2017-11-08 Thread Anatol Pomozov
Date: Wednesday, November 8, 2017 @ 18:17:46
  Author: anatolik
Revision: 309052

upgpkg: gnu-efi-libs 3.0.6-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 16:54:07 UTC (rev 309051)
+++ PKGBUILD2017-11-08 18:17:46 UTC (rev 309052)
@@ -5,10 +5,10 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver=3.0.3
+_pkgver=3.0.6
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
-pkgrel=2
+pkgrel=1
 pkgdesc="Library for building UEFI Applications using GNU toolchain"
 url="http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('15a4bcbc18a9a5e8110ed955970622e6')
+md5sums=('46f633758a8a37db9fd6909fe270c26b')
 
 build() {
cd "${srcdir}/gnu-efi-${_pkgver}/"


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2017-07-12 Thread Antonio Rojas
Date: Wednesday, July 12, 2017 @ 18:25:49
  Author: arojas
Revision: 300182

PIE rebuild

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-12 18:23:54 UTC (rev 300181)
+++ PKGBUILD2017-07-12 18:25:49 UTC (rev 300182)
@@ -5,10 +5,10 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver="3.0.3"
+_pkgver=3.0.3
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
-pkgrel="1"
+pkgrel=2
 pkgdesc="Library for building UEFI Applications using GNU toolchain"
 url="http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2015-08-27 Thread Tobias Powalowski
Date: Thursday, August 27, 2015 @ 16:06:54
  Author: tpowa
Revision: 244904

upgpkg: gnu-efi-libs 3.0.3-1

bump to latest version

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-08-27 14:04:41 UTC (rev 244903)
+++ PKGBUILD2015-08-27 14:06:54 UTC (rev 244904)
@@ -5,10 +5,10 @@
 [[ ${CARCH} == x86_64 ]]  _EFI_ARCH=x86_64
 [[ ${CARCH} == i686 ]]  _EFI_ARCH=ia32
 
-_pkgver=3.0.2
+_pkgver=3.0.3
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}
-pkgrel=2
+pkgrel=1
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('a9db2cabc01a2674715bd6aea2911f01')
+md5sums=('15a4bcbc18a9a5e8110ed955970622e6')
 
 build() {
cd ${srcdir}/gnu-efi-${_pkgver}/


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2015-04-20 Thread Anatol Pomozov
Date: Monday, April 20, 2015 @ 18:22:34
  Author: anatolik
Revision: 237790

upgpkg: gnu-efi-libs 3.0.2-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-20 15:46:51 UTC (rev 237789)
+++ PKGBUILD2015-04-20 16:22:34 UTC (rev 237790)
@@ -5,7 +5,7 @@
 [[ ${CARCH} == x86_64 ]]  _EFI_ARCH=x86_64
 [[ ${CARCH} == i686 ]]  _EFI_ARCH=ia32
 
-_pkgver=3.0.1
+_pkgver=3.0.2
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}
 pkgrel=1
@@ -13,17 +13,15 @@
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
 arch=('x86_64' 'i686')
-options=('!strip' '!makeflags' '!buildflags' 'staticlibs')
+options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('c4099c443b6b0c2b04dedc33e7814ec0')
+md5sums=('a9db2cabc01a2674715bd6aea2911f01')
 
 build() {
cd ${srcdir}/gnu-efi-${_pkgver}/
 
-   make -j1
-   make -j1 -C apps all
-
+   make lib gnuefi inc apps
 }
 
 package() {
@@ -32,5 +30,5 @@
make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install
 
install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
-   install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
+   install -D -m0644 
${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
 }


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2015-04-20 Thread Bartłomiej Piotrowski
Date: Monday, April 20, 2015 @ 21:03:53
  Author: bpiotrowski
Revision: 237801

upgpkg: gnu-efi-libs 3.0.2-2

fix mispush to [core]

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-20 19:02:55 UTC (rev 237800)
+++ PKGBUILD2015-04-20 19:03:53 UTC (rev 237801)
@@ -8,7 +8,7 @@
 _pkgver=3.0.2
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}
-pkgrel=1
+pkgrel=2
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD build-fix.patch)

2015-01-15 Thread Anatol Pomozov
Date: Thursday, January 15, 2015 @ 23:43:22
  Author: anatolik
Revision: 229103

upgpkg: gnu-efi-libs 3.0.1-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD
Deleted:
  gnu-efi-libs/trunk/build-fix.patch

-+
 PKGBUILD|   19 ++---
 build-fix.patch |  113 --
 2 files changed, 5 insertions(+), 127 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-15 22:33:36 UTC (rev 229102)
+++ PKGBUILD2015-01-15 22:43:22 UTC (rev 229103)
@@ -5,10 +5,10 @@
 [[ ${CARCH} == x86_64 ]]  _EFI_ARCH=x86_64
 [[ ${CARCH} == i686 ]]  _EFI_ARCH=ia32
 
-_pkgver=3.0
+_pkgver=3.0.1
 pkgname=gnu-efi-libs
-pkgver=${_pkgver}w
-pkgrel=2
+pkgver=${_pkgver}
+pkgrel=1
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -15,15 +15,9 @@
 arch=('x86_64' 'i686')
 options=('!strip' '!makeflags' '!buildflags' 'staticlibs')
 makedepends=('pciutils')
-source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
-build-fix.patch)
+source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
+md5sums=('c4099c443b6b0c2b04dedc33e7814ec0')
 
-prepare() {
-   cd ${srcdir}/gnu-efi-${_pkgver}/
-
-   patch -p1 -i ${srcdir}/build-fix.patch
-}
-
 build() {
cd ${srcdir}/gnu-efi-${_pkgver}/
 
@@ -40,6 +34,3 @@
install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
 }
-
-md5sums=('36d1c5e7b6edd4733700aaf749d9b80c'
- 'c4f8e361fd3e133da1ef8307a302c424')

Deleted: build-fix.patch
===
--- build-fix.patch 2015-01-15 22:33:36 UTC (rev 229102)
+++ build-fix.patch 2015-01-15 22:43:22 UTC (rev 229103)
@@ -1,113 +0,0 @@
-From 0a69c42779d1d28aa406fa2c435b180156ee3435 Mon Sep 17 00:00:00 2001
-From: Fedora Ninjas pjo...@fedoraproject.org
-Date: Thu, 15 May 2014 21:29:25 -0400
-Subject: [PATCH] Try to make this build.
-

- Make.defaults 
- inc/Makefile  
- 2 files changed, 12 insertions(+), 22 deletion(-)
-
-diff -up a/gnuefi/Makefile b/gnuefi/Makefile
 a/gnuefi/Makefile  2014-05-15 17:15:54.0 -0500
-+++ b/gnuefi/Makefile  2014-05-19 14:02:29.048732554 -0500
-@@ -52,19 +52,6 @@ reloc_aarch64.o: CFLAGS += -fno-jump-tab
- 
- TARGETS   = crt0-efi-$(ARCH).o libgnuefi.a
- 
--INSTALLTARGETS = $(TARGETS)
--ifneq (,$(findstring FreeBSD,$(OS)))
-- ifeq ($(ARCH),x86_64)
--  INSTALLTARGETS += elf_$(ARCH)_fbsd_efi.lds
-- else
--  INSTALLTARGETS += elf_$(ARCH)_efi.lds
-- endif
--else
--  INSTALLTARGETS += elf_$(ARCH)_efi.lds
--endif
--
--LIBDIRINSTALL = $(INSTALLROOT)/$(LIBDIR)
--
- all:  $(TARGETS)
- 
- libgnuefi.a: $(patsubst %,libgnuefi.a(%),$(OBJS))
-@@ -72,14 +59,17 @@ libgnuefi.a: $(patsubst %,libgnuefi.a(%)
- clean:
-   rm -f $(TARGETS) *~ *.o $(OBJS)
- 
--$(LIBDIRINSTALL):
--  mkdir -p $@
--
--.SECONDEXPANSION:
--
--$(LIBDIRINSTALL)/%: % | $$(dir $$@)
--  $(INSTALL) -m 644 $ $(dir $@)
--
--install: $(addprefix $(LIBDIRINSTALL)/,$(INSTALLTARGETS))
-+install:
-+  mkdir -p $(INSTALLROOT)/$(LIBDIR)
-+  $(INSTALL) -m 644 $(TARGETS) $(INSTALLROOT)/$(LIBDIR)
-+ifneq (,$(findstring FreeBSD,$(OS)))
-+ ifeq ($(ARCH),x86_64)
-+  $(INSTALL) -m 644 elf_$(ARCH)_fbsd_efi.lds $(INSTALLROOT)/$(LIBDIR)
-+ else
-+  $(INSTALL) -m 644 elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
-+ endif
-+else
-+  $(INSTALL) -m 644 elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
-+endif
- 
- include $(SRCDIR)/../Make.rules
-diff --git a/inc/Makefile b/inc/Makefile
-index 526af22..71fded5 100644
 a/inc/Makefile
-+++ b/inc/Makefile
-@@ -8,34 +8,20 @@ TOPDIR = $(SRCDIR)/..
- 
- CDIR=$(TOPDIR)/..
- 
--INCDIRINSTALL = $(INSTALLROOT)$(PREFIX)/include/efi
--
--SRCHEADERS = $(wildcard $(SRCDIR)/*.h) \
-- $(wildcard $(SRCDIR)/protocol/*.h) \
-- $(wildcard $(SRCDIR)/$(ARCH)/*.h)
--ifeq ($(ARCH),ia64)
-- SRCHEADERS += $(wildcard $(SRCDIR)/protocol/$(ARCH)/*.h)
--endif
--
--HEADERS = $(patsubst $(SRCDIR)/%,%,$(SRCHEADERS))
--
- all:
- 
- clean:
- 
--  rm -f *~
--
--$(INCDIRINSTALL) \
--$(INCDIRINSTALL)/protocol \
--$(INCDIRINSTALL)/$(ARCH) \
--$(INCDIRINSTALL)/protocol/$(ARCH):
--  mkdir -p $@
--
--.SECONDEXPANSION:
--
--$(INCDIRINSTALL)/%.h: %.h | $$(dir $$@)
--  $(INSTALL) -m 644 $ $(dir $@)
--
--install: $(addprefix $(INCDIRINSTALL)/,$(HEADERS))
-+install:
-+  mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi
-+  mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi/protocol
-+  mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
-+  $(INSTALL) -m 644 *.h $(INSTALLROOT)$(PREFIX)/include/efi
-+  $(INSTALL) -m 644 protocol/*.h 
$(INSTALLROOT)$(PREFIX)/include/efi/protocol
-+  $(INSTALL) -m 644 $(ARCH)/*.h 

[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2014-11-07 Thread Anatol Pomozov
Date: Friday, November 7, 2014 @ 15:59:52
  Author: anatolik
Revision: 225732

Do not set build flags via option

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-07 14:30:00 UTC (rev 225731)
+++ PKGBUILD2014-11-07 14:59:52 UTC (rev 225732)
@@ -13,7 +13,7 @@
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
 arch=('x86_64' 'i686')
-options=('!strip' '!makeflags' 'staticlibs')
+options=('!strip' '!makeflags' '!buildflags' 'staticlibs')
 makedepends=('pciutils')
 
 
source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)
@@ -22,13 +22,6 @@

cd ${srcdir}/gnu-efi-${_pkgver}/

-   ## Unset all compiler FLAGS
-   unset CFLAGS
-   unset CPPFLAGS
-   unset CXXFLAGS
-   unset LDFLAGS
-   unset MAKEFLAGS
-   
make -j1
make -j1 -C apps all



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2014-11-03 Thread Tobias Powalowski
Date: Monday, November 3, 2014 @ 21:03:34
  Author: tpowa
Revision: 225588

upgpkg: gnu-efi-libs 3.0w-1

bump to latest version

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-03 20:00:27 UTC (rev 225587)
+++ PKGBUILD2014-11-03 20:03:34 UTC (rev 225588)
@@ -7,8 +7,8 @@
 
 _pkgver=3.0
 pkgname=gnu-efi-libs
-pkgver=${_pkgver}v
-pkgrel=2
+pkgver=${_pkgver}w
+pkgrel=1
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -16,14 +16,8 @@
 options=('!strip' '!makeflags' 'staticlibs')
 makedepends=('pciutils')
 
-source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
-'gnu-efi-3.0v-revert-makefile-commit.patch')
+source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)
 
-prepare() {
-   cd ${srcdir}/gnu-efi-${_pkgver}/
-   patch -Np1 -R -i ${srcdir}/gnu-efi-3.0v-revert-makefile-commit.patch
-}
-
 build() {

cd ${srcdir}/gnu-efi-${_pkgver}/
@@ -51,5 +45,4 @@

 }
 
-md5sums=('57f0a308c0e939e5d18e40840a5484a9'
- '97ef85cd3d4aba2349aa1fab706568ab')
+md5sums=('36d1c5e7b6edd4733700aaf749d9b80c')


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2013-10-23 Thread Tobias Powalowski
Date: Wednesday, October 23, 2013 @ 08:16:51
  Author: tpowa
Revision: 197143

upgpkg: gnu-efi-libs 3.0u-4

readd staticlibs to packages #37451

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-23 01:47:36 UTC (rev 197142)
+++ PKGBUILD2013-10-23 06:16:51 UTC (rev 197143)
@@ -5,12 +5,12 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}u
-pkgrel=3
+pkgrel=4
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
 arch=('x86_64' 'i686')
-options=('!strip' '!makeflags')
+options=('!strip' '!makeflags' 'staticlibs')
 makedepends=('pciutils')
 
 
source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2013-10-21 Thread Tobias Powalowski
Date: Monday, October 21, 2013 @ 09:38:29
  Author: tpowa
Revision: 196927

upgpkg: gnu-efi-libs 3.0u-3

remove static libraries

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-21 07:26:43 UTC (rev 196926)
+++ PKGBUILD2013-10-21 07:38:29 UTC (rev 196927)
@@ -5,7 +5,7 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}u
-pkgrel=2
+pkgrel=3
 pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2013-06-21 Thread Tobias Powalowski
Date: Friday, June 21, 2013 @ 21:29:42
  Author: tpowa
Revision: 188807

upgpkg: gnu-efi-libs 3.0u-2

change building to splitted arches

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |   74 +
 1 file changed, 16 insertions(+), 58 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-21 13:01:23 UTC (rev 188806)
+++ PKGBUILD2013-06-21 19:29:42 UTC (rev 188807)
@@ -5,85 +5,43 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}u
-pkgrel=1
-pkgdesc=Library for building x86_64 and ia32 UEFI Applications using GNU 
toolchain
+pkgrel=2
+pkgdesc=Library for building UEFI Applications using GNU toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
-arch=('i686' 'x86_64')
+arch=('x86_64' 'i686')
 options=('!strip' '!makeflags')
 makedepends=('pciutils')
 
-if [[ ${CARCH} == x86_64 ]]; then
-   makedepends+=('lib32-glibc' 'gcc-multilib')
-fi
-
 
source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)
 md5sums=('d15d3c700e79a1e2938544d73edc572d')
 
-_build_gnu-efi-libs-x86_64() {
-   cp -r ${srcdir}/gnu-efi-${_pkgver} 
${srcdir}/gnu-efi-${_pkgver}-x86_64
-   cd ${srcdir}/gnu-efi-${_pkgver}-x86_64/
+[[ ${CARCH} == x86_64 ]]  _EFI_ARCH=x86_64
+[[ ${CARCH} == i686 ]]  _EFI_ARCH=ia32
+
+build() {

-   unset CFLAGS
-   unset CPPFLAGS
-   unset CXXFLAGS
-   unset LDFLAGS
-   unset MAKEFLAGS
+   cd ${srcdir}/gnu-efi-${_pkgver}/

-   make ARCH=x86_64 -j1
-   make ARCH=x86_64 -j1 -C apps all
-}
-
-_build_gnu-efi-libs-ia32() {
-   cp -r ${srcdir}/gnu-efi-${_pkgver} ${srcdir}/gnu-efi-${_pkgver}-ia32
-   cd ${srcdir}/gnu-efi-${_pkgver}-ia32/
-   
+   ## Unset all compiler FLAGS
unset CFLAGS
unset CPPFLAGS
unset CXXFLAGS
unset LDFLAGS
unset MAKEFLAGS

-   make ARCH=ia32 -j1
-   make ARCH=ia32 -j1 -C apps all
-}
-
-build() {
-   cd ${srcdir}/gnu-efi-${_pkgver}/
+   make -j1
+   make -j1 -C apps all

-   if [[ ${CARCH} == x86_64 ]]; then
-   _build_gnu-efi-libs-x86_64
-   fi
-   
-   _build_gnu-efi-libs-ia32
 }
 
-_package_gnu-efi-libs-x86_64() {
-   cd ${srcdir}/gnu-efi-${_pkgver}-x86_64/
+package() {

-   make ARCH=x86_64 INSTALLROOT=${pkgdir} PREFIX=/usr 
LIBDIR=/usr/lib install
+   cd ${srcdir}/gnu-efi-${_pkgver}/

-   install -d ${pkgdir}/usr/share/gnu-efi/apps/x86_64/
-   install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}-x86_64/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/x86_64/
-}
-
-_package_gnu-efi-libs-ia32() {
-   cd ${srcdir}/gnu-efi-${_pkgver}-ia32/
+   make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install

-   make ARCH=ia32 INSTALLROOT=${pkgdir} PREFIX=/usr 
LIBDIR=/usr/${_LIBDIR32} install
+   install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/
+   install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/

-   install -d ${pkgdir}/usr/share/gnu-efi/apps/ia32/
-   install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}-ia32/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/apps/ia32/
 }
-
-package() {
-   if [[ ${CARCH} == x86_64 ]]; then
-   _package_gnu-efi-libs-x86_64
-   
-   _LIBDIR32=lib32
-   _package_gnu-efi-libs-ia32
-   else
-   _LIBDIR32=lib
-   _package_gnu-efi-libs-ia32
-   fi
-}



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD disable-ms_abi-flag.patch)

2013-02-26 Thread Tobias Powalowski
Date: Tuesday, February 26, 2013 @ 16:27:34
  Author: tpowa
Revision: 178731

upgpkg: gnu-efi-libs 3.0t-2

reenable disable_msabi patch

Modified:
  gnu-efi-libs/trunk/PKGBUILD
  gnu-efi-libs/trunk/disable-ms_abi-flag.patch

---+
 PKGBUILD  |   10 ++
 disable-ms_abi-flag.patch |4 ++--
 2 files changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-26 15:27:34 UTC (rev 178730)
+++ PKGBUILD2013-02-26 15:27:34 UTC (rev 178731)
@@ -6,7 +6,7 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}t
-pkgrel=1
+pkgrel=2
 pkgdesc=Library for building x86_64 and i386 UEFI Applications using GNU 
toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -19,7 +19,8 @@
 provides=('gnu-efi')
 replaces=('gnu-efi')
 options=('!strip' '!makeflags')
-source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)
 
+source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
+'disable-ms_abi-flag.patch') 
 _build_gnu-efi-libs-x86_64() { 
cp -r ${srcdir}/gnu-efi-${_pkgver} 
${srcdir}/gnu-efi-${_pkgver}-x86_64
cd ${srcdir}/gnu-efi-${_pkgver}-x86_64/
@@ -37,7 +38,7 @@
 build() {
 cd ${srcdir}/gnu-efi-${_pkgver}
 # fix broken ms_abi flags, causing weird issues with bootloaders
-# patch -Np1 -i ../disable-ms_abi-flag.patch
+patch -Np1 -i ../disable-ms_abi-flag.patch
## Fix Makefiles to enable compile for both UEFI arch
sed 's|INSTALLROOT=/usr/local|INSTALLROOT ?= /usr/lib|g' -i 
Make.defaults
sed 's|LIBDIR=lib|LIBDIR ?= lib|g' -i Make.defaults
@@ -74,4 +75,5 @@
_package_gnu-efi-libs-i386
fi  
 }
-md5sums=('95916208cf543699799230ac1ea14272')
+md5sums=('95916208cf543699799230ac1ea14272'
+ '783755e5f691f4c5c629f94d759b727b')

Modified: disable-ms_abi-flag.patch
===
--- disable-ms_abi-flag.patch   2013-02-26 15:27:34 UTC (rev 178730)
+++ disable-ms_abi-flag.patch   2013-02-26 15:27:34 UTC (rev 178731)
@@ -6,8 +6,8 @@
  
  CPPFLAGS   = -DCONFIG_$(ARCH)
  ifeq ($(GCCNEWENOUGH),1)
--CPPFLAGS   += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args
-+CPPFLAGS   += -maccumulate-outgoing-args
+-CPPFLAGS   += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11
++CPPFLAGS   += -maccumulate-outgoing-args --std=c11
  endif
 -CFLAGS   = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar 
-fno-strict-aliasing -fno-merge-constants
 +CFLAGS   = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar 
-fno-strict-aliasing -fno-stack-protector -fno-merge-constants



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2013-02-22 Thread Tobias Powalowski
Date: Friday, February 22, 2013 @ 12:33:48
  Author: tpowa
Revision: 178436

upgpkg: gnu-efi-libs 3.0t-1

bump to latest version

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-22 07:43:22 UTC (rev 178435)
+++ PKGBUILD2013-02-22 11:33:48 UTC (rev 178436)
@@ -5,8 +5,8 @@
 
 _pkgver=3.0
 pkgname=gnu-efi-libs
-pkgver=${_pkgver}s
-pkgrel=3
+pkgver=${_pkgver}t
+pkgrel=1
 pkgdesc=Library for building x86_64 and i386 UEFI Applications using GNU 
toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -19,10 +19,7 @@
 provides=('gnu-efi')
 replaces=('gnu-efi')
 options=('!strip' '!makeflags')
-source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
 
- gnu-efi-libs-x86_64-call-fix.patch
- disable-ms_abi-flag.patch)
-
+source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;)
 
 _build_gnu-efi-libs-x86_64() { 
cp -r ${srcdir}/gnu-efi-${_pkgver} 
${srcdir}/gnu-efi-${_pkgver}-x86_64
cd ${srcdir}/gnu-efi-${_pkgver}-x86_64/
@@ -39,10 +36,8 @@
 
 build() {
 cd ${srcdir}/gnu-efi-${_pkgver}
-# fix 
http://sourceforge.net/tracker/?func=detailaid=3576537group_id=163609atid=828423
-# patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch
 # fix broken ms_abi flags, causing weird issues with bootloaders
-patch -Np1 -i ../disable-ms_abi-flag.patch
+# patch -Np1 -i ../disable-ms_abi-flag.patch
## Fix Makefiles to enable compile for both UEFI arch
sed 's|INSTALLROOT=/usr/local|INSTALLROOT ?= /usr/lib|g' -i 
Make.defaults
sed 's|LIBDIR=lib|LIBDIR ?= lib|g' -i Make.defaults
@@ -56,14 +51,14 @@
 
 _package_gnu-efi-libs-x86_64() {
cd ${srcdir}/gnu-efi-${_pkgver}-x86_64/   
-   make ARCH=x86_64 INSTALLROOT=${pkgdir}/usr/ LIBDIR=lib install
+   make ARCH=x86_64 PREFIX= INSTALLROOT=${pkgdir}/usr/ LIBDIR=lib 
install
install -d ${pkgdir}/usr/share/gnu-efi/x86_64/
install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}-x86_64/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/x86_64/
 }
 
 _package_gnu-efi-libs-i386() { 
cd ${srcdir}/gnu-efi-${_pkgver}-i386/
-   make ARCH=ia32 INSTALLROOT=${pkgdir}/usr/ LIBDIR=${_LIBDIR32} 
install
+   make ARCH=ia32 PREFIX= INSTALLROOT=${pkgdir}/usr/ 
LIBDIR=${_LIBDIR32} install
install -d ${pkgdir}/usr/share/gnu-efi/i386/
install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}-i386/apps/*.efi 
${pkgdir}/usr/share/gnu-efi/i386/
 }
@@ -79,7 +74,4 @@
_package_gnu-efi-libs-i386
fi  
 }
-
-md5sums=('11f63d52071f7382f56c9e81d0aece91'
- '4b5428c51af1981d3eb158d924d6bf85'
- '6295a103438cace5c40606b083c739fd')
+md5sums=('95916208cf543699799230ac1ea14272')



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2013-01-23 Thread tpowa
Date: Wednesday, January 23, 2013 @ 12:38:42
  Author: tpowa
Revision: 175890

upgpkg: gnu-efi-libs 3.0s-3

removed felipes patch

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-23 11:37:31 UTC (rev 175889)
+++ PKGBUILD2013-01-23 11:38:42 UTC (rev 175890)
@@ -6,7 +6,7 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}s
-pkgrel=2
+pkgrel=3
 pkgdesc=Library for building x86_64 and i386 UEFI Applications using GNU 
toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -40,7 +40,7 @@
 build() {
 cd ${srcdir}/gnu-efi-${_pkgver}
 # fix 
http://sourceforge.net/tracker/?func=detailaid=3576537group_id=163609atid=828423
-patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch
+# patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch
 # fix broken ms_abi flags, causing weird issues with bootloaders
 patch -Np1 -i ../disable-ms_abi-flag.patch
## Fix Makefiles to enable compile for both UEFI arch
@@ -79,6 +79,7 @@
_package_gnu-efi-libs-i386
fi  
 }
+
 md5sums=('11f63d52071f7382f56c9e81d0aece91'
  '4b5428c51af1981d3eb158d924d6bf85'
  '6295a103438cace5c40606b083c739fd')



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD disable-ms_abi-flag.patch)

2012-11-12 Thread Tobias Powalowski
Date: Monday, November 12, 2012 @ 08:58:45
  Author: tpowa
Revision: 170835

upgpkg: gnu-efi-libs 3.0s-2

fix compilation flags

Added:
  gnu-efi-libs/trunk/disable-ms_abi-flag.patch
Modified:
  gnu-efi-libs/trunk/PKGBUILD

---+
 PKGBUILD  |   15 +--
 disable-ms_abi-flag.patch |   16 
 2 files changed, 25 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-12 13:27:20 UTC (rev 170834)
+++ PKGBUILD2012-11-12 13:58:45 UTC (rev 170835)
@@ -6,7 +6,7 @@
 _pkgver=3.0
 pkgname=gnu-efi-libs
 pkgver=${_pkgver}s
-pkgrel=1
+pkgrel=2
 pkgdesc=Library for building x86_64 and i386 UEFI Applications using GNU 
toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -19,7 +19,9 @@
 provides=('gnu-efi')
 replaces=('gnu-efi')
 options=('!strip' '!makeflags')
-source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
 gnu-efi-libs-x86_64-call-fix.patch)
+source=(http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz;
 
+ gnu-efi-libs-x86_64-call-fix.patch
+ disable-ms_abi-flag.patch)
 
 _build_gnu-efi-libs-x86_64() { 
cp -r ${srcdir}/gnu-efi-${_pkgver} 
${srcdir}/gnu-efi-${_pkgver}-x86_64
@@ -38,7 +40,9 @@
 build() {
 cd ${srcdir}/gnu-efi-${_pkgver}
 # fix 
http://sourceforge.net/tracker/?func=detailaid=3576537group_id=163609atid=828423
-patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch
+patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch
+# fix broken ms_abi flags, causing weird issues with bootloaders
+patch -Np1 -i ../disable-ms_abi-flag.patch
## Fix Makefiles to enable compile for both UEFI arch
sed 's|INSTALLROOT=/usr/local|INSTALLROOT ?= /usr/lib|g' -i 
Make.defaults
sed 's|LIBDIR=lib|LIBDIR ?= lib|g' -i Make.defaults
@@ -75,7 +79,6 @@
_package_gnu-efi-libs-i386
fi  
 }
-md5sums=('c5081850414bec34d3e254e8e970811b'
- '4b5428c51af1981d3eb158d924d6bf85')
 md5sums=('11f63d52071f7382f56c9e81d0aece91'
- '4b5428c51af1981d3eb158d924d6bf85')
+ '4b5428c51af1981d3eb158d924d6bf85'
+ '6295a103438cace5c40606b083c739fd')

Added: disable-ms_abi-flag.patch
===
--- disable-ms_abi-flag.patch   (rev 0)
+++ disable-ms_abi-flag.patch   2012-11-12 13:58:45 UTC (rev 170835)
@@ -0,0 +1,16 @@
+diff --git a/Make.defaults b/Make.defaults
+index 38da180..aa1f4de 100644
+--- a/Make.defaults
 b/Make.defaults
+@@ -54,9 +54,9 @@ GCCNEWENOUGH := $(shell ([ $(GCCVERSION) -gt 4 ] || ([ 
$(GCCVERSION) -eq 4 ]
+ 
+ CPPFLAGS   = -DCONFIG_$(ARCH)
+ ifeq ($(GCCNEWENOUGH),1)
+-CPPFLAGS   += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args
++CPPFLAGS   += -maccumulate-outgoing-args
+ endif
+-CFLAGS   = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar 
-fno-strict-aliasing -fno-merge-constants
++CFLAGS   = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar 
-fno-strict-aliasing -fno-stack-protector -fno-merge-constants
+ ASFLAGS= $(ARCH3264)
+ LDFLAGS  = -nostdlib
+ INSTALL  = install



[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2012-11-07 Thread Tobias Powalowski
Date: Wednesday, November 7, 2012 @ 05:30:39
  Author: tpowa
Revision: 170404

upgpkg: gnu-efi-libs 3.0s-1

bump to latest version

Modified:
  gnu-efi-libs/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-07 09:30:08 UTC (rev 170403)
+++ PKGBUILD2012-11-07 10:30:39 UTC (rev 170404)
@@ -5,7 +5,7 @@
 
 _pkgver=3.0
 pkgname=gnu-efi-libs
-pkgver=${_pkgver}r
+pkgver=${_pkgver}s
 pkgrel=1
 pkgdesc=Library for building x86_64 and i386 UEFI Applications using GNU 
toolchain
 url=http://sourceforge.net/projects/gnu-efi/;
@@ -77,3 +77,5 @@
 }
 md5sums=('c5081850414bec34d3e254e8e970811b'
  '4b5428c51af1981d3eb158d924d6bf85')
+md5sums=('11f63d52071f7382f56c9e81d0aece91'
+ '4b5428c51af1981d3eb158d924d6bf85')