r25529 - in /desktop/experimental/gtk3-engines/debian: changelog control.in gtk2-engines-udeb.install gtk2-engines.install gtk3-engines-udeb.install gtk3-engines.install rules
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Nov 7 23:28:03 UTC 2010
Author: sjoerd
Date: Sun Nov 7 23:27:59 2010
New Revision: 25529
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25529
Log:
Rename packaging to gtk3-engines
Added:
desktop/experimental/gtk3-engines/debian/gtk3-engines-udeb.install
- copied unchanged from r25527, desktop/experimental/gtk3-engines/debian/gtk2-engines-udeb.install
desktop/experimental/gtk3-engines/debian/gtk3-engines.install
- copied unchanged from r25527, desktop/experimental/gtk3-engines/debian/gtk2-engines.install
Removed:
desktop/experimental/gtk3-engines/debian/gtk2-engines-udeb.install
desktop/experimental/gtk3-engines/debian/gtk2-engines.install
Modified:
desktop/experimental/gtk3-engines/debian/changelog
desktop/experimental/gtk3-engines/debian/control.in
desktop/experimental/gtk3-engines/debian/rules
Modified: desktop/experimental/gtk3-engines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk3-engines/debian/changelog?rev=25529&op=diff
==============================================================================
--- desktop/experimental/gtk3-engines/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk3-engines/debian/changelog [utf-8] Sun Nov 7 23:27:59 2010
@@ -1,8 +1,9 @@
-gtk2-engines (1:2.91.1-1) UNRELEASED; urgency=low
+gtk3-engines (1:2.91.1-1) UNRELEASED; urgency=low
* New upstream release
-
- -- Sjoerd Simons <sjoerd at debian.org> Sun, 07 Nov 2010 23:19:41 +0000
+ * Rename packaging to gtk3-engines
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 07 Nov 2010 23:26:55 +0000
gtk2-engines (1:2.20.1-1) unstable; urgency=low
Modified: desktop/experimental/gtk3-engines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk3-engines/debian/control.in?rev=25529&op=diff
==============================================================================
--- desktop/experimental/gtk3-engines/debian/control.in [utf-8] (original)
+++ desktop/experimental/gtk3-engines/debian/control.in [utf-8] Sun Nov 7 23:27:59 2010
@@ -1,4 +1,4 @@
-Source: gtk2-engines
+Source: gtk3-engines
Section: gnome
Priority: optional
Maintainer: Ed Boraas <ed at debian.org>
@@ -6,45 +6,18 @@
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5),
liblua5.1-dev,
- libgtk2.0-dev (>= 2.19.7-2),
+ libgtk3.0-dev (>= 2.19.7-2),
gnome-pkg-tools (>= 0.10),
cdbs (>= 0.4.41),
libxml-parser-perl,
intltool
-Package: gtk2-engines
+Package: gtk3-engines
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Conflicts: gtk2-engines-clearlooks (<< 1:2.6.8-2),
- gtk2-engines-crux (<< 1:2.6.8-2),
- gtk2-engines-highcontrast (<< 1:2.6.8-2),
- gtk2-engines-lighthouseblue (<< 1:2.6.8-2),
- gtk2-engines-metal (<< 1:2.6.8-2),
- gtk2-engines-mist (<< 1:2.6.8-2),
- gtk2-engines-redmond95 (<< 1:2.6.8-2),
- gtk2-engines-thinice (<< 1:2.6.8-2),
- gtk2-engines-industrial (<< 1:2.6.8-2)
Breaks: gnome-themes-extras (<< 2)
-Replaces: gtk2-engines-clearlooks (<< 1:2.6.8-2),
- gtk2-engines-crux (<< 1:2.6.8-2),
- gtk2-engines-highcontrast (<< 1:2.6.8-2),
- gtk2-engines-lighthouseblue (<< 1:2.6.8-2),
- gtk2-engines-metal (<< 1:2.6.8-2),
- gtk2-engines-mist (<< 1:2.6.8-2),
- gtk2-engines-redmond95 (<< 1:2.6.8-2),
- gtk2-engines-thinice (<< 1:2.6.8-2),
- gtk2-engines-industrial (<< 1:2.6.8-2)
-Provides: gtk2-engines-clearlooks,
- gtk2-engines-crux,
- gtk2-engines-highcontrast,
- gtk2-engines-lighthouseblue,
- gtk2-engines-metal,
- gtk2-engines-mist,
- gtk2-engines-redmond95,
- gtk2-engines-thinice,
- gtk2-engines-industrial
-Description: theme engines for GTK+ 2.x
+Description: theme engines for GTK+ 3.x
This package contains the "engines" that hide behind the themes for
GTK+ and GNOME applications. They redefine the way GTK+ widgets are
drawn. The package includes the following engines:
@@ -60,18 +33,18 @@
.
A few sample themes using these engines are also included.
-Package: gtk2-engines-udeb
+Package: gtk3-engines-udeb
XC-Package-Type: udeb
Section: debian-installer
Priority: extra
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Description: theme engines for GTK+ 2.x in the Debian installer
+Description: theme engines for GTK+ 3.x in the Debian installer
This package contains the "engines" that hide behind the themes for
GTK+ and GNOME applications. They redefine the way GTK+ widgets are
drawn. The package currently includes the following engine:
* Clearlooks, the default GNOME theme, based on Bluecurve;
.
This package only holds the minimal set of files for Debian installer
- to use GTK+ 2.x theme engines under DirectFB.
+ to use GTK+ 3.x theme engines under DirectFB.
Modified: desktop/experimental/gtk3-engines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk3-engines/debian/rules?rev=25529&op=diff
==============================================================================
--- desktop/experimental/gtk3-engines/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk3-engines/debian/rules [utf-8] Sun Nov 7 23:27:59 2010
@@ -2,7 +2,7 @@
buildbasedir := $(CURDIR)/debian/build
DEB_BUILDDIR := $(buildbasedir)/x11
-DEB_BUILDDIR_gtk2-engines-udeb := $(buildbasedir)/x11-udeb
+DEB_BUILDDIR_gtk3-engines-udeb := $(buildbasedir)/x11-udeb
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
@@ -14,9 +14,9 @@
GNOME_MODULE := gtk-engines
DEB_DESTDIR := $(CURDIR)/debian/tmp/x11
-DEB_DESTDIR_gtk2-engines-udeb := $(CURDIR)/debian/tmp/x11-udeb
+DEB_DESTDIR_gtk3-engines-udeb := $(CURDIR)/debian/tmp/x11-udeb
-DEB_DH_INSTALL_ARGS = --sourcedir=$(if $(findstring gtk2-engines-udeb,$(cdbs_curpkg)),$(DEB_DESTDIR_gtk2-engines-udeb),$(DEB_DESTDIR))
+DEB_DH_INSTALL_ARGS = --sourcedir=$(if $(findstring gtk3-engines-udeb,$(cdbs_curpkg)),$(DEB_DESTDIR_gtk3-engines-udeb),$(DEB_DESTDIR))
# don't run dh_makeshlibs (we don't need shlibs for Gtk modules)
DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
@@ -30,9 +30,9 @@
DEB_CONFIGURE_UDEB_FLAGS += --disable-lua
DEB_CONFIGURE_EXTRA_FLAGS += --enable-lua --with-system-lua=yes
-configure/gtk2-engines-udeb:: $(DEB_BUILDDIR_gtk2-engines-udeb)/config.status
-$(DEB_BUILDDIR_gtk2-engines-udeb)/config.status:
- cd $(DEB_BUILDDIR_gtk2-engines-udeb) && \
+configure/gtk3-engines-udeb:: $(DEB_BUILDDIR_gtk3-engines-udeb)/config.status
+$(DEB_BUILDDIR_gtk3-engines-udeb)/config.status:
+ cd $(DEB_BUILDDIR_gtk3-engines-udeb) && \
$(DEB_CONFIGURE_SCRIPT_ENV) \
$(DEB_CONFIGURE_SCRIPT) \
$(DEB_CONFIGURE_NORMAL_ARGS) \
@@ -41,17 +41,17 @@
$(DEB_CONFIGURE_UDEB_FLAGS) \
$(DEB_CONFIGURE_USER_FLAGS)
-build/gtk2-engines-udeb::
- make -C $(DEB_BUILDDIR_gtk2-engines-udeb)
+build/gtk3-engines-udeb::
+ make -C $(DEB_BUILDDIR_gtk3-engines-udeb)
-install/gtk2-engines-udeb::
- make -C $(DEB_BUILDDIR_gtk2-engines-udeb) install DESTDIR=$(DEB_DESTDIR_gtk2-engines-udeb)
+install/gtk3-engines-udeb::
+ make -C $(DEB_BUILDDIR_gtk3-engines-udeb) install DESTDIR=$(DEB_DESTDIR_gtk3-engines-udeb)
-binary-install/gtk2-engines::
- dh_gtkmodules -pgtk2-engines
+#binary-install/gtk3-engines::
+# dh_gtkmodules -pgtk3-engines
-binary-install/gtk2-engines-udeb::
- dh_gtkmodules -pgtk2-engines-udeb
+#binary-install/gtk3-engines-udeb::
+# dh_gtkmodules -pgtk3-engines-udeb
clean::
rm -rf $(buildbasedir)
More information about the pkg-gnome-commits
mailing list