diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-02-28 16:31:58 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-02-28 16:31:58 +0000 |
commit | 769b8e61b8dbb7ce359ee337c06050937eab6ec6 (patch) | |
tree | 13984f4067f3ad374472bc0c09b939c8f1943e57 /x11-themes/kde4-style-oxygen-transparent | |
parent | db49378d4b24948262bfbec49af4ec545c5d3e55 (diff) | |
download | ports-769b8e61b8dbb7ce359ee337c06050937eab6ec6.tar.gz ports-769b8e61b8dbb7ce359ee337c06050937eab6ec6.zip |
Notes
Diffstat (limited to 'x11-themes/kde4-style-oxygen-transparent')
-rw-r--r-- | x11-themes/kde4-style-oxygen-transparent/Makefile | 18 | ||||
-rw-r--r-- | x11-themes/kde4-style-oxygen-transparent/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/kde4-style-oxygen-transparent/pkg-descr | 14 | ||||
-rw-r--r-- | x11-themes/kde4-style-oxygen-transparent/pkg-plist | 13 |
4 files changed, 47 insertions, 0 deletions
diff --git a/x11-themes/kde4-style-oxygen-transparent/Makefile b/x11-themes/kde4-style-oxygen-transparent/Makefile new file mode 100644 index 000000000000..ae72bdc33d5a --- /dev/null +++ b/x11-themes/kde4-style-oxygen-transparent/Makefile @@ -0,0 +1,18 @@ +# Created by: David Naylor <dbn@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= oxygen-transparent +PORTVERSION= 2012.12.11 +CATEGORIES= x11-themes kde +MASTER_SITES= LOCAL/dbn/${PORTNAME} +PKGNAMEPREFIX= kde4-style- + +MAINTAINER= dbn@FreeBSD.org +COMMENT= KDE oxygen style with transparency + +USE_KDE4= kdelibs kdehier kdeprefix workspace automoc4 +USE_QT4= corelib qmake_build moc_build rcc_build uic_build +USE_CMAKE= yes +USE_XZ= yes + +.include <bsd.port.mk> diff --git a/x11-themes/kde4-style-oxygen-transparent/distinfo b/x11-themes/kde4-style-oxygen-transparent/distinfo new file mode 100644 index 000000000000..e81fe9895902 --- /dev/null +++ b/x11-themes/kde4-style-oxygen-transparent/distinfo @@ -0,0 +1,2 @@ +SHA256 (oxygen-transparent-2012.12.11.tar.xz) = 60540f02e8c054ce0917d76d9ad2af6595857aa5739a87bcd9d2b3eb10248eab +SIZE (oxygen-transparent-2012.12.11.tar.xz) = 177076 diff --git a/x11-themes/kde4-style-oxygen-transparent/pkg-descr b/x11-themes/kde4-style-oxygen-transparent/pkg-descr new file mode 100644 index 000000000000..95b4a9d83a49 --- /dev/null +++ b/x11-themes/kde4-style-oxygen-transparent/pkg-descr @@ -0,0 +1,14 @@ +Oxygen style and decoration with support for transparency. + +This is an official branch of the KDE oxygen style. It is kept in sync with the +official oxygen style, and adds support of full transparency on the windows. + +The style and the decoration are named "Oxygen Transparent" and appear as such +in KDE's system settings (in both the applications and workspace appearance +pages). + +A configuration helper application is included with the style that allows one to +configure both the style and the decoration in the same window. It is called +oxygen-transparent-settings. + +WWW: http://kde-look.org/content/show.php?content=127752 diff --git a/x11-themes/kde4-style-oxygen-transparent/pkg-plist b/x11-themes/kde4-style-oxygen-transparent/pkg-plist new file mode 100644 index 000000000000..e4c8bba808ef --- /dev/null +++ b/x11-themes/kde4-style-oxygen-transparent/pkg-plist @@ -0,0 +1,13 @@ +bin/oxygen-transparent-settings +lib/kde4/kstyle_oxygen_transparent_config.so +lib/kde4/kwin3_oxygen_transparent.so +lib/kde4/kwin_oxygen_transparent_config.so +lib/kde4/plugins/styles/oxygen_transparent.so +lib/liboxygentransparentstyle.so +lib/liboxygentransparentstyle.so.5 +lib/liboxygentransparentstyle.so.5.0.1 +lib/liboxygentransparentstyleconfig.so +lib/liboxygentransparentstyleconfig.so.5 +lib/liboxygentransparentstyleconfig.so.5.0.1 +share/apps/kstyle/themes/oxygen_transparent.themerc +share/apps/kwin/oxygentransparentclient.desktop |