diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/kde-style-qtcurve/debian')
8 files changed, 395 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/changelog b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/changelog new file mode 100644 index 000000000..e7bed7c93 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/changelog @@ -0,0 +1,171 @@ +kde-style-qtcurve-kde3 (0.55.2-1ubuntu8) karmic; urgency=low + + * Now provides kde-style-qtcurve for backward compatibility + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 17 Sep 2009 16:05:00 -0600 + +kde-style-qtcurve-kde3 (0.55.2-1ubuntu7) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600 + +kde-style-qtcurve-kde3 (0.55.2-1ubuntu6) intrepid; urgency=low + + * Moved KDE3 to /opt/kde3 + * Integrated properly with KDE4.2+ + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 March 2009 21:15:00 -0600 + +kde-style-qtcurve-kde3 (0.55.2-1ubuntu5) intrepid; urgency=low + + * Added -kde3 suffix + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 Dec 2008 18:37:00 -0600 + +kde-style-qtcurve (0.55.2-1ubuntu3) hardy; urgency=low + + * Set toolbar handles to sunken lines by default in + kubuntu_01_default_settings.diff + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 31 Mar 2008 13:04:55 +0100 + +kde-style-qtcurve (0.55.2-1ubuntu2) hardy; urgency=low + + * Add kubuntu_01_default_settings.diff for nicer defaults. Flat + toolbars and don't darken menubars. + * Build in !=srcdir so it can clean properly + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 17 Mar 2008 14:54:33 +0000 + +kde-style-qtcurve (0.55.2-1ubuntu1) hardy; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/scan-version: Script to scan and download new upstream releases + (uscan will not work with links from kde-look.org). + - debian/copyright: + - Replaced FSF address. + - Removed dh_make comments. + - debian/rules: + - Added get-orig-source rule. + - Use cmake to build. + - debian/dirs: + - Deleted, not needed (and creates empty /usr/bin). + + -- Stephan Hermann <sh@sourcecode.de> Mon, 21 Jan 2008 19:23:02 +0100 + +kde-style-qtcurve (0.55.2-1) unstable; urgency=low + + * New upstream version (Closes: #449309) + + -- Bastian Venthur <venthur@debian.org> Sun, 20 Jan 2008 17:17:49 +0100 + +kde-style-qtcurve (0.55.1-0ubuntu1) hardy; urgency=low + + * New upstream release. (LP: #179655) + * debian/scan-version: Script to scan and download new upstream releases + (uscan will not work with links from kde-look.org). + * debian/control: + - Build-depend on cmake. + - Updated Standards-Version. + * debian/copyright: + - Replaced FSF address. + - Removed dh_make comments. + * debian/rules: + - Added get-orig-source rule. + - Use cmake to build. + * debian/dirs: + - Deleted, not needed (and creates empty /usr/bin). + + -- Matvey Kozhev <sikon@lucidfox.org> Tue, 01 Jan 2008 17:08:56 +0600 + +kde-style-qtcurve (0.52.3-1) unstable; urgency=low + + * Don't lighten border of disabled check/radio buttons. + * Lighten trough of disabled slider. + * Modify khtml check to also check to see if widget name == "__khtml" + * Store khtml widgets in a map, to speed up checking. + * Fix shadow on comboboxes. + * Draw background of checked menuitem icons as per KDE4. + + -- Bastian Venthur <venthur@debian.org> Fri, 10 Aug 2007 10:10:55 +0200 + +kde-style-qtcurve (0.52.2-1) unstable; urgency=low + + New upstream version + + [0.52.2] + + * Fix crash when slider color == button. + + [0.52.1] + + * Draw emphasis around menus when not lightening. + * Use button colors to border entry fields. + * Don't allow scrollbars to be recolored. + * Fix amarok menus! + + + -- Bastian Venthur <venthur@debian.org> Sun, 24 Jun 2007 13:13:10 +0200 + +kde-style-qtcurve (0.52-1) unstable; urgency=low + + * New upstream version + + * Use 'dull glass' as the default gradient - previous default is now + called 'Clean'. + * Darken slider mouse over colour if slider is not shaded. + * Use thinner slider mouse over sections if slider is not shaded. + * Improve look of small V arrows. + * Even duller dull glass, but much more useable. + * Fix setting of check/radio colour. + * Only highlight editable combo arrow when mouse over arrow, not over edit + field - more Gtk like. + * Added one config file option (no gui): + gtkScrollViews set to 'true' to have the scrollbars drawn outside of + scrollviews. (However, doesn't look very good) + * Lighten combo list frame. + * Dont round MDI buttons. + * Fix opera's MDI buttons within menubars. + * Always assume PE_ButtonBevel is enabled - used for QtConfig's colour + buttons + + -- Bastian Venthur <venthur@debian.org> Tue, 19 Jun 2007 17:35:33 +0200 + +kde-style-qtcurve (0.51-2) unstable; urgency=low + + * Changed priority from extra to optional + + -- Bastian Venthur <venthur@debian.org> Mon, 11 Jun 2007 11:21:00 +0200 + +kde-style-qtcurve (0.51-1) unstable; urgency=low + + * New upstream version (Closes: #427043) + + * Changed shading to use HSL colour space. This can be altered by editing + $XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading=simple' for the + previous method, or 'shading=hsv' to use HSV. + * Add options: + Border all of menu/toolbars. + Darker borders. + 'V' arrows. + * Fix raised listview headers. + * Fix glass style menuitem appearance. + * Modifed look of dullglass, looks "softer" + * Improve look of plastik mouse-over for non coloured scrollbars. + * For disabled buttons, use standard fill but lighten border. + * Use darker colours for mouse-over and default button - helps with light + colour schemes. + * Dont draw sunken panel around checked menuitems. + * Fix karm (and others?) statusbar icon. + * Fix for radio buttons in apps where + QApplication::NormalColor!=QApplication::colorSpec() (e.g. designer) + + -- Bastian Venthur <venthur@debian.org> Mon, 11 Jun 2007 10:42:01 +0200 + +kde-style-qtcurve (0.50-1) unstable; urgency=low + + * Initial release + + -- Bastian Venthur <venthur@debian.org> Fri, 25 May 2007 12:38:49 +0200 + diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/compat b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/control b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/control new file mode 100644 index 000000000..dbd527424 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/control @@ -0,0 +1,27 @@ +Source: kde-style-qtcurve-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org> +Build-Depends: debhelper (>= 5), kdelibs4-kde3-dev, cmake +Standards-Version: 3.8.3 + +Package: kde-style-qtcurve-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: gtk2-engines-qtcurve +Provides: kde-style-qtcurve +Description: This is a set of widget styles for KDE3 based apps + This package together with gtk2-engines-qtcurve aim to provide a unified look + and feel on the desktop when using KDE and Gnome applications. + . + This package is most useful when installed together with + gtk2-engines-qtcurve. + +Package: qtcurve-kde3 +Architecture: any +Depends: kde-style-qtcurve-kde3, gtk2-engines-qtcurve +Description: This is a set of widget styles for KDE3 and Gtk2 based apps + This is an empty dummy package which will drag the packages + kde-style-qtcurve and gtk2-engines-qtcurve in your system. + diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/copyright b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/copyright new file mode 100644 index 000000000..71042929a --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Bastian Venthur <venthur@debian.org> on +Fri, 25 May 2007 12:52:24 +0200. + +It was downloaded from <http://www.kde-look.org/content/show.php/QtCurve+%28KDE4%2C+KDE3%2C+%26+Gtk2+Theme%29?content=40492> + +Upstream Author: + + Craig Drummond <Craig.Drummond@lycos.co.uk> + +Copyright: + + Copyright (C) 2007 Craig Drummond + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + +The Debian packaging is (C) 2007, Bastian Venthur <venthur@debian.org> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/docs b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/docs new file mode 100644 index 000000000..724e08449 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/docs @@ -0,0 +1,2 @@ +README +TODO diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/patches/.gitignore b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/patches/.gitignore new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/patches/.gitignore diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/rules b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/rules new file mode 100755 index 000000000..66599ff61 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/rules @@ -0,0 +1,120 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde +DEB_CONFIGURE_MANDIR := /opt/kde3/share/man +DEB_CONFIGURE_PREFIX := /opt/kde3 +DEB_CONFIGURE_INFODIR := /opt/kde3/share/info + +cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +config.status: CMakeLists.txt config.h.cmake + dh_testdir + # Add here commands to configure the package. + +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + mkdir build + cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde cmake .. + touch config.status + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) + #docbook-to-man debian/kde-style-qtcurve.sgml > kde-style-qtcurve.1 + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + rm -rf build + rm -f config.sub config.guess + rm -f config.status + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/kde-style-qtcurve-kde3. + cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) DESTDIR=$(CURDIR)/debian/kde-style-qtcurve-kde3 install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples +# dh_install +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_python +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +get-orig-source: + debian/scan-version get-orig-source + + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install diff --git a/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/scan-version b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/scan-version new file mode 100644 index 000000000..640ea27c7 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kde-style-qtcurve/debian/scan-version @@ -0,0 +1,41 @@ +#!/usr/bin/make -sf + +DL_LINK = http://www.kde-look.org/content/download.php?content=40492&id=2 +DL_LINK_REAL = $(shell LANG=C wget --spider "$(DL_LINK)" 2>&1 | grep "Location: " | sed "s/Location: //" | sed "s/ \[following\]//") +PACKAGE = $(shell dpkg-parsechangelog | egrep '^Source: ' | sed s/"Source: "//) +DEBIAN_VERSION = $(shell dpkg-parsechangelog | egrep '^Version: ' | sed s/"Version: "//) +UPSTREAM_VERSION = $(shell echo $(DEBIAN_VERSION) | sed s/-.*//) +FILE_NAME = $(shell echo "$(DL_LINK_REAL)" | sed s/\\//\\n/g | tail -n 1) +FILE_EXT = $(shell echo "$(DL_LINK_REAL)" | sed s/\\./\\n/g | tail -n 1) +NET_VERSION = $(shell echo "$(FILE_NAME)" | egrep -o "[0-9]+\.[0-9]+(\.[0-9]+)?") +ORIG_TAR_GZ = ../$(PACKAGE)_$(NET_VERSION).orig.tar.gz + +all: + echo "Usage: debian/scan-version {scan|download|get-orig-source}" + exit 1 + +scan: + dh_testdir + echo "URL: $(DL_LINK_REAL)" + echo "File: $(FILE_NAME)" + echo "Current version: $(UPSTREAM_VERSION)" + echo "Available version: $(NET_VERSION)" + echo + echo "If the available version is higher, type \"debian/scan-version download\" to download it." + +download: + dh_testdir + echo "Downloading $(DL_LINK_REAL)..." + wget $(DL_LINK_REAL) -O "../$(FILE_NAME)" 2> /dev/null + echo "Successfully downloaded to ../$(FILE_NAME)" + +get-orig-source: download + echo "Creating $(ORIG_TAR_GZ)..." + if [ "$(FILE_EXT)" = "gz" ]; then \ + cp "../$(FILE_NAME)" "$(ORIG_TAR_GZ)"; \ + else \ + bunzip2 -c "../$(FILE_NAME)" | gzip -9c > "$(ORIG_TAR_GZ)"; \ + fi + echo + +.PHONY: all parse-url scan download get-orig-source |