[Gambas-user] Need help for testing revision #5928
Tobias Boege
taboege at ...626...
Sun Nov 3 23:36:46 CET 2013
On Fri, 01 Nov 2013, Beno?t Minisini wrote:
> Hi,
>
> In revision #5928, the packager now can create GUI support metapackages
> for the ArchLinux distribution.
>
> But I can't really test the code, as the ArchLinux packaging tool
> (makepkg) does not exist on Ubuntu.
>
> Is there some ArchLinux user there that could test the revision and tell
> me if making a binary package for a project using the 'gb.gui' component
> correctly generate the GUI metapackages?
>
> Thanks in advance!
>
The project is called "arch-gb-gui" (confusing name now that I see the
installation package naming scheme...).
These files get created:
--8<----------------
$ ls arch-gb-gui-*
arch-gb-gui-0.0.1-1-any.pkg.tar.xz arch-gb-gui-gtk-0.0.1-1-any.pkg.tar.xz arch-gb-gui-qt4-0.0.1-1-any.pkg.tar.xz
arch-gb-gui-0.0.1-1.src.tar.gz arch-gb-gui-gtk-0.0.1-1.src.tar.gz arch-gb-gui-qt4-0.0.1-1.src.tar.gz
--8<----------------
The packages look like this:
--8<----------------
$ pacman -Qip arch-gb-gui*.pkg.tar.xz
Name : arch-gb-gui
Version : 0.0.1-1
Description : a software done with Gambas3
Architecture : any
URL : http://www.endoftheinternet.com/
Licences : custom
Groups : None
Provides : None
Depends On : gambas3-gb-image>=3.4 gambas3-gb-image<=3.99.0 gambas3-gb-form>=3.4 gambas3-gb-form<=3.99.0
Optional Deps : None
Conflicts With : None
Replaces : None
Compressed Size: 6.31 KiB
Installed Size : 7.00 KiB
Packager : Unknown Packager
Build Date : Sun 03 Nov 2013 23:30:40 CET
Install Script : No
Validated By : None
Signatures : None
--------------------
Name : arch-gb-gui-gtk
Version : 0.0.1-1
Description : This is the gtk support for arch-gb-gui
Architecture : any
URL : http://www.endoftheinternet.com/
Licences : custom
Groups : None
Provides : None
Depends On : arch-gb-gui=0.0.1 gambas3-gb-gtk>=3.4 gambas3-gb-gtk<=3.99.0
Optional Deps : None
Conflicts With : None
Replaces : None
Compressed Size: 0.86 KiB
Installed Size : 1.00 KiB
Packager : Unknown Packager
Build Date : Sun 03 Nov 2013 23:30:41 CET
Install Script : No
Validated By : None
Signatures : None
--------------------
Name : arch-gb-gui-qt4
Version : 0.0.1-1
Description : This is the qt4 support for arch-gb-gui
Architecture : any
URL : http://www.endoftheinternet.com/
Licences : custom
Groups : None
Provides : None
Depends On : arch-gb-gui=0.0.1 gambas3-gb-qt4>=3.4 gambas3-gb-qt4<=3.99.0
Optional Deps : None
Conflicts With : None
Replaces : None
Compressed Size: 0.86 KiB
Installed Size : 1.00 KiB
Packager : Unknown Packager
Build Date : Sun 03 Nov 2013 23:30:42 CET
Install Script : No
Validated By : None
Signatures : None
--8<----------------
Looks OK to me.
Regards,
Tobi
More information about the User
mailing list