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-xgamma | |
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-xgamma')
-rw-r--r-- | xorg-xgamma/.signature | 5 | ||||
-rw-r--r-- | xorg-xgamma/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-xgamma/.signature b/xorg-xgamma/.signature deleted file mode 100644 index 2f461334..00000000 --- a/xorg-xgamma/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndMcfs1XYAi6gt83vPgjYZI9QsdncHIAWXXTDUbA8XWC0CbEqh8T/JTT0fJpezFYi+ERhHJF+Ki5CZGUEmz+IWAE= -SHA256 (Pkgfile) = b277788707eaf772e4a9a9940d1a5e07bb62ff761a070c6197238e7c1b9e11f9 -SHA256 (.footprint) = 0f53dfd330d714dd0d981ce56894a1007a91e8b97ec74aceb90fa9fe83236f56 -SHA256 (xgamma-1.0.6.tar.bz2) = 0ef1c35b5c18b1b22317f455c8df13c0a471a8efad63c89c98ae3ce8c2b222d3 diff --git a/xorg-xgamma/Pkgfile b/xorg-xgamma/Pkgfile index 8e04bfb7..38b8c8f6 100644 --- a/xorg-xgamma/Pkgfile +++ b/xorg-xgamma/Pkgfile @@ -1,7 +1,7 @@ # Description: Query or set X gamma correction # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libx11, xorg-libxxf86vm +# Depends on: xorg-libxxf86vm name=xorg-xgamma version=1.0.6 |