summaryrefslogtreecommitdiffstats
path: root/kde4-look/oxygen-gtk2/DETAILS
blob: 1cb4932ec635ce1c692cf6ef148cbfb065ede93d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=oxygen-gtk2
         VERSION=1.3.2.1
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=$KDE_URL/stable/${SPELL}/${VERSION}/src/${SOURCE}
     SOURCE_HASH=sha512:c197addbfd7d2d0cd7e4895c32a74a1c055cd242346ede6837b73eca95938593ee1704ccb050957f8c50912816afdb0893954d8ef5e9517b9fdd5c8bfb019d33
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://kde-look.org/content/show.php/?content=136216"
      LICENSE[0]=LGPL
         ENTERED=20120416
           SHORT="a port of the default KDE widget theme (Oxygen), to gtk"
cat << EOF
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.

Its primary goal is to ensure visual consistency between gtk and qt-based
applications running under kde. A secondary objective is to also have a
stand-alone nice looking gtk theme that would behave well on other Desktop
Environments.

Unlike other attempts made to port the kde oxygen theme to gtk, this attempt
does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
the widget appearance via hard coded pixmaps, which otherwise breaks everytime
some setting is changed in kde.
EOF