Index: head/x11-themes/Makefile =================================================================== --- head/x11-themes/Makefile (revision 404930) +++ head/x11-themes/Makefile (revision 404931) @@ -1,164 +1,167 @@ # $FreeBSD$ # COMMENT = X11 themes + SUBDIR += adwaita-common SUBDIR += adwaita-icon-theme + SUBDIR += adwaita-qt4 + SUBDIR += adwaita-qt5 SUBDIR += audacious-skins SUBDIR += beastie SUBDIR += claws-mail-themes SUBDIR += clearlooks SUBDIR += clearlooks-metacity SUBDIR += clearlooks-phenix-theme SUBDIR += clearlooks-themes SUBDIR += clearlooks-themes-extras SUBDIR += cursor-chameleon-anthracite SUBDIR += cursor-chameleon-darkskyblue SUBDIR += cursor-chameleon-pearl SUBDIR += cursor-chameleon-skyblue SUBDIR += cursor-chameleon-white SUBDIR += cursor-crystal-theme SUBDIR += cursor-dmz-aa-theme SUBDIR += cursor-dmz-theme SUBDIR += cursor-ecliz SUBDIR += cursor-grounation-theme SUBDIR += cursor-jimmac-theme SUBDIR += cursor-neutral-theme SUBDIR += cursor-neutral-white-theme SUBDIR += cursor-polar-theme SUBDIR += e16-themes SUBDIR += emerald-themes SUBDIR += fluxbox-tenr-styles-pack SUBDIR += fvwm-themes SUBDIR += gnome-backgrounds SUBDIR += gnome-icon-theme-symbolic SUBDIR += gnome-icons SUBDIR += gnome-icons-aqua-fusion SUBDIR += gnome-icons-crystal SUBDIR += gnome-icons-dropline-neu SUBDIR += gnome-icons-dropline-nou SUBDIR += gnome-icons-elementary SUBDIR += gnome-icons-faenza SUBDIR += gnome-icons-gentoo-test SUBDIR += gnome-icons-gion SUBDIR += gnome-icons-iris SUBDIR += gnome-icons-jini SUBDIR += gnome-icons-lila SUBDIR += gnome-icons-noia-full SUBDIR += gnome-icons-noia-warm SUBDIR += gnome-icons-refined SUBDIR += gnome-icons-slick SUBDIR += gnome-icons-snow-apple SUBDIR += gnome-icons-stylish SUBDIR += gnome-icons-ximian-south SUBDIR += gnome-themes SUBDIR += gnome-themes-extras SUBDIR += gnome-themes-standard SUBDIR += greybird-theme SUBDIR += gtk-aluminumalloy-cryogenic-theme SUBDIR += gtk-aluminumalloy-smog-theme SUBDIR += gtk-aluminumalloy-toxic-theme SUBDIR += gtk-aluminumalloy-volcanic-theme SUBDIR += gtk-aquaextremesunken-theme SUBDIR += gtk-aurora-engine SUBDIR += gtk-blueprint-engine SUBDIR += gtk-cleanice-engine SUBDIR += gtk-digital-cream-theme SUBDIR += gtk-digital-harmony-theme SUBDIR += gtk-engines2 SUBDIR += gtk-envy-theme SUBDIR += gtk-equinox-engine SUBDIR += gtk-gray-theme SUBDIR += gtk-lila-theme SUBDIR += gtk-lila-theme-extras SUBDIR += gtk-longhorninspirat-theme SUBDIR += gtk-milk-theme SUBDIR += gtk-murrina-aqua SUBDIR += gtk-murrina-fancy-clearlooks SUBDIR += gtk-murrina-lightblue SUBDIR += gtk-murrine-engine SUBDIR += gtk-murrine-themes SUBDIR += gtk-nodoka-engine SUBDIR += gtk-oxygen-engine SUBDIR += gtk-qnxtheme SUBDIR += gtk-qt4-engine SUBDIR += gtk-xfce-engine SUBDIR += gtk3-oxygen-engine SUBDIR += gtk3-unico-engine SUBDIR += icon-naming-utils SUBDIR += icons-human-azul SUBDIR += icons-tango SUBDIR += icons-tango-extras SUBDIR += irssi-themes SUBDIR += kde-gtk-config SUBDIR += kde-icons-black-and-white SUBDIR += kde-icons-cezanne SUBDIR += kde-icons-dark-glass SUBDIR += kde-icons-gartoon-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-graphite-rade8 SUBDIR += kde-icons-icosx SUBDIR += kde-icons-kool-gorilla SUBDIR += kde-icons-lime-rade8 SUBDIR += kde-icons-lush SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola SUBDIR += kde-icons-sky SUBDIR += kde-icons-umicons SUBDIR += kde4-base-artwork SUBDIR += kde4-icons-oxygen SUBDIR += kde4-style-bespin SUBDIR += kde4-style-nitrogen SUBDIR += kde4-style-oxygen-transparent SUBDIR += kde4-style-polyester SUBDIR += kde4-style-skulpture SUBDIR += kde4-wallpapers SUBDIR += kde4-wallpapers-freebsd SUBDIR += kde4-windeco-crystal SUBDIR += kde4-windeco-dekorator SUBDIR += kdeartwork4 SUBDIR += linux-c6-hicolor-icon-theme SUBDIR += linux-f10-hicolor-icon-theme SUBDIR += linux-f10-qtcurve-gtk2 SUBDIR += linux-hicolor-icon-theme SUBDIR += lxappearance SUBDIR += lxde-icon-theme SUBDIR += mate-backgrounds SUBDIR += mate-icon-theme SUBDIR += mate-icon-theme-faenza SUBDIR += mate-themes SUBDIR += metacity-aluminumalloy-cryogenic-theme SUBDIR += metacity-aluminumalloy-smog-theme SUBDIR += metacity-aluminumalloy-toxic-theme SUBDIR += metacity-aluminumalloy-volcanic-theme SUBDIR += metacity-aquaextremesunken-theme SUBDIR += metacity-digital-cream-theme SUBDIR += metacity-digital-harmony-theme SUBDIR += metacity-longhorninspirat-theme SUBDIR += metacity-milk-theme SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes SUBDIR += mint-themes SUBDIR += murrine-configurator SUBDIR += nimbus SUBDIR += numix-theme SUBDIR += openbox-themes SUBDIR += plank-theme-moka SUBDIR += qt4-style-float SUBDIR += qt4-style-phase SUBDIR += qt4-style-quantumstyle SUBDIR += qtcurve SUBDIR += qtcurve-gtk2 SUBDIR += qtcurve-kde4 SUBDIR += qtcurve-qt4 SUBDIR += qtcurve-qt5 SUBDIR += qtcurve-utils SUBDIR += rezlooks SUBDIR += sawfish-themes SUBDIR += slim-themes SUBDIR += thewidgetfactory SUBDIR += ubuntulooks SUBDIR += xcursor-themes .include Index: head/x11-themes/adwaita-common/Makefile =================================================================== --- head/x11-themes/adwaita-common/Makefile (nonexistent) +++ head/x11-themes/adwaita-common/Makefile (revision 404931) @@ -0,0 +1,30 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= adwaita +PORTVERSION= 0.3 +CATEGORIES= x11-themes +PKGNAMESUFFIX= -common + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Adwaita theme for Qt applications + +LICENSE= GPLv2 LGPL20 +LICENSE_COMB= multi + +USE_GITHUB= yes +GH_ACCOUNT= MartinBriza +GH_PROJECT= adwaita-qt + +NO_BUILD= yes +NO_ARCH= yes + +THEMES_DIR= themes/Adwaita/qt + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/${THEMES_DIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} assets \ + ${STAGEDIR}${PREFIX}/share/${THEMES_DIR} \ + "! -name CMakeLists.txt" + +.include Property changes on: head/x11-themes/adwaita-common/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-common/distinfo =================================================================== --- head/x11-themes/adwaita-common/distinfo (nonexistent) +++ head/x11-themes/adwaita-common/distinfo (revision 404931) @@ -0,0 +1,2 @@ +SHA256 (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 92f1a2c7afe5badb98bf63a907516ae9c48ddb0d1bfa6904116d1b6b999cf384 +SIZE (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 869322 Property changes on: head/x11-themes/adwaita-common/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-common/pkg-descr =================================================================== --- head/x11-themes/adwaita-common/pkg-descr (nonexistent) +++ head/x11-themes/adwaita-common/pkg-descr (revision 404931) @@ -0,0 +1,4 @@ +A native style to bend Qt applications to look like they belong into +GNOME Shell. + +WWW: https://github.com/MartinBriza/adwaita-qt Property changes on: head/x11-themes/adwaita-common/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-common/pkg-plist =================================================================== --- head/x11-themes/adwaita-common/pkg-plist (nonexistent) +++ head/x11-themes/adwaita-common/pkg-plist (revision 404931) @@ -0,0 +1,329 @@ +share/themes/Adwaita/qt/assets/checkbox-active-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-active-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-backdrop-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-backdrop-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-active-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-active-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-active-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-checked-active-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-active.png +share/themes/Adwaita/qt/assets/checkbox-checked-active@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop.png +share/themes/Adwaita/qt/assets/checkbox-checked-backdrop@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover.png +share/themes/Adwaita/qt/assets/checkbox-checked-hover@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-checked-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-checked-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-checked-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-checked-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-checked.png +share/themes/Adwaita/qt/assets/checkbox-checked@2.png +share/themes/Adwaita/qt/assets/checkbox-hover-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-hover-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-active-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-active-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-active.png +share/themes/Adwaita/qt/assets/checkbox-mixed-active@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop.png +share/themes/Adwaita/qt/assets/checkbox-mixed-backdrop@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-hover-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-hover-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-hover.png +share/themes/Adwaita/qt/assets/checkbox-mixed-hover@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-mixed-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-mixed-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-mixed.png +share/themes/Adwaita/qt/assets/checkbox-mixed@2.png +share/themes/Adwaita/qt/assets/checkbox-selectionmode.png +share/themes/Adwaita/qt/assets/checkbox-selectionmode@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-active-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-active-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-active.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-active@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-backdrop@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-hover-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-hover-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-hover.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-hover@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-insensitive-dark.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-insensitive.png +share/themes/Adwaita/qt/assets/checkbox-unchecked-insensitive@2.png +share/themes/Adwaita/qt/assets/checkbox-unchecked.png +share/themes/Adwaita/qt/assets/checkbox-unchecked@2.png +share/themes/Adwaita/qt/assets/process-working-symbolic.svg +share/themes/Adwaita/qt/assets/radio-checked-active-dark.png +share/themes/Adwaita/qt/assets/radio-checked-active-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-active.png +share/themes/Adwaita/qt/assets/radio-checked-active@2.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-dark.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop.png +share/themes/Adwaita/qt/assets/radio-checked-backdrop@2.png +share/themes/Adwaita/qt/assets/radio-checked-dark.png +share/themes/Adwaita/qt/assets/radio-checked-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-hover-dark.png +share/themes/Adwaita/qt/assets/radio-checked-hover-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-hover.png +share/themes/Adwaita/qt/assets/radio-checked-hover@2.png +share/themes/Adwaita/qt/assets/radio-checked-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-checked-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-checked-insensitive.png +share/themes/Adwaita/qt/assets/radio-checked-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-checked.png +share/themes/Adwaita/qt/assets/radio-checked@2.png +share/themes/Adwaita/qt/assets/radio-mixed-active-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-active-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-active.png +share/themes/Adwaita/qt/assets/radio-mixed-active@2.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop.png +share/themes/Adwaita/qt/assets/radio-mixed-backdrop@2.png +share/themes/Adwaita/qt/assets/radio-mixed-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-hover-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-hover-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-hover.png +share/themes/Adwaita/qt/assets/radio-mixed-hover@2.png +share/themes/Adwaita/qt/assets/radio-mixed-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-mixed-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-mixed-insensitive.png +share/themes/Adwaita/qt/assets/radio-mixed-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-mixed.png +share/themes/Adwaita/qt/assets/radio-mixed@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-active-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-active-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-active.png +share/themes/Adwaita/qt/assets/radio-unchecked-active@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop.png +share/themes/Adwaita/qt/assets/radio-unchecked-backdrop@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-hover-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-hover-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-hover.png +share/themes/Adwaita/qt/assets/radio-unchecked-hover@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-insensitive-dark.png +share/themes/Adwaita/qt/assets/radio-unchecked-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/radio-unchecked-insensitive.png +share/themes/Adwaita/qt/assets/radio-unchecked-insensitive@2.png +share/themes/Adwaita/qt/assets/radio-unchecked.png +share/themes/Adwaita/qt/assets/radio-unchecked@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-active.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-active@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-backdrop.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-hover.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-hover@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked.png +share/themes/Adwaita/qt/assets/selected-checkbox-checked@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-active.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-active@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-backdrop.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-hover.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-hover@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed.png +share/themes/Adwaita/qt/assets/selected-checkbox-mixed@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-active.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-active@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-backdrop.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-hover.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-hover@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-insensitive.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked.png +share/themes/Adwaita/qt/assets/selected-checkbox-unchecked@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked-active.png +share/themes/Adwaita/qt/assets/selected-radio-checked-active@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-checked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked-backdrop.png +share/themes/Adwaita/qt/assets/selected-radio-checked-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked-hover.png +share/themes/Adwaita/qt/assets/selected-radio-checked-hover@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-checked-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-checked.png +share/themes/Adwaita/qt/assets/selected-radio-checked@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-active.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-active@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-backdrop.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-hover.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-hover@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-mixed-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-mixed.png +share/themes/Adwaita/qt/assets/selected-radio-mixed@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-active.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-active@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-backdrop.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-backdrop@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-hover.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-hover@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-insensitive.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked-insensitive@2.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked.png +share/themes/Adwaita/qt/assets/selected-radio-unchecked@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-active-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-active-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-active.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-active@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-backdrop@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-hover-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-hover-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-hover.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-hover@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-insensitive.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-above@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-active-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-active-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-active.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-active@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-backdrop@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-hover-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-hover-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-hover.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-hover@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-insensitive.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below.png +share/themes/Adwaita/qt/assets/slider-horz-scale-has-marks-below@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-active-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-active-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-active.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-active@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-backdrop@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-hover-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-hover-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-hover.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-hover@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-insensitive.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-above@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-active-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-active-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-active.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-active@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-backdrop@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-hover-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-hover-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-hover.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-hover@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-insensitive-dark.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-insensitive.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below-insensitive@2.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below.png +share/themes/Adwaita/qt/assets/slider-vert-scale-has-marks-below@2.png Property changes on: head/x11-themes/adwaita-common/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt4/Makefile =================================================================== --- head/x11-themes/adwaita-qt4/Makefile (nonexistent) +++ head/x11-themes/adwaita-qt4/Makefile (revision 404931) @@ -0,0 +1,33 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= adwaita +PORTVERSION= 0.3 +CATEGORIES= x11-themes +PKGNAMESUFFIX= -qt4 + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Adwaita theme for Qt5 applications + +LICENSE= GPLv2 LGPL20 +LICENSE_COMB= multi + +RUN_DEPENDS= adwaita-common>=0.3:${PORTSDIR}/x11-themes/adwaita-common + +USE_GITHUB= yes +GH_ACCOUNT= MartinBriza +GH_PROJECT= adwaita-qt + +DISTINFO_FILE= ${.CURDIR}/../adwaita-common/distinfo +EXTRA_PATCHES= ${.CURDIR}/../adwaita-qt5/files/patch-CMakeLists.txt +PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so + +USES= cmake:outsource compiler:c++11-lib pkgconfig +USE_QT4= moc_build rcc_build uic_build qmake_build corelib gui + +CXXFLAGS+= -I${LOCALBASE}/include + +CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF \ + -DUSE_QT4:BOOL=ON + +.include Property changes on: head/x11-themes/adwaita-qt4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt4/pkg-descr =================================================================== --- head/x11-themes/adwaita-qt4/pkg-descr (nonexistent) +++ head/x11-themes/adwaita-qt4/pkg-descr (revision 404931) @@ -0,0 +1,4 @@ +A native style to bend Qt4 applications to look like they belong into +GNOME Shell. + +WWW: https://github.com/MartinBriza/adwaita-qt Property changes on: head/x11-themes/adwaita-qt4/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt5/Makefile =================================================================== --- head/x11-themes/adwaita-qt5/Makefile (nonexistent) +++ head/x11-themes/adwaita-qt5/Makefile (revision 404931) @@ -0,0 +1,31 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= adwaita +PORTVERSION= 0.3 +CATEGORIES= x11-themes +PKGNAMESUFFIX= -qt5 + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Adwaita theme for Qt5 applications + +LICENSE= GPLv2 LGPL20 +LICENSE_COMB= multi + +RUN_DEPENDS= adwaita-common>=0.3:${PORTSDIR}/x11-themes/adwaita-common + +USE_GITHUB= yes +GH_ACCOUNT= MartinBriza +GH_PROJECT= adwaita-qt + +DISTINFO_FILE= ${.CURDIR}/../adwaita-common/distinfo +PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so + +USES= cmake:outsource compiler:c++11-lib pkgconfig +USE_QT5= buildtools_build qmake_build core gui widgets + +CXXFLAGS+= -I${LOCALBASE}/include + +CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF + +.include Property changes on: head/x11-themes/adwaita-qt5/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt5/files/patch-CMakeLists.txt =================================================================== --- head/x11-themes/adwaita-qt5/files/patch-CMakeLists.txt (nonexistent) +++ head/x11-themes/adwaita-qt5/files/patch-CMakeLists.txt (revision 404931) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2015-07-20 11:19:10 UTC ++++ CMakeLists.txt +@@ -51,5 +51,5 @@ if (BUILD_EXAMPLE) + endif() + endif() + +-add_subdirectory(assets) +-add_subdirectory(src) +\ No newline at end of file ++#add_subdirectory(assets) ++add_subdirectory(src) Property changes on: head/x11-themes/adwaita-qt5/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp =================================================================== --- head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp (nonexistent) +++ head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp (revision 404931) @@ -0,0 +1,25 @@ +--- src/style/adwaita.cpp.orig 2015-07-20 11:19:10 UTC ++++ src/style/adwaita.cpp +@@ -1,6 +1,6 @@ + /* + * Adwaita Qt Theme +- * Copyright (C) 2014 Martin Bříza ++ * Copyright (C) 2014 Martin Bríza + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +@@ -19,10 +19,10 @@ + */ + + #include +-#include +-#include +-#include +-#include ++#include ++#include ++#include ++#include + + #include "adwaita.h" + #include "config.h" Property changes on: head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/adwaita-qt5/pkg-descr =================================================================== --- head/x11-themes/adwaita-qt5/pkg-descr (nonexistent) +++ head/x11-themes/adwaita-qt5/pkg-descr (revision 404931) @@ -0,0 +1,4 @@ +A native style to bend Qt5 applications to look like they belong into +GNOME Shell. + +WWW: https://github.com/MartinBriza/adwaita-qt Property changes on: head/x11-themes/adwaita-qt5/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property