]> saetta.ns0.it Git - msys2/commitdiff
Ricompilati i pacchetti con debug info.
authorAndrea Zagli <azagli@libero.it>
Sat, 8 Nov 2014 15:36:12 +0000 (16:36 +0100)
committerAndrea Zagli <azagli@libero.it>
Sat, 8 Nov 2014 15:36:12 +0000 (16:36 +0100)
12 files changed:
packages/mingw-w64-evolution-data-server/PKGBUILD
packages/mingw-w64-libautoz/PKGBUILD
packages/mingw-w64-libgda-full/PKGBUILD
packages/mingw-w64-libgdaex/PKGBUILD
packages/mingw-w64-libgtkform/PKGBUILD
packages/mingw-w64-libreptool/001-no-install-hook.patch [new file with mode: 0644]
packages/mingw-w64-libreptool/001-path.patch [deleted file]
packages/mingw-w64-libreptool/PKGBUILD
packages/mingw-w64-libsolipa/PKGBUILD
packages/mingw-w64-libzakaudit/PKGBUILD
packages/mingw-w64-organigramma/PKGBUILD
packages/mingw-w64-territorio/PKGBUILD

index 52291827c2702ca5f215a328b8aee48072a1803a..6d8516c2ea0376f8c33214009268b10a14924d05 100644 (file)
@@ -3,7 +3,7 @@
 _realname=evolution-data-server
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=3.13.7
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Evolution database backend server (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-glib2"
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-vala"
              "${MINGW_PACKAGE_PREFIX}-gobject-introspection"
              "${MINGW_PACKAGE_PREFIX}-pkg-config")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://www.gnome.org/"
 source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver:0:4}/${_realname}-$pkgver.tar.xz
@@ -53,7 +53,8 @@ build() {
     --libexecdir=${MINGW_PREFIX}/lib \
     --disable-goa \
     --disable-uoa \
-    --with-openldap
+    --with-openldap \
+    --disable-examples
   make
 }
 
index 05b4a9f2f9c6b0c28e93ac3538cb0aa052af0d3d..48a1b7dc6c9ad17ac19d6d771048d9773d33907b 100644 (file)
@@ -3,14 +3,14 @@
 _realname=libautoz
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.0.5
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Library to manage authorizations (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/${_realname}#branch=libgda5)
index dc6db9be527cacdda316f91fad16ef2f679d5905..e51cb7d867d6ef7666a356ddd754980399613fea 100644 (file)
@@ -3,7 +3,7 @@
 _realname=libgda
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-full"
 pkgver=5.2.2
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Data abstraction library based on GLib (mingw-w64)"
 license=("LGPL 2")
@@ -25,10 +25,10 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-postgresql"
              "${MINGW_PACKAGE_PREFIX}-libmariadbclient"
              "${MINGW_PACKAGE_PREFIX}-openldap"
-             "${MINGW_PACKAGE_PREFIX}-pkgconf"
+             "${MINGW_PACKAGE_PREFIX}-pkg-config"
              "libintl")
 conflicts=("${MINGW_PACKAGE_PREFIX}-libgda")
-options=('strip' '!debug' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver:0:3}/${_realname}-$pkgver.tar.xz
         001-lemon.patch
         002-mysql-m4.patch
index 4ba71a97d3e8f5e41f746eb34e9a8582f1ac4bbe..861c9104d7304cdf97e47844a31b3107c0549e4f 100644 (file)
@@ -3,14 +3,14 @@
 _realname=libgdaex
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Utilities for libgda (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/${_realname}#branch=gtk3
index 8da66b418b22d8f219122011c1d174146ac6c2da..5ec9637a87ae171d5fd466bc14ae3280705c2a14 100644 (file)
@@ -3,7 +3,7 @@
 _realname=libgtkform
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Library to make easy to bing form with db (libgda) (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
@@ -11,7 +11,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common"
              "${MINGW_PACKAGE_PREFIX}-glade")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/${_realname}#branch=gtk3
@@ -38,7 +38,7 @@ build() {
     --build=${MINGW_CHOST} \
     --prefix=${MINGW_PREFIX} \
     --libexecdir=${MINGW_PREFIX}/lib
-  make V=1
+  make
 }
 
 package() {
diff --git a/packages/mingw-w64-libreptool/001-no-install-hook.patch b/packages/mingw-w64-libreptool/001-no-install-hook.patch
new file mode 100644 (file)
index 0000000..069f7f4
--- /dev/null
@@ -0,0 +1,14 @@
+--- libreptool/Makefile.am.orig        2014-11-08 14:19:14.302251600 +0100
++++ libreptool/Makefile.am     2014-11-08 14:23:15.470895300 +0100
+@@ -12,11 +12,6 @@
+               rm -f ChangeLog; \
+       fi
+-if PLATFORM_WIN32
+-install-data-hook:
+-      \cp -f -r $(prefix)/* /mingw
+-endif
+-
+ ChangeLog:
+       @echo Creating $@
+       @if test -d "$(srcdir)/.git"; then \
diff --git a/packages/mingw-w64-libreptool/001-path.patch b/packages/mingw-w64-libreptool/001-path.patch
deleted file mode 100644 (file)
index 64572d2..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-diff --git a/src/Makefile.am b/src/Makefile.am
-index b3ec294..b4740e5 100644
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -4,20 +4,20 @@ AM_CPPFLAGS = $(REPTOOL_CFLAGS) \
-               -DG_LOG_DOMAIN=\"libreptool\"
- parser.tab.c parser.tab.h: parser.y
--      bison -d parser.y
-+      bison -d $(srcdir)/parser.y
- lexycal.yy.c lexycal.yy.h: lexycal.fl
--      flex -o lexycal.yy.c --header-file=lexycal.yy.h lexycal.fl
-+      flex -o $(srcdir)/lexycal.yy.c --header-file=$(srcdir)/lexycal.yy.h $(srcdir)/lexycal.fl
- lib_LTLIBRARIES = libreptool.la
- libreptool_la_LDFLAGS = -no-undefined
- rptmarshal.c: rptmarshal.h reptool_marshal.list $(GLIB_GENMARSHAL)
--      $(GLIB_GENMARSHAL) reptool_marshal.list --body --prefix=_rpt_marshal > $@
-+      $(GLIB_GENMARSHAL) $(srcdir)/reptool_marshal.list --body --prefix=_rpt_marshal > $(srcdir)/$@
- rptmarshal.h: reptool_marshal.list $(GLIB_GENMARSHAL)
--      $(GLIB_GENMARSHAL) reptool_marshal.list --header --prefix=_rpt_marshal > $@
-+      $(GLIB_GENMARSHAL) $(srcdir)/reptool_marshal.list --header --prefix=_rpt_marshal > $(srcdir)/$@
- libreptool_la_SOURCES = \
-                         parser.tab.c \
index 489a25313ea22bb15ae08cc604676b515654fc0e..5ddb582863578763488bc6e29ad9e9daf980db07 100644 (file)
@@ -3,25 +3,25 @@
 _realname=libreptool
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Library to make reports (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/reptool/${_realname}#branch=gtk3
-        001-path.patch)
+        001-no-install-hook.patch)
 sha256sums=('SKIP'
-            '16eb0a92de3527e17e2f9e46189216272203eae89be93ed2e3cbe0b9a0296a22')
+            'bb34d7812aff00065dc12c4439b758f253668ce2dc2775718dada8b3d4ece713')
 
 prepare() {
   cd ${_realname}
 
-  patch -p1 -i ${srcdir}/001-path.patch
+  patch -p1 -i ${srcdir}/001-no-install-hook.patch
 }
 
 build() {
index f7aa8c5b97d1a6299af31c2faf0c6d0a94d72ad9..58d955390f7f97357832f4724d31a79259ec8ac7 100644 (file)
@@ -3,7 +3,7 @@
 _realname=libsolipa
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.5.0
-pkgrel=3
+pkgrel=4
 arch=('any')
 pkgdesc="Library of utilities (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
@@ -13,7 +13,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/solipa/${_realname}#branch=gtk3
index 3ecbb8f8527b1abef9a89c4d59ab7da64c59ea69..6f1a12eb67e510f4b9529c507678e3d3090c3890 100644 (file)
@@ -3,14 +3,14 @@
 _realname=libzakaudit
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Library to audit db changes (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(libzakaudit::git+http://saetta.ns0.it/git/solipa/audit/libaudit#branch=gtk3
index 2291745e64ed2e7dbe01acb40da6a147bdc7aee2..9f640e2ccf5d591bb93f4af747c42aaf88381a0c 100644 (file)
@@ -3,7 +3,7 @@
 _realname=organigramma
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.0.1
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Gestione dati territoriali (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
@@ -13,7 +13,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/solipa/${_realname}#branch=gtk3
index 42441ede8b82f7571cf1bc7fe758ad95251d8210..82179fac12960fc20bce3644749dd7cbf8fe05c7 100644 (file)
@@ -3,7 +3,7 @@
 _realname=territorio
 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
 pkgver=0.0.1
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Gestione dati territoriali (mingw-w64)"
 depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
@@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-libgdaex"
 makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
              "${MINGW_PACKAGE_PREFIX}-gtk-doc"
              "${MINGW_PACKAGE_PREFIX}-gnome-common")
-options=('strip' 'staticlibs')
+options=('!strip' 'debug' 'staticlibs')
 license=("LGPL 2.1")
 url="http://saetta.ns0.it/"
 source=(git+http://saetta.ns0.it/git/solipa/${_realname}#branch=gtk3)