The FreeBSD Ports Archive
FreeBSD x11-themes : gtk-qt-engine4>
GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
so that they fit in more nicely with KDE. Includes a KDE
control center module for GTK theme selection.
http://gtk-qt.ecs.soton.ac.uk/index.php
|
gtk-qt-engine history
v. 1.26
date: 2007/05/19 20:30:19; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2007/02/08 22:31:56; author: miwi; state: Exp; lines: +18 -15
- No longer need to use X11BASE or partly install to it (because of GTK location)
- Use REINPLACE on Makefile.in at pre-configure stage, not on Makefile post-configure
- Remove unneeded PLIST vars, use only %%GTK2_VERSION%% as intended
- Adapt pkg-plist
- Port is finally PREFIX-safe
- Bump revision
- Pass maintainership to submitter
PR: 108222
Submitted by: Danny Pansters
v. 1.24
date: 2006/11/05 19:50:42; author: arved; state: Exp; lines: +1 -5
Remove pre-configure: target because it prevents the port from finding
the gtk themes.
PR: 104996
Submitted by: Michael Hayes
v. 1.23
date: 2006/10/14 08:53:56; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.22
date: 2006/09/07 22:47:42; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request.
PR: 102997-103001, 103003
v. 1.21
date: 2006/08/25 16:15:46; author: rafan; state: Exp; lines: +2 -1
- Remove applnk entry. This causes a duplicate entry for GTK Look in
KDE's control center. Bump PORTREVISION.
PR: ports/102457
Submitted by: Danny Pansters (maintainer)
v. 1.20
date: 2006/08/08 07:12:16; author: rafan; state: Exp; lines: +9 -3
- x11-toolkits/libbonoboui is optional, reflect it in LIB_DEPENDS
bump PORTREVISION
PR: ports/101617
Submitted by: Bartosz Fabianowski
Approved by: Danny Pansters (maintainer)
v. 1.19
date: 2006/08/04 22:44:33; author: miwi; state: Exp; lines: +9 -12
- Update to version 0.7
- Update MASTER_SITE
PR: ports/101030
Submitted by: Danny Pansters
Approved by: krion (mentor)
v. 1.18
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.17
date: 2006/05/06 09:28:04; author: marcus; state: Exp; lines: +1 -1
Use new GTK2_VERSION macro.
v. 1.16
date: 2006/02/23 10:40:08; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:51:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/13 21:41:24; author: edwin; state: Exp; lines: +1 -1
x11-themes/gtk-qt-engine black menus on gtk apps [patch]
When using gtk apps with x11-themes/gtk-qt-engine menus go black, and sometimes even the background of the app.
This happened after upgrade to gnome 2.12 (only libs, since I use KDE)
Also get warnings like:
Gdk-WARNING **: gdk_window_set_back_pixmap(): pixmap must have a colormap
found a patch in:
http://www.kde-look.org/content/show.php?content=9714
That solves this problem (I've alredy tried it)
PR: ports/88816
Submitted by: Axel Gonzalez
Approved by: Danny Pansters
v. 1.13
date: 2005/11/05 05:20:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/07/10 16:54:06; author: lofi; state: Exp; lines: +2 -1
Add secondary mastersite.
PR: ports/83201
Submitted by: maintainer
v. 1.11
date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/29 20:28:39; author: lofi; state: Exp; lines: +1 -0
Fix plist.
v. 1.9
date: 2005/01/26 23:32:02; author: lofi; state: Exp; lines: +1 -4
Update to 0.6
PR: ports/76718
Submitted by: maintainer
v. 1.8
date: 2004/12/07 09:42:41; author: lofi; state: Exp; lines: +2 -0
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
v. 1.7
date: 2004/11/28 04:27:20; author: lofi; state: Exp; lines: +1 -1
Things got shuffled around on freedesktop.org a bit, chase MASTER_SITES.
v. 1.6
date: 2004/11/10 19:40:10; author: lofi; state: Exp; lines: +4 -3
Fix PREFIX mixup.
Reported by: pointyhat via kris
v. 1.5
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.4
date: 2004/11/07 16:34:31; author: lofi; state: Exp; lines: +24 -14
Update to 0.5
Assign maintainership to submitter.
PR: 71802
Submitted by: Danny Pansters
v. 1.3
date: 2004/06/02 05:48:40; author: thierry; state: Exp; lines: +1 -1
Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.
PR: ports/67415
Submitted by: thierry
Requested by: pav
Repocopied by: marcus.
v. 1.2
date: 2004/05/31 01:45:33; author: lofi; state: Exp; lines: +0 -1
Unbreak on 4.x and get rid of USE_GCC.
v. 1.1
date: 2004/05/30 22:17:04; author: thierry; state: Exp;
Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.
PR: 63282
Submitted by: Danny Pansters
=============================================================================
v. 1.26
date: 2007/05/19 20:30:19; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2007/02/08 22:31:56; author: miwi; state: Exp; lines: +18 -15
- No longer need to use X11BASE or partly install to it (because of GTK location)
- Use REINPLACE on Makefile.in at pre-configure stage, not on Makefile post-configure
- Remove unneeded PLIST vars, use only %%GTK2_VERSION%% as intended
- Adapt pkg-plist
- Port is finally PREFIX-safe
- Bump revision
- Pass maintainership to submitter
PR: 108222
Submitted by: Danny Pansters
v. 1.24
date: 2006/11/05 19:50:42; author: arved; state: Exp; lines: +1 -5
Remove pre-configure: target because it prevents the port from finding
the gtk themes.
PR: 104996
Submitted by: Michael Hayes
v. 1.23
date: 2006/10/14 08:53:56; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.22
date: 2006/09/07 22:47:42; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request.
PR: 102997-103001, 103003
v. 1.21
date: 2006/08/25 16:15:46; author: rafan; state: Exp; lines: +2 -1
- Remove applnk entry. This causes a duplicate entry for GTK Look in
KDE's control center. Bump PORTREVISION.
PR: ports/102457
Submitted by: Danny Pansters (maintainer)
v. 1.20
date: 2006/08/08 07:12:16; author: rafan; state: Exp; lines: +9 -3
- x11-toolkits/libbonoboui is optional, reflect it in LIB_DEPENDS
bump PORTREVISION
PR: ports/101617
Submitted by: Bartosz Fabianowski
Approved by: Danny Pansters (maintainer)
v. 1.19
date: 2006/08/04 22:44:33; author: miwi; state: Exp; lines: +9 -12
- Update to version 0.7
- Update MASTER_SITE
PR: ports/101030
Submitted by: Danny Pansters
Approved by: krion (mentor)
v. 1.18
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.17
date: 2006/05/06 09:28:04; author: marcus; state: Exp; lines: +1 -1
Use new GTK2_VERSION macro.
v. 1.16
date: 2006/02/23 10:40:08; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:51:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/13 21:41:24; author: edwin; state: Exp; lines: +1 -1
x11-themes/gtk-qt-engine black menus on gtk apps [patch]
When using gtk apps with x11-themes/gtk-qt-engine menus go black, and sometimes even the background of the app.
This happened after upgrade to gnome 2.12 (only libs, since I use KDE)
Also get warnings like:
Gdk-WARNING **: gdk_window_set_back_pixmap(): pixmap must have a colormap
found a patch in:
http://www.kde-look.org/content/show.php?content=9714
That solves this problem (I've alredy tried it)
PR: ports/88816
Submitted by: Axel Gonzalez
Approved by: Danny Pansters
v. 1.13
date: 2005/11/05 05:20:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/07/10 16:54:06; author: lofi; state: Exp; lines: +2 -1
Add secondary mastersite.
PR: ports/83201
Submitted by: maintainer
v. 1.11
date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/29 20:28:39; author: lofi; state: Exp; lines: +1 -0
Fix plist.
v. 1.9
date: 2005/01/26 23:32:02; author: lofi; state: Exp; lines: +1 -4
Update to 0.6
PR: ports/76718
Submitted by: maintainer
v. 1.8
date: 2004/12/07 09:42:41; author: lofi; state: Exp; lines: +2 -0
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
v. 1.7
date: 2004/11/28 04:27:20; author: lofi; state: Exp; lines: +1 -1
Things got shuffled around on freedesktop.org a bit, chase MASTER_SITES.
v. 1.6
date: 2004/11/10 19:40:10; author: lofi; state: Exp; lines: +4 -3
Fix PREFIX mixup.
Reported by: pointyhat via kris
v. 1.5
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.4
date: 2004/11/07 16:34:31; author: lofi; state: Exp; lines: +24 -14
Update to 0.5
Assign maintainership to submitter.
PR: 71802
Submitted by: Danny Pansters
v. 1.3
date: 2004/06/02 05:48:40; author: thierry; state: Exp; lines: +1 -1
Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.
PR: ports/67415
Submitted by: thierry
Requested by: pav
Repocopied by: marcus.
v. 1.2
date: 2004/05/31 01:45:33; author: lofi; state: Exp; lines: +0 -1
Unbreak on 4.x and get rid of USE_GCC.
v. 1.1
date: 2004/05/30 22:17:04; author: thierry; state: Exp;
Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.
PR: 63282
Submitted by: Danny Pansters
=============================================================================
v. 1.26
date: 2007/05/19 20:30:19; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2007/02/08 22:31:56; author: miwi; state: Exp; lines: +18 -15
- No longer need to use X11BASE or partly install to it (because of GTK location)
- Use REINPLACE on Makefile.in at pre-configure stage, not on Makefile post-configure
- Remove unneeded PLIST vars, use only %%GTK2_VERSION%% as intended
- Adapt pkg-plist
- Port is finally PREFIX-safe
- Bump revision
- Pass maintainership to submitter
PR: 108222
Submitted by: Danny Pansters
v. 1.24
date: 2006/11/05 19:50:42; author: arved; state: Exp; lines: +1 -5
Remove pre-configure: target because it prevents the port from finding
the gtk themes.
PR: 104996
Submitted by: Michael Hayes
v. 1.23
date: 2006/10/14 08:53:56; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.22
date: 2006/09/07 22:47:42; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request.
PR: 102997-103001, 103003
v. 1.21
date: 2006/08/25 16:15:46; author: rafan; state: Exp; lines: +2 -1
- Remove applnk entry. This causes a duplicate entry for GTK Look in
KDE's control center. Bump PORTREVISION.
PR: ports/102457
Submitted by: Danny Pansters (maintainer)
v. 1.20
date: 2006/08/08 07:12:16; author: rafan; state: Exp; lines: +9 -3
- x11-toolkits/libbonoboui is optional, reflect it in LIB_DEPENDS
bump PORTREVISION
PR: ports/101617
Submitted by: Bartosz Fabianowski
Approved by: Danny Pansters (maintainer)
v. 1.19
date: 2006/08/04 22:44:33; author: miwi; state: Exp; lines: +9 -12
- Update to version 0.7
- Update MASTER_SITE
PR: ports/101030
Submitted by: Danny Pansters
Approved by: krion (mentor)
v. 1.18
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.17
date: 2006/05/06 09:28:04; author: marcus; state: Exp; lines: +1 -1
Use new GTK2_VERSION macro.
v. 1.16
date: 2006/02/23 10:40:08; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:51:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/13 21:41:24; author: edwin; state: Exp; lines: +1 -1
x11-themes/gtk-qt-engine black menus on gtk apps [patch]
When using gtk apps with x11-themes/gtk-qt-engine menus go black, and sometimes even the background of the app.
This happened after upgrade to gnome 2.12 (only libs, since I use KDE)
Also get warnings like:
Gdk-WARNING **: gdk_window_set_back_pixmap(): pixmap must have a colormap
found a patch in:
http://www.kde-look.org/content/show.php?content=9714
That solves this problem (I've alredy tried it)
PR: ports/88816
Submitted by: Axel Gonzalez
Approved by: Danny Pansters
v. 1.13
date: 2005/11/05 05:20:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/07/10 16:54:06; author: lofi; state: Exp; lines: +2 -1
Add secondary mastersite.
PR: ports/83201
Submitted by: maintainer
v. 1.11
date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/29 20:28:39; author: lofi; state: Exp; lines: +1 -0
Fix plist.
v. 1.9
date: 2005/01/26 23:32:02; author: lofi; state: Exp; lines: +1 -4
Update to 0.6
PR: ports/76718
Submitted by: maintainer
v. 1.8
date: 2004/12/07 09:42:41; author: lofi; state: Exp; lines: +2 -0
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
v. 1.7
date: 2004/11/28 04:27:20; author: lofi; state: Exp; lines: +1 -1
Things got shuffled around on freedesktop.org a bit, chase MASTER_SITES.
v. 1.6
date: 2004/11/10 19:40:10; author: lofi; state: Exp; lines: +4 -3
Fix PREFIX mixup.
Reported by: pointyhat via kris
v. 1.5
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.4
date: 2004/11/07 16:34:31; author: lofi; state: Exp; lines: +24 -14
Update to 0.5
Assign maintainership to submitter.
PR: 71802
Submitted by: Danny Pansters
v. 1.3
date: 2004/06/02 05:48:40; author: thierry; state: Exp; lines: +1 -1
Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.
PR: ports/67415
Submitted by: thierry
Requested by: pav
Repocopied by: marcus.
v. 1.2
date: 2004/05/31 01:45:33; author: lofi; state: Exp; lines: +0 -1
Unbreak on 4.x and get rid of USE_GCC.
v. 1.1
date: 2004/05/30 22:17:04; author: thierry; state: Exp;
Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.
PR: 63282
Submitted by: Danny Pansters
=============================================================================
|
| |

|