| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-color-manager | Distribution: openSUSE 11.4 |
| Version: 2.32.0 | Vendor: openSUSE |
| Release: 6.3 | Build date: Tue Feb 22 02:31:09 2011 |
| Group: System/GUI/GNOME | Build host: build20 |
| Size: 3313807 | Source RPM: gnome-color-manager-2.32.0-6.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://projects.gnome.org/gnome-color-manager | |
| Summary: Color management tools for GNOME | |
GNOME Color Manager is a session framework that makes it easy to manage, install and generate color profiles in the GNOME desktop.
GPLv2+
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Tue Dec 14 2010 vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Fix compile on newer GTK2 versions where GDK_DISPLAY() is
deprecated
+ Show the correct copyright notice when a profile has used
markup in the description
+ Updated translations.
* Sat Sep 18 2010 aj@suse.de
- Change sane-backends BuildRequires to sane-backends-devel on 11.4
and later, after the devel split.
* Fri Sep 17 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ Don't prompt the user to calibrate the device again if we are
re-using the GcmCalibrate instance
+ Ensure we disconnect the VTE signals when done with
GcmCalibrateArgyll
+ Lower VTE dep and #ifdef the deprecated methods
+ Only disable deprecated code for --enable-strict builds
+ Put the executable name in argv[0] for argyll commands,
otherwise option processing breaks
+ Updated translations.
* Fri Sep 10 2010 vuntz@opensuse.org
- Make gcm-prefs.desktop appear where it should in the menu, by
replacing the categories: X-GNOME-SystemSettings needs to be
removed, and we want HardwareSettings instead.
* Tue Sep 07 2010 vuntz@opensuse.org
- Remove libgphoto2-devel BuildRequires: this was there only as a
workaround for bnc#592143.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: dbus-1-glib-devel, gconf2-devel,
gnome-desktop-devel, gtk2-devel, libcanberra-devel,
libgudev-1_0-devel, liblcms-devel, libnotify-devel,
libunique-devel, vte-devel
+ new-style: dbus-glib-1, gconf-2.0, glib-2.0, gnome-desktop-2.0,
gtk+-2.0, gudev-1.0, lcms, libcanberra-gtk, libnotify,
unique-1.0, vte, x11, xrandr, xxf86vm.
- This will make it easier to switch to GNOME 3 libraries.
* Tue Aug 31 2010 vuntz@opensuse.org
- Update to version 2.31.91:
+ Use a new application icon.
+ Updated translations.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Use vte_terminal_fork_command_full() as
vte_terminal_fork_command() is deprecated
+ Include the trailing colon in translated strings. Fixes #619967
+ Clean up the temporary file created by cupsGetPPD2(). Fixes
rh#582202
- Changes from version 2.30.2:
+ Do not connect to sane in gcm-apply, we only need XRandR
devices. Fixes rh#585723
+ Do not crash when the schema is invalid and GConf reports an
error
+ Only connect to SANE and CUPS when the device lists are needed.
Fixes rh#590465
+ Get the profile permissions from GIO rather than hardcoding a
hack
+ At login do not attempt to remove previously set X atoms, which
speeds up gcm-apply by 750ms
+ Updated translations.
* Mon Jun 14 2010 vuntz@opensuse.org
- Add HardwareSettings category to gcm-prefs.desktop, instead of
wrong Monitor and X-SuSE-ControlCenter-LookAndFeel.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ Do not explode when viewing the details of a CMYK profile
+ Make gcm-fix-profile open the profile from memory, as then we
can catch common access permission errors
+ Updated translations.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ New Features:
- Add a 'created' and 'modified' key to each device in the
config file
- Add a DBus method GetDevices() and relax the checks in
GetProfilesForDevice() to also take a device ID
- Add an entry to the FAQ to explain the difference between
calibration and characterization
- Add a notification when devices with profiles need
recalibrating
- Add CMP DT 003 target image
- Add images of the Colorimtre HCFR
- Add images of the i1 Pro
- Add info regarding high precision for display profiling
- Allow the user to choose the calibration precision using an
interactive dialog
- Convert the .tiff files to .jpeg if we are creating a print
profile
- Do not rely on usb.ids, but instead encode the colorimeter
type in the udev rules
- Emit ::changed on the public DBus interface when devices are
added or removed
- For laptops, use the DMI data to contruct the calibration
filename
- Make sure the profile comboboxes are alphabetically sorted
- Show each device setting when we use gcm-inspect --dump
- Use libsane to get our scanners, which means remote devices
are now supported
- When devices are connected and disconnected, do not remove
then add them, just change the state
+ Bugfix:
- Check and correct TIFF image files with alpha channels before
using them in argyllcms. Fixes rh#569564
- Correct terminology in help file
- Correct use of calibrate/profile and replace device by
instrument
- Do not crash attempting to add cups printers without PPD file
- Do not crash the DBus service if a device does not have a
profile set and it is included in a query
- Do not crash when GetProfileForWindow() succeeds in finding a
window
- Do not use ACL_MANAGE, udev is already doing this for us
- Fix "cast increases required alignment of target type" [ia64]
- Fix up some translatable messages. Fixes bgo#612111
- Fix wrong word in data/gnome-color-manager.schemas.in. Fixes
bgo#612105
- If there are any lcms warnings in gcm-fix-profile, do not
attempt to re-save the profile
- Make gcm-install-system-wide a little more paranoid from
users that might want to be horrible
- Parse the EDID more carefully to not overwrite the model with
junk for an invalid entry.
- Prevent a segfault if ppdOpenFile() fails for whatever reason
- Update profiling precision wording
- Use the model name for the SANE id, the 'name' attribute
depends on the USB port used
- Warn if GConf is not set correctly when setting up the dialog
+ Updated translations.
- Add libnotify-devel, sane-backends BuildRequires.
* Mon Mar 01 2010 dimstar@opensuse.org
- Update to version 2.29.4:
+ New Features:
- Add a thumbnail image of the ColorCheckerDC
- Add ColorCheckerSG thumbnail
- Add LaserSoftDCPro thumbnail
- Add printer profiling support using argyllcms and GtkPrint
- Add some device type icons
- Add support for sending calibration images to print shops
- Add four more target thumbnails
- Allow UDEV and CUPS coldplug to be done multi-threaded
- Allow virtual devices to be added to the device list
- bgo#609444: Automatically use the EXIF data if available from
TIFF files when calibrating devices.
- Conform to ICC Profiles in X Specification 0.3
- Detect printers by connecting to CUPS rather than scraping
the HPLIP properties
- Enable half-height targets for the ColorMunki, and double the
patch counts for this hardware
- Make users do the legwork when there is an unrecognised
colorimeter
- Play sounds using libcanberra when user interaction is
required
- Properly support projectors in the UI, and in the argyllcms
wrapper
- Remove GCM_HARDWARE_DETECTION as we're now shipping our own
udev rules
- Save the device colorspace in the config file so we can set
profiles when not connected
- Set a tooltip explaining why the calibrate button is
insensitive
- Set per-user xsane global and device settings when we have
assigned a scanner profile
- bgo#610287: Show a GtkInfoBar warning if the profile has no
vcgt table
- Support other types of reference file other than IT8
- Three FAQ entries out of five suggested filled in
- Update Help Preferences Text
+ Bugfix:
- bgo#610288: Add an 'All files' option on the file choosers.
- bgo#610771: Add AC_PROG_RANLIB to configure.
- bgo#566414: Add a list of colorimeters as we'll need this if
argyllcms is not installed.
- Ask for the chart type first before we ask for calibration
files
- Capitalization fix for 'More Information' button
- Correct help Intro and Usage (Paul Finnigan)
- Do low quality calibration when using targets with a low
number of patches
- Do not allow devices to be assigned profiles in different
colorspaces from native
- bgo#610846: Do not make the display calibration button
sensitive (with tooltip) if we are using < XRandR 1.3 drivers
- Do not show the display as 'default' even when using the
binary blob
- Don't add Cups-PDF devices to the device list
- bgo#566275: Ensure ~/.color/icc exists at startup
- Ensure we set ID_MODEL_FROM_DATABASE and
ID_VENDOR_FROM_DATABASE even if we're using old versions of
argyllcms
- Fix segfault when the profile has no description
- Have scanin compensate for perspective distortion
- HIG string and capitalization fixes
- Only require the device to be present if it is a display type
- Read the ti2 file for the calibration model if we are
analysing existing targets
- Replace ColorCheckerSG with a newly processed one
- Replace colprof -aS with -aG
- Set the colorspace on unconnected devices to avoid getting no
profiles in the list
- rh#566606: Show a label in the device section when the user
is using a xrandr-fallback driver.
- Support colorimeter devices that need to change mode in the
middle of the calibration
- bgo#610285: Use GFile internally so we can support importing
profiles from gvfs mount points.
- BuildRequire libcanberra-devel, cups-devel and libtiff-devel.
* Sat Feb 13 2010 vuntz@opensuse.org
- Update to version 2.29.3:
+ New Features:
- Enable the rendering intent and default colorspace UI
elements
- Show whether the ICC profile has a VCGT tag in the UI
- Filter out non RGB and CMYK color space profiles from the
combo-boxes using a heuristic
- Add a new DBus method GetProfileForWindow which can return a
profile for a supplied XID
- Add some new text and tooltips to the prefs dialog
- Add per-user OSX ICC profiles at startup
- Add OSX and Windows ICC profiles if they exist from mounted
volumes. Fixes bgo#607390
- Add a device profile entry of 'Other profile...' to be able
to easily import a profile. Fixes bgo#607389
- Add a precision GConf variable to control the time a
calibration takes. Fixes bgo#605558
- Screenscrape the Argyll output to better support other
hardware devices. Fixes bgo#605558
- Do not show the 'Fine tuning' expander by default, and have configuration in GConf
+ Bugfix:
- Zero out GErrors after freeing. Fixes crash
- Add gnome-desktop path as fallback for pci.ids
- Do not generate an error if a display profile does not have
CLUT data
- Add gcm-fix-profile to load and then re-save existing
profiles using lcms
- Fix compile when using an ld that defaults to --as-needed
- Do not allow the colorspace combobox to be zero sized. Fixes
bgo#606484
- Make gcm-prefs a normal dialog rather than a modal dialog
- Only scan ICC locations with hfs partition types for OSX and
msdos/NTFS types for Windows
- Make gcm-prefs startup a few hundred ms quicker by not
loading the list of screens
- Cache gnome_rr_screen_new and take 0.7 seconds off the start
time
- Don't resize the window on startup. Fixes bgo#607391
- Update the Free Software Foundation address
* Sat Feb 13 2010 vuntz@opensuse.org
- Cleanup packaging.
* Wed Jan 20 2010 lmedinas@opensuse.org
- Initial package
/etc/xdg/autostart/gcm-apply.desktop /lib/udev /lib/udev/rules.d /lib/udev/rules.d/95-gcm-colorimeters.rules /lib/udev/rules.d/95-gcm-devices.rules /usr/bin/gcm-apply /usr/bin/gcm-dump-edid /usr/bin/gcm-dump-profile /usr/bin/gcm-fix-profile /usr/bin/gcm-import /usr/bin/gcm-inspect /usr/bin/gcm-prefs /usr/bin/gcm-session /usr/sbin/gcm-install-system-wide /usr/share/GConf/schemas/gnome-color-manager.schemas /usr/share/applications/gcm-import.desktop /usr/share/applications/gcm-prefs.desktop /usr/share/dbus-1/services/org.gnome.ColorManager.service /usr/share/doc/packages/gnome-color-manager /usr/share/doc/packages/gnome-color-manager/AUTHORS /usr/share/doc/packages/gnome-color-manager/COPYING /usr/share/doc/packages/gnome-color-manager/ChangeLog /usr/share/doc/packages/gnome-color-manager/MAINTAINERS /usr/share/doc/packages/gnome-color-manager/NEWS /usr/share/doc/packages/gnome-color-manager/README /usr/share/gnome /usr/share/gnome-color-manager /usr/share/gnome-color-manager/gcm-calibrate.ui /usr/share/gnome-color-manager/gcm-prefs.ui /usr/share/gnome-color-manager/gcm-spawn.ui /usr/share/gnome-color-manager/icons /usr/share/gnome-color-manager/icons/calibration-long.svg /usr/share/gnome-color-manager/icons/calibration-normal.svg /usr/share/gnome-color-manager/icons/calibration-short.svg /usr/share/gnome-color-manager/icons/clock.svg /usr/share/gnome-color-manager/icons/crt.svg /usr/share/gnome-color-manager/icons/hcfr-attach.svg /usr/share/gnome-color-manager/icons/huey-attach.svg /usr/share/gnome-color-manager/icons/i1-attach.svg /usr/share/gnome-color-manager/icons/lcd.svg /usr/share/gnome-color-manager/icons/munki-ambient.svg /usr/share/gnome-color-manager/icons/munki-attach.svg /usr/share/gnome-color-manager/icons/munki-calibrate.svg /usr/share/gnome-color-manager/icons/munki-projector.svg /usr/share/gnome-color-manager/icons/munki-screen.svg /usr/share/gnome-color-manager/icons/projector.svg /usr/share/gnome-color-manager/icons/scan-target-bad.svg /usr/share/gnome-color-manager/icons/scan-target-good.svg /usr/share/gnome-color-manager/icons/scan-target.svg /usr/share/gnome-color-manager/icons/spyder-attach.svg /usr/share/gnome-color-manager/targets /usr/share/gnome-color-manager/targets/CMP-DigitalTarget3.png /usr/share/gnome-color-manager/targets/CMP_DT_003.png /usr/share/gnome-color-manager/targets/ColorChecker24.png /usr/share/gnome-color-manager/targets/ColorCheckerDC.png /usr/share/gnome-color-manager/targets/ColorCheckerSG.png /usr/share/gnome-color-manager/targets/IT872.png /usr/share/gnome-color-manager/targets/LaserSoftDCPro.png /usr/share/gnome-color-manager/targets/QPcard_201.png /usr/share/gnome-color-manager/targets/i1_RGB_Scan_14.png /usr/share/gnome-color-manager/targets/unknown.png /usr/share/gnome/help /usr/share/gnome/help/gnome-color-manager /usr/share/gnome/help/gnome-color-manager/C /usr/share/gnome/help/gnome-color-manager/C/figures /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-adjust.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-basic.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-calibrate-default.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-calibrate-drawing.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-device-configure.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-import.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-print-mode.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-scanner.png /usr/share/gnome/help/gnome-color-manager/C/figures/gcm-screen-type.png /usr/share/gnome/help/gnome-color-manager/C/gnome-color-manager.xml /usr/share/gnome/help/gnome-color-manager/C/legal.xml /usr/share/icons/hicolor/16x16/apps/gnome-color-manager.png /usr/share/icons/hicolor/16x16/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/22x22/apps/gnome-color-manager.png /usr/share/icons/hicolor/22x22/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/24x24/apps/gnome-color-manager.png /usr/share/icons/hicolor/24x24/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/256x256/apps/gnome-color-manager.png /usr/share/icons/hicolor/256x256/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/32x32/apps/gnome-color-manager.png /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/48x48/apps/gnome-color-manager.png /usr/share/icons/hicolor/48x48/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/64x64/apps/gnome-color-manager.png /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.iccprofile.png /usr/share/icons/hicolor/scalable/apps/gnome-color-manager.svg /usr/share/icons/hicolor/scalable/mimetypes/application-vnd.iccprofile.svg /usr/share/man/man1/gcm-apply.1.gz /usr/share/man/man1/gcm-import.1.gz /usr/share/man/man1/gcm-prefs.1.gz /usr/share/omf /usr/share/omf/gnome-color-manager /usr/share/omf/gnome-color-manager/gnome-color-manager-C.omf /usr/share/polkit-1/actions/org.gnome.color.policy
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:49:16 2013