summaryrefslogtreecommitdiff
path: root/multimedia/gnome2-media
AgeCommit message (Collapse)AuthorFilesLines
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-02update to 2.10.2drochner3-7/+9
bugfixes only
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-22Update to 2.10.0:jmmv4-17/+53
This is gnome-media 2.10.0 Changes since 2.9.92: * fix for crasher in volume control. This is gnome-media 2.9.92 Changes since 2.9.90: * polishing, finetuning, fixing possible crashers here and there... Bugs fixed: * 109909: gnome-cd Seg Faults when Notification Area goes away * 130653: gnome-sound-recorder doesn't prompt on overwrite * 150450: Update of labels in CD Player Preferences dialog * 153496: gnome-audio-profiles-properties crash when edit * 158222: vu-meter segfault in led_bar_light_percent() * 159821: [cdparanoia] audio playback glitches using cdparanoia * 160340: [PATCH] gnome-sound-recorder can not play files * 160830: Cannot run the sound recorder, application just "quits un... * 162185: [PATCH] gnome-sound-recorder cannot properly save files a... * 162302: Trying to record in a second window kills all windows (in... * 162607: "Untitled" window title and default file names need trans... * 164010: gtk warnings * 164857: cdparanoia is really noisy at x48 * 166814: gnome-media-2.8.0 fails to compile on solaris 9 * 167338: translator-credits missing This is gnome-media 2.9.90 Changes since 2.9.4: * mostly bug fixes all over the place. Bugs fixed: * 105709: Track editor crashed after changing cd * 128956: buttons should be greyed out when no CD is present * 164229: While playing, the popup play menu item icon image is not... * 165153: gstreamer-properties.xml file causes xml lint error This is gnome-media 2.9.4 Changes since 2.9.3: * translation fixes Bugs fixed: * 105768: Crash when opening gnome-cd * 148650: changing window title to 'Multimedia Systems Selector' * 153537: [PATCH] typo in error message * 161722: Build breakage on gnome-cd * 162608: gnome-media mixer message needs translator comment * 163354: Update the Time line Display after inserting the CD This is gnome-media 2.9.3 Changes since 2.9.2: * moved switches to their own tab in gst-mixer Bugs fixed: * 153599: The runtime-detected mixers don't have mnemonics * 157117: gnome-volume-control doesn't redraw properly * 158346: Duplicate volume controls for ALSA EMU10k1 * 159428: gnome-volume-control: Use simple check box if there is no... This is gnome-media 2.9.2 Changes since 2.9.1: * re-added CDDA backend in GNOME-CD Bugs fixed: 72581: Gnome-CD should detect multiple cdroms and put them in a ... 150072: small code clean ups 154547: compilation error in audio-profile.h with sound-juicer au... 155088: gnome-sound-recorder does not save files 156874: [PATCH] HIG fixes for preference dialog This is gnome-media 2.9.1 Changes since 2.8.0: * new volume control * ipv6 support for CDDB. Bugs fixes: * 111423: IPv6 enhancements in gnome-media * 144769: Volume Control (2.6.1) reports modem as primary sound card * 145087: cannot install .mo files into $prefix/share/locale in Sol... * 148858: improperly linked * 151971: Rewrite of gnome-volume-control * 153497: [PATCH] HIG fixes for new mixer's preference dialog.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-11/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv5-145/+14
Changes since 2.7.1: * GStreamer-based (CDDB-capable) backend to GNOME CD * Added "nb" and "bs" translations * Added ALSA switches (simple boolean on/off) to Volume Control * Made the whole release compile properly using -Wall -Werror Bugs fixed since 2.7.1: * 51152: CD Player does not support CDDA * 123937: Progress bar does not move while recording * 140082: Too many "name-changed" events for Play/Pause button * 142828: Bad preprocessor directive in gnet-private.h * 143287: [Solaris], Need to set the audio port * 143327: No ATK name for Available Themes selection widget * 144341: gnome-cd chrashes/hangs when opening/closing tray * 144536: missing gst-cdparanoia-cdrom.c and gst-cdparanoia-cdrom.h * 148353: gnome-cd crashes when pressing ejecting a cd while it is ... * 151305: missing return value in seek_to() * 151306: Cleanup of issues reported by sparse/gcc This is gnome-media 2.7.1 Changes since 2.6.1: * Swapped About and Help (Jorn Baayen) * Fixed cddb-slave2 documentation link (Kaushal Kumar) * Added "tk" translation * Fixed compiler warnings in CDDBSlave2 * Lots of functionality updates in CDDBSlave2 * Fixed spelling errors in schemas Bugs fixed since 2.6.1: * 117695: Don't flood syslog with failed CDROMVOLREAD ioctls (Thomas) * 130233: Internationalize profile names and descriptions (Thomas) * 134339: Change dir to path in source (Thomas) * 134340: Use ngettext (Thomas) * 134341: Whitespace before punctuation in gnome-media message (Thomas) * 137139: Change terminal to profile (Thomas) * 141985: Check .cddb directory for entries (Thomas) * 114015: Fix window title for gnome-cd on unknown discs (Thomas) * 135139: Add NetBSD support (Julio M. Merino Vidal) * 130651: Change name and comment in .desktop file (Thomas) * 140344: use gnome-common (Christian Neumair) * 141406: use a colorspace convertor from gst-plugins * 137198: install gstreamer-properties correctly (Julio Vidal) * 125409: redraw display text when style changes (Leena Gunda) * 137464: use gtk_icon_theme in recorder (Fernando Herrera) * 141985: also check .cddb entries (Thomas) * 114015: Fix display of unknown entries (Thomas) * 124924: Initialize pointers (Thomas) * 119596: Differentiate between audio and data cd (Balamurali Viswanathan) * 139555: Make CD playback stop when application exits (Richard Kinder)
2004-06-06Depend on gst-plugins-oss so that the volume control works.jmmv1-1/+4
Also depend on gst-plugins-esound to make sure things work when using esound. Bump PKGREVISION to 1.
2004-05-15Update to 2.6.2.jmmv4-24/+8
Changes since 2.6.1: * Swapped About and Help (Jorn Baayen) * Fixed cddb-slave2 documentation link (Kaushal Kumar) Bugs fixed since 2.6.1: * 140344: use gnome-common (Christian Neumair) * 141406: use a colorspace convertor from gst-plugins * 137198: install gstreamer-properties correctly (Julio Vidal) * 125409: redraw display text when style changes (Leena Gunda) * 137464: use gtk_icon_theme in recorder (Fernando Herrera) * 141985: also check .cddb entries (Thomas) * 114015: Fix display of unknown entries (Thomas) * 124924: Initialize pointers (Thomas) * 119596: Differentiate between audio and data cd (Balamurali Viswanathan) * 139555: Make CD playback stop when application exits (Richard Kinder) Changes since 2.6.0: * Added Gujarati translation (Guntupalli Karunakar) * Fixed mixer icons for ALSA (Ronald Bultje) Bugs fixed since 2.6.0: * 133217: Underquoted definitions in acinclude.m4 * 134094: Small g_print errors
2004-04-17Fix build in NetBSD. I don't know how the previous change was supposed tojmmv2-5/+5
fix it under FreeBSD, because it only modified code inside conditionals for NetBSD only.
2004-04-15Make this build in FreeBSD.xtraeme2-15/+16
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-06Bump PKGREVISION to 1 because of fixes in gstreamer.jmmv1-1/+2
2004-04-02Update to 2.6.0 (which I forgot to commit yesterday night). Sorry, couldn'tjmmv12-152/+96
find a suitable list of changes...
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-02-22Move gnome2-media from audio to the multimedia category.jmmv13-0/+818
This is version 2.4.1.1nb4.