dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/

packages/gnome-desktop/gnome-themes-extras/gnome-themes-extras-2.22.0.exheres-0 (410B) - raw

      1 # Copyright 2010 Dan Callaghan <djc@djc.id.au>
      2 # Distributed under the terms of the GNU General Public License v2
      3 
      4 require gnome.org gtk-icon-cache
      5 
      6 SUMMARY="Extra themes for GNOME"
      7 HOMEPAGE="http://librsvg.sourceforge.net/theme.php"
      8 
      9 LICENCES="GPL-2 CCPL-Attribution-ShareAlike-2.5"
     10 SLOT="0"
     11 PLATFORMS="~amd64 ~x86"
     12 MYOPTIONS=""
     13 
     14 DEPENDENCIES="
     15     build:
     16         sys-devel/gettext
     17 "
     18 
     19 BUGS_TO="djc@djc.id.au"