upg gnumeric goffice

This commit is contained in:
joborun linux 2022-09-30 01:03:25 +03:00
parent c41654b319
commit 3fb69d5da4
8 changed files with 25 additions and 17 deletions

View File

@ -6,22 +6,24 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=gnumeric
pkgver=1.12.52
pkgrel=02
pkgver=1.12.53
pkgrel=01
pkgdesc="A GNOME-less spreadsheet program"
arch=('x86_64')
url="http://www.gnumeric.org/"
depends=('goffice')
makedepends=('intltool' 'itstool' 'yelp-tools')
#_commit=858ea03fa5efd3beccc82e8dc269f35b76133d94
conflicts=('gnumeric-minimal')
provides=('gnumeric')
options=('libtool')
source=(https://gitlab.gnome.org/GNOME/gnumeric/-/archive/GNUMERIC_${pkgver//./_}/gnumeric-GNUMERIC_${pkgver//./_}.tar.bz2
revert-warnings.patch)
#source=("git+https://gitlab.gnome.org/GNOME/gnumeric.git#commit=$_commit"
# revert-warnings.patch)
prepare() {
cd ${pkgname}-GNUMERIC_${pkgver//./_}
# cd $pkgname
patch -Np0 -i ../revert-warnings.patch
NOCONFIGURE=1 ./autogen.sh
}
@ -48,6 +50,7 @@ package() {
license=('GPL')
sha256sums=(5b2743c3a440a3a062e19cf41590951b2b86ae7f7a987f0955eeea0a1002f5f2 # gnumeric-GNUMERIC_1_12_52.tar.bz2
sha256sums=(295a6c68b37c2c771eab27c929018eb9b1e12b52013988df23fddfe3455bfbd4 # gnumeric-GNUMERIC_1_12_53.tar.bz2
bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53) # revert-warnings.patch

View File

@ -2,8 +2,8 @@
# Contributor: Kritoke <typeolinux@yahoo.com>
pkgname=gnumeric
pkgver=1.12.52
pkgrel=2
pkgver=1.12.53
pkgrel=1
pkgdesc="A GNOME Spreadsheet Program"
arch=('x86_64')
url="http://www.gnumeric.org/"
@ -15,7 +15,7 @@ optdepends=('python-gobject: for python plugin support'
'perl: for perl plugin support'
'psiconv: for Psion 5 file support'
'yelp: for viewing the help manual')
_commit=02c7f1447a1832d8a4d40654b5a77d5990b0a341
_commit=858ea03fa5efd3beccc82e8dc269f35b76133d94
source=("git+https://gitlab.gnome.org/GNOME/gnumeric.git#commit=$_commit"
revert-warnings.patch)
sha256sums=('SKIP'

View File

@ -4,7 +4,7 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
_minorver=52
_minorver=53
pkgver=1.12.${_minorver}
pkgrel=1
pkgdesc="A GNOME-less spreadsheet program"
@ -17,7 +17,7 @@ conflicts=('gnumeric')
provides=('gnumeric')
options=('libtool')
source=(https://gitlab.gnome.org/GNOME/gnumeric/-/archive/GNUMERIC_${pkgver//./_}/gnumeric-GNUMERIC_${pkgver//./_}.tar.bz2)
sha256sums=('5b2743c3a440a3a062e19cf41590951b2b86ae7f7a987f0955eeea0a1002f5f2')
sha256sums=('295a6c68b37c2c771eab27c929018eb9b1e12b52013988df23fddfe3455bfbd4')
build() {
cd ${_pkgname}-GNUMERIC_${pkgver//./_}

View File

@ -9,4 +9,3 @@ bison
goffice

View File

@ -1,3 +1,6 @@
real 2m50.571s
user 6m25.047s
sys 0m30.467s
real 6m5.680s
user 4m46.211s
sys 0m27.122s

View File

@ -6,14 +6,14 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=goffice
pkgver=0.10.52
pkgver=0.10.53
pkgrel=01
pkgdesc="A GLib/GTK+ set of document-centric objects and charting library"
url="https://git.gnome.org/browse/goffice"
arch=(x86_64)
depends=(librsvg gtk3 libgsf libspectre libxslt lasem)
makedepends=(intltool gtk-doc gobject-introspection autoconf-archive git)
_commit=ea3daf5637c054f58ac8174de65d0d06217c6b33
_commit=eb6f2c83afb5320bbdf472293237be8c80675fd3
source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit")
pkgver() {
@ -45,3 +45,5 @@ package() {
license=(GPL)
sha256sums=('SKIP')

View File

@ -2,7 +2,7 @@
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=goffice
pkgver=0.10.52
pkgver=0.10.53
pkgrel=1
pkgdesc="A GLib/GTK+ set of document-centric objects and charting library"
url="https://git.gnome.org/browse/goffice"
@ -10,7 +10,7 @@ arch=(x86_64)
license=(GPL)
depends=(librsvg gtk3 libgsf libspectre libxslt lasem)
makedepends=(intltool gtk-doc gobject-introspection autoconf-archive git)
_commit=ea3daf5637c054f58ac8174de65d0d06217c6b33
_commit=eb6f2c83afb5320bbdf472293237be8c80675fd3
source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit")
sha256sums=('SKIP')

View File

@ -12,3 +12,4 @@ git
automake
gettext