diff options
author | Fun <just.the.real.fun@gmail.com> | 2017-10-31 16:55:42 +0159 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-11-02 12:08:49 +0100 |
commit | 9fe4126ab416d31128fbb3063b195f48e038fa20 (patch) | |
tree | 985e8ad0d149a0353adf45c1fdffd385c61a79f8 /xorg-xvinfo | |
parent | 956004a0a1dc172f899fde019b92c2851bf92c83 (diff) | |
download | xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.gz xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.xz |
remove redundant deps
Btw, xorg doesn't have a .signature !
mesa3d: expat
xorg-iceauth: xorg-libice xorg-xproto
xorg-libdmx: xorg-libx11
xorg-libsm: xorg-xproto xorg-xtrans
xorg-libxaw: xorg-libx11 xorg-libxau xorg-libxext xorg-libxt xorg-xextproto xorg-xproto
xorg-libxfont: xorg-xproto
xorg-libxft: fontconfig freetype xorg-libxrender
xorg-libxinerama: xorg-libx11 xorg-xextproto
xorg-libxkbui: xorg-libx11
xorg-libxmu: xorg-libx11 xorg-xextproto
xorg-libxp: xorg-util-macros
xorg-libxscrnsaver: xorg-libx11 xorg-xextproto
xorg-libxtrap: xorg-libx11 xorg-xextproto
xorg-libxt: xorg-kbproto xorg-xproto
xorg-libxxf86misc: xorg-libx11 xorg-xproto
xorg-setxkbmap: xorg-libx11
xorg-x11perf: xorg-libxext
xorg-xdpyinfo: xorg-libx11 xorg-libxext xorg-libxi
xorg-xdriinfo: xorg-glproto xorg-libx11
xorg-xf86-input-libinput: mtdev xorg-libevdev
xorg-xf86-video-intel: xorg-xcb-util
xorg-xf86-video-nouveau: eudev libdrm
xorg-xgamma: xorg-libx11
xorg-xkbcomp: xorg-libx11
xorg: xorg-server
xorg-xprop: xorg-libx11
xorg-xrdb: xorg-libx11
xorg-xsetroot: xorg-libx11 xorg-libxmu
xorg-xset: xorg-libx11 xorg-libxext
xorg-xvinfo: xorg-libx11
xorg-xwininfo: xorg-libx11 xorg-libxext
Diffstat (limited to 'xorg-xvinfo')
-rw-r--r-- | xorg-xvinfo/.signature | 5 | ||||
-rw-r--r-- | xorg-xvinfo/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-xvinfo/.signature b/xorg-xvinfo/.signature deleted file mode 100644 index 8d9c88dc..00000000 --- a/xorg-xvinfo/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGq190CgfqY6X0LbqkSCyKeVhSM3AXedui8gCuyKuhCPFAvpP3FJLPD5UaXkDOUScmcRuyqrJUWlYm8zOf8MdQI= -SHA256 (Pkgfile) = c00176be4530dcfc71bf627aea679e935c513b45209f9774d6780860dfc192cf -SHA256 (.footprint) = 7c369349111cabc04c568222da4d28e7c02057acaafac7f4d8e39e7b296bf96c -SHA256 (xvinfo-1.1.3.tar.bz2) = 9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb diff --git a/xorg-xvinfo/Pkgfile b/xorg-xvinfo/Pkgfile index d4195b5b..8ee26161 100644 --- a/xorg-xvinfo/Pkgfile +++ b/xorg-xvinfo/Pkgfile @@ -1,7 +1,7 @@ # Description: X-Video information utility # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libx11, xorg-libxv +# Depends on: xorg-libxv name=xorg-xvinfo version=1.1.3 |