You are not logged in.

#1 2017-12-16 20:53:53

mocambo
Member
Registered: 2017-09-24
Posts: 27

How can I see PKGBUILD's of packages in repository ?

Namely I interested to see the build options of icu and xerces-c packages.

Thanks !

Offline

#2 2017-12-16 21:04:29

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: How can I see PKGBUILD's of packages in repository ?

You have to have a look at two PKGBUILDs, the one upstream at:

https://git.archlinux.org/svntogit/pack … s/xerces-c
https://git.archlinux.org/svntogit/pack … ckages/icu

and then have a look at the differences in our git repos at:

https://raw.githubusercontent.com/archl … u/PKGBUILD

xerxes-c has no 32-bit-specific patch, that is, but the standard one of patching the
architecture in the 'arch' variable to 'arch=i686'.

Offline

#3 2017-12-17 16:24:25

mocambo
Member
Registered: 2017-09-24
Posts: 27

Re: How can I see PKGBUILD's of packages in repository ?

Thanks, that helped much.

But now I suspect that you have still the same problem with xerces-c 3.2.0-2 in archlinux32 repo. It still built against icu 59 instead icu 60.

https://forum.manjaro.org/t/xml-securit … es-c/36548

Last edited by mocambo (2017-12-17 16:26:29)

Offline

#4 2017-12-17 16:44:51

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: How can I see PKGBUILD's of packages in repository ?

Thanks for reporting that one.

deep42thought bumped xerces-c now, see discussion on:

http://mirror.archlinux32.org/irc-logs/ … l#16:34:00

Offline

#5 2017-12-17 23:52:40

mocambo
Member
Registered: 2017-09-24
Posts: 27

Re: How can I see PKGBUILD's of packages in repository ?

There is also an other solution for future purposes for consideration. Namely compiling icu with -–disable-renaming option. This helps to avoid all that version number mess. Recently Libreoffice-still had similar icu version problem.

http://userguide.icu-project.org/design … el-Library

Offline

Board footer

Powered by FluxBB