You are not logged in.

#1 2008-11-20 20:56:35

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

pacman -Si does not show optdepends?

Hi, maybe I'm just misunderstanding something, or is something really wrong here?

dieter@dieter-ws ~ $pacman -Si rxvt-unicode
Repository     : extra
Name           : rxvt-unicode
Version        : 9.06-1
URL            : http://software.schmorp.de/pkg/rxvt-unicode.html
Licenses       : GPL2 
Groups         : None
Provides       : None
Depends On     : gcc-libs  libxft  libxpm 
Optional Deps  : None
Conflicts With : None
Replaces       : None
Download Size  : 2312.19 K
Installed Size : 5208.00 K
Packager       : Tobias Kieslich [ tobias <funnychar> archlinux <dot> org ]
Architecture   : i686
Build Date     : Sun 09 Nov 2008 04:17:29 AM CET
MD5 Sum        : d731dc0fe3958eac340fc8ad54a95e51
Description    : an unicode enabled rxvt-clone terminal emulator (urxvt)

dieter@dieter-ws ~ $pacman -Qi rxvt-unicode
Name           : rxvt-unicode
Version        : 9.06-1
URL            : http://software.schmorp.de/pkg/rxvt-unicode.html
Licenses       : GPL2 
Groups         : None
Provides       : None
Depends On     : gcc-libs  libxft  libxpm 
Optional Deps  : perl: lots of utilities
                 gtk-perl: to use the urxvt-tabbed

Required By    : None
Conflicts With : None
Replaces       : None
Installed Size : 5208.00 K
Packager       : Tobias Kieslich [ tobias <funnychar> archlinux <dot> org ]
Architecture   : i686
Build Date     : Sun 09 Nov 2008 04:17:29 AM CET
Install Date   : Mon 10 Nov 2008 10:33:28 AM CET
Install Reason : Explicitly installed
Install Script : No
Description    : an unicode enabled rxvt-clone terminal emulator (urxvt)

dieter@dieter-ws ~ $egrep ^'pkgver|pkgrel|optdepend' /var/abs/extra/rxvt-unicode/PKGBUILD
pkgver=9.06
pkgrel=1
optdepends=('perl: lots of utilities' 'gtk-perl: to use the urxvt-tabbed')

Also at http://repos.archlinux.org/viewvc.cgi/r … iew=markup, the optdepends are there.

Why not in pacman -Ss output?

edit: just noticed the package gtk-perl does not exist, gtk2-perl exists though, maybe it has something to do with that?

Last edited by Dieter@be (2008-11-21 17:33:10)


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#2 2008-11-20 22:16:45

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: pacman -Si does not show optdepends?

I think that the repo.db.tar.gz file does not hold the optdepends information, as pacman -S has no method for interacting with it aside from -Si

Offline

Board footer

Powered by FluxBB