summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-11-14 11:25:28 +0000
committerwiz <wiz@pkgsrc.org>2008-11-14 11:25:28 +0000
commitb1df220ae7b6f6a14b0b252ae7f4bc435588e19b (patch)
treeb29b1d7a81bcb5466379e4a1b1494b116171b768 /graphics
parentefe4bcbef3c9af1042f98247bf5275911a25afe7 (diff)
downloadpkgsrc-b1df220ae7b6f6a14b0b252ae7f4bc435588e19b.tar.gz
Update to 2.24.1. Add gettext-m4 dependency for AM_NLS.
version 2.24.1 - exit correctly with unknown command line arguments, fixes bug #556084 - added/updated translations - ar, courtesy of Usama Akkad - es, courtesy of Jorge González - fr, courtesy of Robert-André Mauchin - he, courtesy of Mark Krapivner - mk, courtesy of Jovan Naumovski - nb, courtesy of Kjartan Maraas - nl, courtesy of Wouter Bolsterlee - pt_BR, courtesy of Vladimir Melo - th, courtesy of Theppitak Karoonboonyanan - zh_CN, courtesy of 甘露 (Lu Gan) version 2.24.0 - correct an error in the help file, which prevented the document to be valid - update the cheese dependencies, fixes bug #547203 - use the correct translated plural form when deleting more than one item from the thumbnail bar, fixes bug #552290, courtesy of Yuriy Penkin - do not add a new item to the thumbnail bar, if its already there, fixes bug #549804 - update documentation, courtesy of Joshua Henderson - include gio header in cheese.c - added/updated translations - ar, courtesy of Usama Akkad - bg, courtesy of Alexander Shopov - ca, courtesy of Gil Forcada - cs, courtesy of Petr Kovar - da, courtesy of Kenneth Nielsen - de, courtesy of Hendrik Richter - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - eu, courtesy of Iñaki Larrañaga Murgoitio - fi, courtesy of Ilkka Tuohela - fr, courtesy of Robert-André Mauchin - gl, courtesy of Ignacio Casal Quinteiro - gu, courtesy of Sweta Kothari - hu, courtesy of Gabor Kelemen - it, courtesy of Alessandro Falappa - ja, courtesy of Takeshi AIHANA - ko, courtesy of Changwoo Ryu - lt, courtesy of Gintautas Miliauskas - ml, courtesy of പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ - mr, courtesy of Sandeep Shedmake - nb, courtesy of Kjartan Maraas - nl, courtesy of Wouter Bolsterlee - pl, courtesy of Tomasz Dominikowski - pt_BR, courtesy of Og Maciel - pt, courtesy of Duarte Loreto - ru, courtesy of Alexandre Prokoudine - sl, courtesy of Matej Urbančič - sq, courtesy of Laurent Dhima - sr, courtesy of Горан Ракић - sr@latin, courtesy of Goran Rakić - sv, courtesy of Daniel Nylander - ta, courtesy of I. Felix - th, courtesy of Theppitak Karoonboonyanan - tr, courtesy of Baris Cicek version 2.23.92 - documentation update (not yet finished), courtesy of joshua henderson - old photos and videos (before 2.24) are now available in cheese 2.24, fixes bug #547290 - sort videoformat array and resolution hashtable, courtesy of Hans de Goede - dont save duplicated videoformats abut only keep the one with the maximum framerate if it provides the same resolution. add correspondent entry only once to the resolution hashtable so that we have no more duplicated resolutions on preferences dialog. fixes bugs #547144 and #547140, courtesy of Hans de Goede - remove the old log file if it exists - send eos event only if the pipeline was playing, otherwise force shutdown. Start a timeout to force unclean shutdown if eos takes to much to propagate or doesnt propagate at all, probably fixes bug #547422 - set take_picture sensitiveness before webcam_stop_video_recording since this emits a signal that would lead to another sensitiveness change. see comments on bug #547422 - set the utility hint for the fullscreen toolbar, partially fixes #548546 - rename the log file to "log.txt" and prepend it with the running cheese version - cheese crashes no more when no device is set in gconf, partially fixes bug #546868, courtesy of Hans de Goede - display toolbar when entering into fullscreen mode, fixes bug #548546, courtesy of Felix Kaser - added/updated translations - bg, courtesy of Alexander Shopov - de, courtesy of Wolfgang Stoeggl - el, courtesy of Athanasios Lefteris - en_GB, courtesy of Philip Withnall - gu, courtesy of Sweta Kothari - hi, courtesy of Rajesh Ranjan - hr, courtesy of "Last-Translator: \n" - it, courtesy of Alessandro Falappa - ko, courtesy of Changwoo Ryu - nl, courtesy of Wouter Bolsterlee - pt, courtesy of Duarte Loreto - sl, courtesy of Matej Urbančič - zh_CN, courtesy of 甘露 (Lu Gan) version 2.23.91 - cheese.desktop file now respects freedesktop SPEC, fixes bug #550195, courtesy of Pacho Ramos - a small syntax cleanup made with uncrustify - waf did not install the files properly, now it does - add the dynamic bindir to the dbus file - update waf to 1.4.3 and make it working again - added/updated translations - ar, courtesy of Youssef Chahibi - dz, courtesy of Dawa pemo - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - ga, courtesy of Seán de Búrca - he, courtesy of Mark Krapivner - ja, courtesy of Takeshi AIHANA - mk, courtesy of Arangel Angov - or, courtesy of Manoj Kumar Giri - pa, courtesy of Amanpreet Singh Alam - pl, courtesy of Tomasz Dominikowski - pt_BR, courtesy of Rodrigo Flores - sq, courtesy of Laurent Dhima - sv, courtesy of Daniel Nylander - te, courtesy of Krishna Babu K - vi, courtesy of Clytie Siddall - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.90 - call gdk_x11_window_set_user_time to raise the cheese window if its called twice - don't start cheese twice if another instance is running, fixes bug #527736, courtesy of Felix Kaser - remove gtk_init and gst_init, according to the docs these are not needed if we use gtk_get_option_group and gst_init_get_option_group - align the buttons with the thumbnail bar - improve the fullscreen mode, fixes bug #547405, courtesy of Felix Kaser - select the last thumbnail item, if the last one was deleted - hitting space when the countdown has already begun, distorts no more the countdown, fixes bug #547403 - remove a thumbnail item immidiately from the thumbnail row if it was deleted - use the eog scrollbar for cheese media, fixes bug #511916, courtesy of Patryk Zawadzki - disable action_effects while setup_camera is running, fixes bug #547313 - add people who contributed to cheese to the cheese about window - give a detailed error message if some gstreamer element is missing, fixes bug #522009, courtesy of Todd Eisenberger - add some gconf translation improvements, fixes bug #547168 - connect button_photo and button_video as proxy widgets for relative RadioActions - change action_files sensitiveness on "selection-changed" event, fixes bug 546918 - don't try to find highest framerate if format is NULL, courtesy of Todd Eisenberger - selected effects gconf key values are now standardized, fixes bug #513776 - add a better hig compliant alert for missing gstreamer elements, fixes bug #522009 - added a delete action to immediately delete files and a gconf key to show/hide it - use "Cheese Webcam Booth" instead of "Cheese" as the desktop entry name, fixes bug #543976 - add multiple selection in the picture listing pane, fixes bug #481405 - correct critical warnings, if some gstreamer plugins arent available, fixes bug #522009, courtesy of Todd Eisenberger - add several g_free functions to prevent memory leaks - use g_random_int instead of g_rand_int - add the multiplex thumbnail generator algorithm - disable "Start recording" button until the recording pipeline properly shuts down - save generated thumbnails, it seems to have vanished some time ago - resolve wrong sorting issue of the thumbnails, fixes bug #546390 - added/updated translations - ar, courtesy of Youssef Chahibi - bn_IN, courtesy of Runa Bhattacharjee - ca, courtesy of Gil Forcada - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - eu, courtesy of Iñaki Larrañaga Murgoitio - fi, courtesy of Ilkka Tuohela - fr, courtesy of Robert-André Mauchin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - ja, courtesy of Takeshi AIHANA - kn, courtesy of Shankar Prasad - mk, courtesy of Arangel Angov - ml, courtesy of Manu S Madhav - nb, courtesy of Kjartan Maraas - pt_BR, courtesy of Fábio Nogueira - sv, courtesy of Daniel Nylander - th, courtesy of Akom C. - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.6 - add a fullscreen mode for kiosks, fixes #478852, courtesy of Felix Kaser - wait until the video has been recorded, to add it to the thumbnail bar, partially fixes #545212 - move thumbnail generation to its own thread, displaying a loading icon while generating thumbnail and a fallback icon if thumbnail fails, fixes bug #545151, courtesy of Filippo Argiolas - toggle effects button if effects is enabled using menu, fixes bug #539195, courtesy of Filippo Argiolas - make cheese have a fullscreen mode for kiosks, fixes bug #478852 - resolve sluggish video and out-of-sync audio, fixes bug #542014, courtesy of Filippo Argiolas - do not crash on preferences with no camera attached, fixes bug #544062, courtesy of Filippo Argiolas - cheese should ask to delete files if moving to trash fails, fixes bug #545950, courtesy of Filippo Argiolas - cheese crashed with move all to trash if no trash can be accessed, fixes bug #545997, courtesy of Filippo Argiolas - added/updated translations - ar, courtesy of Khaled Hosny - ca, courtesy of Gil Forcada - el, courtesy of Simos Xenitellis - es, courtesy of Jorge González - fr, courtesy of Bruno Brouard - gl, courtesy of Ignacio Casal Quinteiro - ja, courtesy of Takeshi Aihana - mk, courtesy of Arangel Angov - nl, courtesy of Wouter Bolsterlee - oc, courtesy of Yannig Marchegay - pl, courtesy of Tomasz Dominikowski - pt, courtesy of Duarte Loreto - th, courtesy of Akom C. - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.5 - make recording of videos work again, fixes bug #523475, courtesy of Filippo Argiolas - bump gstreamer requirements to 0.10.16 - fixes cheese_print_handler, which resulted in empty cheese logs, courtesy of Filippo Argiolas - allow to choose the webcam using the preference dialog, fixes bug #522200, courtesy of Ryan Zeigler - remove some gcc warnings, fixes bug #537490, courtesy of Cosimo Cecchi - fixed typo, which prevented hildon mode to compile cleanly - removed included <X11/extensions/xf86vmode.h>, fixes bug #539631, courtesy of Marc-Andre Lureau - make hal-device-id command line option work, fixes bug #498023, courtesy of Ryan Zeigler - use ogv as default video extension, fixes bug #524021 - added/updated translations - es, courtesy of Jorge González - sv, courtesy of Daniel Nylander - nb, courtesy of Kjartan Maraas - ko, courtesy of Changwoo Ryu - bg, courtesy of Alexander Shopov - oc, courtesy of Yannig Marchegay - et, courtesy of Ivar Smolin - pt_BR, courtesy of Fabrício Godoy and Ferreira Fontenelle - ps, courtesy of Zabeeh Khan - gl, courtesy of Ignacio Casal Quinteiro - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.4 - fix a crash, when using about/quit menu items in hildon mode, fixes bug #535582, courtesy of Michael Terry - Instead of crashing report when certain gstreamer are not found, fixes bug #522009, courtesy of Todd Eisenberger - use intltools 0.40 for building with autotools - added/updated translations - ar, courtesy of Khaled Hosny. - fi, courtesy of Tommi Vainikainen - nn, courtesy of Eirik U. Birkeland - vi, courtesy of Clytie Siddall - zh_CN, courtesy of 甘露 (Lu Gan) version 2.23.3 - add new flash and remove changing gamma for simulating flash. the new flash works best if you run a composited desktop, fixes bug #526214, courtesy of Alex Jones - fix segfault on startup if video or photo directory gconf setting is missing, fixes bug #534480, courtesy of Alexander Jones - add support to set the video and photo path in gconf, courtesy of Felix Kaser - added/updated translations - ar, courtesy of Djihed Afifi. - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - hu, courtesy of Máté Őry. - nb, courtesy of Kjartan Maraas version 2.23.2 - use a better icon for the effects button, fixes bug #511369 - store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser - use a toggle button for the effects button, fixes bug #527870 - add support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz - name the files to the date, when they were created, fixes bug #525739 - add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett - use gtk theme colors for the countdown widget - align the numbers and the camera on the countdown widget, courtesy of Andrea Cimitan - add a border, color shading and highlight to the countdown widget, to make it even more sexy, courtesy of Andrea Cimitan - make the countdown numbers translatable the right way - fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen - take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker - don't display the toplevel window by default, fixes bug #529276, courtesy of Loïc Minier - added/updated translations - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - nb, courtesy of Kjartan Maraas - nl, courtesy of Tino Meinen - pt_BR, courtesy of Luis Motta. - sl, courtesy of Matej Urbančič - th, courtesy of Pornpimon Pradabsri version 2.23.1 - add cheese to sound & video in the application menu, fixes bug #519846 - add hildon support to cheese, fixes bug #519548, courtesy of Matthew Garret - add menu entry for the countdown, fixes bug #511160 - add the gedit warning box when no camera is found, fixes bug #511945, courtesy of sebastian keller - buttons and menu items should use Title Case - change the theora file extension to .gov, fixes bug #524021 - cheese crashes if getting information from a webcam fails, courtesy of Sjoerd Simons, fixes bug #522197 - cheese did not choose the right thumbnails for already taken pictures, fixes bug #524814 - cheese does not list its gnome-vfs dependency, fixes bug #522152, courtesy of Alex Rostovtsev - cheese doesn't open the webcam device set in gconf, courtesy of Sjoerd Simons, fixes bug #522198 - do not allow to take pictures, while the webcam is initializing, fixes bug #523121 - fix a crash while initializing webcam, fixes bug #522143, courtesy of Alex Rostovtsev - fix a crash, when a file was deleted twice - fix regression of gio, Dnd works again, courtesy of Cosimo Cecchi, fixes bug #526398 - set the max waiting time for detecting a camera to 10 seconds, fixes bug #520394 - show the pretty countdown widget by default - use a better effects icon, partially fixes bug #511369, courtesy of baptiste mille-mathias - use new cheese description, fixes bug #512091 - added/updated translations - el, courtesy of Nick Paraschou - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Mattias Põldaru - he, courtesy of Mark Krapivner - nb, courtesy of Kjartan Maraas - nn, courtesy of Eskild Hustvedt - ru, courtesy of Vasiliy Faronov - sl, courtesy of Matej Urbančič
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cheese/Makefile8
-rw-r--r--graphics/cheese/PLIST58
-rw-r--r--graphics/cheese/distinfo12
-rw-r--r--graphics/cheese/patches/patch-aa18
-rw-r--r--graphics/cheese/patches/patch-ab42
5 files changed, 104 insertions, 34 deletions
diff --git a/graphics/cheese/Makefile b/graphics/cheese/Makefile
index b28719c8939..99946bad492 100644
--- a/graphics/cheese/Makefile
+++ b/graphics/cheese/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2008/09/16 10:36:31 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/14 11:25:28 wiz Exp $
-DISTNAME= cheese-2.22.3
+DISTNAME= cheese-2.24.1
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.22/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.24/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/projects/cheese/
COMMENT= Use your webcam to take photos and videos
+BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff --git a/graphics/cheese/PLIST b/graphics/cheese/PLIST
index 21fe29c3524..25742359e68 100644
--- a/graphics/cheese/PLIST
+++ b/graphics/cheese/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2008/09/14 13:25:07 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/11/14 11:25:28 wiz Exp $
bin/cheese
libexec/cheese/cheese-bugreport.sh
share/applications/cheese.desktop
+share/cheese/cheese-prefs.ui
share/cheese/cheese-ui.xml
share/cheese/cheese.ui
share/cheese/effects/Hulk.png
@@ -16,13 +17,24 @@ share/cheese/effects/vertigotv.png
share/cheese/effects/videoflip_h.png
share/cheese/effects/videoflip_v.png
share/cheese/effects/warptv.png
+share/cheese/gtkrc
+share/cheese/icons/hicolor/16x16/actions/browse-webcam-effects.png
+share/cheese/icons/hicolor/22x22/actions/browse-webcam-effects.png
+share/cheese/icons/hicolor/24x24/actions/browse-webcam-effects.png
+share/cheese/icons/hicolor/32x32/actions/browse-webcam-effects.png
+share/cheese/icons/hicolor/48x48/actions/browse-webcam-effects.png
+share/cheese/icons/hicolor/scalable/actions/browse-webcam-effects.svg
share/cheese/pixmaps/camera-icon.svg
+share/cheese/pixmaps/cheese-1.svg
+share/cheese/pixmaps/cheese-2.svg
+share/cheese/pixmaps/cheese-3.svg
share/cheese/pixmaps/thumbnail-frame.png
share/cheese/sounds/shutter0.ogg
share/cheese/sounds/shutter1.ogg
share/cheese/sounds/shutter2.ogg
share/cheese/sounds/shutter3.ogg
share/cheese/sounds/shutter4.ogg
+share/dbus-1/services/org.gnome.Cheese.service
share/gconf/schemas/cheese.schemas
share/gnome/help/cheese/C/cheese.xml
share/gnome/help/cheese/C/figures/cheese-effects-screenshot.jpg
@@ -37,15 +49,24 @@ share/gnome/help/cheese/es/figures/cheese-screenshot.jpg
share/gnome/help/cheese/fr/cheese.xml
share/gnome/help/cheese/fr/figures/cheese-effects-screenshot.jpg
share/gnome/help/cheese/fr/figures/cheese-screenshot.jpg
+share/gnome/help/cheese/nl/cheese.xml
+share/gnome/help/cheese/nl/figures/cheese-effects-screenshot.jpg
+share/gnome/help/cheese/nl/figures/cheese-screenshot.jpg
share/gnome/help/cheese/oc/cheese.xml
share/gnome/help/cheese/oc/figures/cheese-effects-screenshot.jpg
share/gnome/help/cheese/oc/figures/cheese-screenshot.jpg
+share/gnome/help/cheese/pt_BR/cheese.xml
+share/gnome/help/cheese/pt_BR/figures/cheese-effects-screenshot.jpg
+share/gnome/help/cheese/pt_BR/figures/cheese-screenshot.jpg
share/gnome/help/cheese/ru/cheese.xml
share/gnome/help/cheese/ru/figures/cheese-effects-screenshot.jpg
share/gnome/help/cheese/ru/figures/cheese-screenshot.jpg
share/gnome/help/cheese/sv/cheese.xml
share/gnome/help/cheese/sv/figures/cheese-effects-screenshot.jpg
share/gnome/help/cheese/sv/figures/cheese-screenshot.jpg
+share/gnome/help/cheese/th/cheese.xml
+share/gnome/help/cheese/th/figures/cheese-effects-screenshot.jpg
+share/gnome/help/cheese/th/figures/cheese-screenshot.jpg
share/icons/hicolor/16x16/apps/cheese.png
share/icons/hicolor/22x22/apps/cheese.png
share/icons/hicolor/24x24/apps/cheese.png
@@ -60,6 +81,7 @@ share/locale/ca/LC_MESSAGES/cheese.mo
share/locale/cs/LC_MESSAGES/cheese.mo
share/locale/da/LC_MESSAGES/cheese.mo
share/locale/de/LC_MESSAGES/cheese.mo
+share/locale/dz/LC_MESSAGES/cheese.mo
share/locale/el/LC_MESSAGES/cheese.mo
share/locale/en_GB/LC_MESSAGES/cheese.mo
share/locale/es/LC_MESSAGES/cheese.mo
@@ -71,9 +93,12 @@ share/locale/ga/LC_MESSAGES/cheese.mo
share/locale/gl/LC_MESSAGES/cheese.mo
share/locale/gu/LC_MESSAGES/cheese.mo
share/locale/he/LC_MESSAGES/cheese.mo
+share/locale/hi/LC_MESSAGES/cheese.mo
+share/locale/hr/LC_MESSAGES/cheese.mo
share/locale/hu/LC_MESSAGES/cheese.mo
share/locale/it/LC_MESSAGES/cheese.mo
share/locale/ja/LC_MESSAGES/cheese.mo
+share/locale/kn/LC_MESSAGES/cheese.mo
share/locale/ko/LC_MESSAGES/cheese.mo
share/locale/lt/LC_MESSAGES/cheese.mo
share/locale/mk/LC_MESSAGES/cheese.mo
@@ -83,14 +108,21 @@ share/locale/nb/LC_MESSAGES/cheese.mo
share/locale/nl/LC_MESSAGES/cheese.mo
share/locale/nn/LC_MESSAGES/cheese.mo
share/locale/oc/LC_MESSAGES/cheese.mo
+share/locale/or/LC_MESSAGES/cheese.mo
share/locale/pa/LC_MESSAGES/cheese.mo
share/locale/pl/LC_MESSAGES/cheese.mo
+share/locale/ps/LC_MESSAGES/cheese.mo
share/locale/pt/LC_MESSAGES/cheese.mo
share/locale/pt_BR/LC_MESSAGES/cheese.mo
share/locale/ro/LC_MESSAGES/cheese.mo
share/locale/ru/LC_MESSAGES/cheese.mo
share/locale/sl/LC_MESSAGES/cheese.mo
+share/locale/sq/LC_MESSAGES/cheese.mo
+share/locale/sr/LC_MESSAGES/cheese.mo
+share/locale/sr@latin/LC_MESSAGES/cheese.mo
share/locale/sv/LC_MESSAGES/cheese.mo
+share/locale/ta/LC_MESSAGES/cheese.mo
+share/locale/te/LC_MESSAGES/cheese.mo
share/locale/th/LC_MESSAGES/cheese.mo
share/locale/tr/LC_MESSAGES/cheese.mo
share/locale/uk/LC_MESSAGES/cheese.mo
@@ -102,9 +134,12 @@ share/omf/cheese/cheese-C.omf
share/omf/cheese/cheese-el.omf
share/omf/cheese/cheese-es.omf
share/omf/cheese/cheese-fr.omf
+share/omf/cheese/cheese-nl.omf
share/omf/cheese/cheese-oc.omf
+share/omf/cheese/cheese-pt_BR.omf
share/omf/cheese/cheese-ru.omf
share/omf/cheese/cheese-sv.omf
+share/omf/cheese/cheese-th.omf
@dirrm share/omf/cheese
@comment in rarian: @dirrm share/omf
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
@@ -114,12 +149,18 @@ share/omf/cheese/cheese-sv.omf
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@dirrm share/gnome/help/cheese/th/figures
+@dirrm share/gnome/help/cheese/th
@dirrm share/gnome/help/cheese/sv/figures
@dirrm share/gnome/help/cheese/sv
@dirrm share/gnome/help/cheese/ru/figures
@dirrm share/gnome/help/cheese/ru
+@dirrm share/gnome/help/cheese/pt_BR/figures
+@dirrm share/gnome/help/cheese/pt_BR
@dirrm share/gnome/help/cheese/oc/figures
@dirrm share/gnome/help/cheese/oc
+@dirrm share/gnome/help/cheese/nl/figures
+@dirrm share/gnome/help/cheese/nl
@dirrm share/gnome/help/cheese/fr/figures
@dirrm share/gnome/help/cheese/fr
@dirrm share/gnome/help/cheese/es/figures
@@ -131,8 +172,23 @@ share/omf/cheese/cheese-sv.omf
@dirrm share/gnome/help/cheese
@comment in gnome2-dirs: @dirrm share/gnome/help
@comment in GConf: @dirrm share/gconf/schemas
+@comment in dbus: @dirrm share/dbus-1/services
@dirrm share/cheese/sounds
@dirrm share/cheese/pixmaps
+@dirrm share/cheese/icons/hicolor/scalable/actions
+@dirrm share/cheese/icons/hicolor/scalable
+@dirrm share/cheese/icons/hicolor/48x48/actions
+@dirrm share/cheese/icons/hicolor/48x48
+@dirrm share/cheese/icons/hicolor/32x32/actions
+@dirrm share/cheese/icons/hicolor/32x32
+@dirrm share/cheese/icons/hicolor/24x24/actions
+@dirrm share/cheese/icons/hicolor/24x24
+@dirrm share/cheese/icons/hicolor/22x22/actions
+@dirrm share/cheese/icons/hicolor/22x22
+@dirrm share/cheese/icons/hicolor/16x16/actions
+@dirrm share/cheese/icons/hicolor/16x16
+@dirrm share/cheese/icons/hicolor
+@dirrm share/cheese/icons
@dirrm share/cheese/effects
@dirrm share/cheese
@comment in xdg-dirs: @dirrm share/applications
diff --git a/graphics/cheese/distinfo b/graphics/cheese/distinfo
index 76d4864d980..44a4254aaf4 100644
--- a/graphics/cheese/distinfo
+++ b/graphics/cheese/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2008/09/14 13:25:07 drochner Exp $
+$NetBSD: distinfo,v 1.3 2008/11/14 11:25:28 wiz Exp $
-SHA1 (cheese-2.22.3.tar.gz) = eb7f66d8d7420578ee5a8e51eb2b2f1546ac4b70
-RMD160 (cheese-2.22.3.tar.gz) = 0634167bc3e5e52648f53e5c394199eb655c7309
-Size (cheese-2.22.3.tar.gz) = 1650728 bytes
-SHA1 (patch-aa) = 050ad40875386a4570c850da2a6c3d1ab7844cb2
-SHA1 (patch-ab) = 38151c3fa8557d7b62342224cfb8817a19b0917f
+SHA1 (cheese-2.24.1.tar.gz) = 87bde5fba2e956f05f3849b5501ce6490bd6bae2
+RMD160 (cheese-2.24.1.tar.gz) = 1501a43d3af6565a39e16a9a0378223c6a687e3d
+Size (cheese-2.24.1.tar.gz) = 2874336 bytes
+SHA1 (patch-aa) = d1faae8a7d73ea37475bdf86f7c0f25734c7f1df
+SHA1 (patch-ab) = 277bdbe91a0fba237d58f338ffe66b2152f66da0
SHA1 (patch-ac) = fac70960d67bf5ed793d3348dfe3198796230972
diff --git a/graphics/cheese/patches/patch-aa b/graphics/cheese/patches/patch-aa
index 20bab37862b..8736a529e88 100644
--- a/graphics/cheese/patches/patch-aa
+++ b/graphics/cheese/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
+$NetBSD: patch-aa,v 1.2 2008/11/14 11:25:28 wiz Exp $
---- configure.ac.orig 2008-06-29 12:17:43.000000000 -0400
+--- configure.ac.orig 2008-10-20 16:01:53.000000000 +0000
+++ configure.ac
@@ -17,8 +17,9 @@ AM_PROG_LIBTOOL
@@ -14,21 +14,17 @@ $NetBSD: patch-aa,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
#*******************************************************************************
# Expanded dirs
-@@ -83,18 +84,30 @@ PKG_CHECK_MODULES(CHEESE, \
- libebook-1.2 >= $LIBEBOOK_REQUIRED \
+@@ -88,7 +89,6 @@ PKG_CHECK_MODULES(CHEESE, \
cairo >= $CAIRO_REQUIRED \
dbus-1 >= $DBUS_REQUIRED \
-- hal >= $HAL_REQUIRED \
dbus-glib-1 >= $DBUS_GLIB_REQUIRED \
+- hal >= $HAL_REQUIRED \
pangocairo >= $PANGOCAIRO_REQUIRED \
- librsvg-2.0 >= $LIBRSVG_REQUIRED \
- xxf86vm)
--
+ librsvg-2.0 >= $LIBRSVG_REQUIRED)
AC_SUBST(CHEESE_CFLAGS)
+@@ -107,6 +107,20 @@ fi
- CHEESE_LIBS="$CHEESE_LIBS -lgstinterfaces-0.10"
-
- AC_SUBST(CHEESE_LIBS)
+ AM_CONDITIONAL(WITH_HILDON, test "x$enable_hildon" = "xyes")
+AC_ARG_ENABLE(hal, AS_HELP_STRING([--enable-hal], [Use the HAL library (default=no)]),, enable_hal=no)
+
diff --git a/graphics/cheese/patches/patch-ab b/graphics/cheese/patches/patch-ab
index 258ddbffe76..5b97ddf36d9 100644
--- a/graphics/cheese/patches/patch-ab
+++ b/graphics/cheese/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
+$NetBSD: patch-ab,v 1.2 2008/11/14 11:25:28 wiz Exp $
---- src/cheese-webcam.c.orig 2008-06-29 12:17:43.000000000 -0400
-+++ src/cheese-webcam.c 2008-09-07 16:36:47.000000000 -0400
-@@ -31,7 +31,22 @@
+--- src/cheese-webcam.c.orig 2008-10-20 16:01:47.000000000 +0000
++++ src/cheese-webcam.c
+@@ -32,13 +32,30 @@
+ #include <gst/gst.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <X11/Xlib.h>
- #include <X11/extensions/xf86vmode.h>
+
+#if HAVE_HAL
#include <libhal.h>
@@ -23,20 +23,35 @@ $NetBSD: patch-ab,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
+#endif
+
+ /* for ioctl query */
+ #include <fcntl.h>
+ #include <unistd.h>
+ #include <sys/ioctl.h>
++#ifdef __linux__
+ #include <linux/videodev.h>
++#endif
+
#include "cheese-webcam.h"
+ #include "cheese-flash.h"
+@@ -234,7 +251,6 @@ cheese_webcam_bus_message_cb (GstBus *bu
+ g_print ("Received EOS message\n");
+
+ g_source_remove (priv->eos_timeout_id);
+-
+ g_signal_emit (webcam, webcam_signals[VIDEO_SAVED], 0);
-@@ -233,7 +248,7 @@
+ cheese_webcam_change_sink (webcam, priv->video_display_bin,
+@@ -244,6 +260,7 @@ cheese_webcam_bus_message_cb (GstBus *bu
}
}
--
+#if HAVE_HAL
static void
cheese_webcam_get_video_devices_from_hal (CheeseWebcam *webcam)
{
-@@ -307,6 +322,54 @@
+@@ -394,6 +411,55 @@ fallback:
+ priv->webcam_devices[0].hal_udi = g_strdup ("cheese_fake_videodevice");
}
- libhal_free_string_array (udis);
}
+#else
+static void
@@ -86,11 +101,12 @@ $NetBSD: patch-ab,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
+ }
+}
+#endif /* !HAVE_HAL */
++
static void
cheese_webcam_get_supported_framerates (CheeseVideoFormat *video_format, GstStructure *structure)
-@@ -549,7 +612,11 @@
- CheeseWebcamPrivate* priv = CHEESE_WEBCAM_GET_PRIVATE (webcam);
+@@ -698,7 +764,11 @@ cheese_webcam_detect_webcam_devices (Che
+
int i;
+#if HAVE_HAL
@@ -98,6 +114,6 @@ $NetBSD: patch-ab,v 1.1.1.1 2008/09/07 22:43:00 jmcneill Exp $
+#else
+ cheese_webcam_get_video_devices_from_probe (webcam);
+#endif
- for (i = 0; i < priv->num_webcam_devices; i++)
+ for (i = 0; i < priv->num_webcam_devices; i++)
{
- cheese_webcam_get_webcam_device_data (&(priv->webcam_devices[i]));
+ cheese_webcam_get_webcam_device_data (webcam, &(priv->webcam_devices[i]));