Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-freetype2


Commits:
f3b520d8 by Jan Alexander Steffens (heftig) at 2023-08-29T00:38:22+02:00
2.13.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase=lib32-freetype2
 pkgname=(
   lib32-freetype2
 )
-pkgver=2.13.1
+pkgver=2.13.2
 pkgrel=1
 epoch=
 pkgdesc="Font rasterization library (32-bit)"
@@ -35,7 +35,7 @@ source=(
   0002-Enable-subpixel-rendering.patch
   0003-Enable-long-PCF-family-names.patch
 )
-b2sums=('edadf2cdd8eb17362239cc5ab7fdff7cb1ca398908d3a9fa0547c3922b098df331cc87e939cee62ce20a78b01f14372c952c823c30af9ac227fc7da10000d37b'
+b2sums=('cebc82180d9afaeb112a65ba78903d7bf7a9295a803166a033585ad2325add6023f05066852240c4665e56285345ba503b01ecd461d48f0478a8f3f56136988e'
         'SKIP'
         
'2c148694e150b3faae9dc46ead824ae6d94cfe34f2918bc9066f45bab7e6b6f77b4d4b2fee00c3d466d866e1985132cea4a774dcf1bab95409b7cf55efff01e1'
         
'9598d13eae0411878c1af8e5d875c3b1fc09f4e6649edfbbf3b0a819c4c585648521f0b30ffd1318f5106cfde9c899d3db70c8ffe36dac59f3f98b5fd7dab115'
@@ -53,14 +53,10 @@ prepare() {
 
 build() {
   local meson_options=(
-    --libdir=/usr/lib32
+    --cross-file lib32
     -D default_library=shared
   )
 
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
-
   arch-meson freetype-$pkgver build "${meson_options[@]}"
   meson compile -C build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-freetype2/-/commit/f3b520d8d306a80ebb02163a07372a1029c849a4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-freetype2/-/commit/f3b520d8d306a80ebb02163a07372a1029c849a4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to