Commit graph

42 commits

Author SHA1 Message Date
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
bcdebb1446 Update to 2.16.1:
This is gnome-media 2.16.1

Changes since 2.16.1:
	* install vumeter.desktop file correctly.

This is gnome-media 2.16.0

Changes since 2.14.2:
	* make full row of checkboxes clickeable in gnome-volume-control
	* .desktop fixes for bug-buddy and for category of FDO spec
	* macro fixes in header files
	* cygwin build fixes
	* translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko,
			lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta,
			th, tr, uk, zh_HK, zh_TW

Bugs fixed:
	* 82190: Gnome CD should not have it's own themes
	* 166587: does not compile without specifying extra LDFLAGS
	* 168978: gnome-cd skips when using cdparanoia backend
	* 303325: The Application "CDDBSlave2" has quit unexpectedly
	* 316855: Sound Juicer crashes when adding the first new profile
	* 319846: volume control capplet not in sync with volume control ap...
	* 329409: gnome-media Cygwin build fixes
	* 329922: When recording multiple times, items in "record from inpu...
	* 333450: add categories to gnome-sound-recorder.desktop
	* 333476: gnome-sound-recorder MUTES sound-recording when recording..
	* 336186: Gnome Volume Control applet should display "digital outpu...
	* 336315: Full row in checkbox listing should be clickable
	* 339784: sound configu error!
	* 341361: patch for as-needed
	* 348645: Help kill libegg
	* 348851: Errors in .desktop file break bug-buddy support
	* 349305: Polypaudio is renamed to PulseAudio
	* 352836: fix a couple leaks

Thanks to:
	* Kjartan Maraas
	* Marc-Andre Lureau
	* Stefan Kost
	* All the translators
2006-09-15 15:23:00 +00:00
drochner
e89115bbd9 update to 2.14.2
changes:
* fix muting issues in gnome sound recorder
* add more tracks to default whitelist in gnome volume control
* po/intltool updates (as for other gnome packages)
* use GOption instead of popt
* new/updated translations
-bugfixes
2006-07-07 18:21:48 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
jmmv
f588876175 Depend on gst-plugins0.10-good so that the sound recorder is always built
(requires the gconf plugin).

Bump PKGREVISION to 2 because one could still generate binary packages
before that had a hidden dependency on the gconf plugin.
2006-06-20 15:51:29 +00:00
jnemeth
01f8d28fb3 update to package infrastructure (msgfmt.sh) fixed build problem 2006-06-09 07:30:31 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
a3e11a9221 Use the correct path to the xgettext tool. 2006-04-13 19:27:54 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
jmmv
517fa149f3 This uses msgid_plural, so workaround it. 2006-04-08 15:08:05 +00:00
reed
fda4e67e29 Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
2006-04-06 18:25:39 +00:00
jmmv
326548cc6d Update to 2.14.0:
Changes since 2.13.93:
	* translation updates
	* bug fixes: 331256

Changes since 2.13.92:
	* translation updates

Changes since 2.13.91:
	* bug fixes: 324508,

Changes since 2.13.90:
	* made error dialogs from gnome-sound-recorder more friendly.

Changes since 2.13.7:
	* random maintainance work
	* fix for theme crash

Bugs fixed:
	* 329040: Add GTK category to the .desktop file

This is gnome-media 2.13.7

Changes since 2.13.6:
	* fix simple compilation error

This is gnome-media 2.13.6

Changes since 2.13.5:
	* gst-0.10 port

This is gnome-media 2.13.5

Changes since 2.12.0:
	* translation/string fixes (and additions)
	* memleak fixes
	* add remaining-time mode to gnome-cd
	* fix crash (or warning, depending on airwaves) when selecting
	  the default mixer in gst-mixer
	* fix default volume from 0 to max in gnome-cd

Bugs fixed:
	* 305926: gnome-sound-recorder don't allow to select the source
	* 322900: codec for "Voice" should be speex
2006-03-30 21:32:56 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jmmv
9cea83e7fa Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively.  Bump PKGREVISION.
2006-01-18 12:55:55 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
jmmv
dc4c260681 Update to 2.12.0:
This is gnome-media 2.12.0

Changes since 2.11.92:
	* install icon for desktop entry.
	* distfix.

This is gnome-media 2.11.92

Changes since 2.11.91:
	* Fix typo in schema
	* s/lrint/rint/ for BSD portability

Bugs fixed:

	* #309634: build failure -- some platforms do not have lrint()

This is gnome-media 2.11.91

Changes since 2.11.5:

	* loop/track mode fixes to gnome-cd
	* fix crash in gnome-cd when empty CD is inserted
	* make dialog in profiles library call gtk_dialog_run()

Bugs fixed:

	* 309883: Library version of gnome-audio-profiles-properties crash ...
	* 310309: Fix Right Alignment of Video Tab
	* 310626: CD player crashes when an empty cd is in the drive
	* 311458: HEAD build failure
	* 312636: In Loop Mode and Single Track mode, after completing one ...
	* 312654: Single track mode fails to play Last track
	* 312658: Stop while in Loop mode, restarts playing the song.

This is gnome-media 2.11.5

Changes since 2.11.4:

	* memleak fix
	* small buglet in gnome-cd where a menu item was not updated when
	  we started playing

This is gnome-media 2.11.4

Changes since 2.11.3:

	* more standardization changes to gnome-cd and gnome-sound-recorder

Bugs fixed:

	* 300408: put list edit button after the list not before it
	* 302156: Cd Player doesn't remember last volume chosen
	* 303630: A few typos in the .po file
	* 304063: Incorrect item capitalization in panel menus
	* 305228: Gnome-CD deadlocks at end of cd
	* 306052: Fehler
	* 306323: gnome-cd should use GTK_STOCK_MEDIA buttons
	* 306755: gnome-sound-recorder does not ask to save the files

This is gnome-media 2.11.3

Changes since 2.10.0:

	* ported gnome-sound-recorder to GtkUIManager
	* some UI enhancements to gnome-cd and cddb-slave
	* many usability and bugfixes

Bugs fixed:

	* 90792: cddb-slave2-properties capplet should listen for gconf ch...
	* 98195: disclosure widget not properly showing indicator in RTL t...
	* 105703: Track editor is not refreshing
	* 110686: CDDB preferencces dialogue far too big
	* 139808: "Iconify to tray" option
	* 144163: gnome-cd status tray icon should show current CD information
	* 148689: should remember window geometry
	* 152878: wrong cddbp port
	* 156671: Gnome Sound Recorder: elapsed time incorrect for FLAC & W...
	* 161973: adding cacasink to videosink list OR removing aasink from it
	* 164120: Gnome-CD asserts when GStreamer elements not found
	* 167472: Please don't use ngettext() just to distinguish 1 and oth...
	* 168648: gstreamer-properties closes on aasink preview when launch...
	* 170685: Title Bar doesnt work properly when a Record button is Cl...
	* 171370: use GnomeAbout which is deprecated
	* 171952: Gnome-cd Uses GnomeAbout which is deprecated
	* 171973: Gconf not updated with "Other FreeDB server" selection f...
	* 171986: Gnome-Sound-Recorder Uses GnomeAbout which is deprecated
	* 171990: Add Quit menu item to the popup menu of the tray icon
	* 172034: Correct spelling error
	* 172036: Correct grammar error
	* 172538: fix a few leaks and do not set a null title
	* 300117: Gnome-media won't compile when Gnome is installed in a no...
	* 300658: Fix gcc4 warnings and stuff
2005-10-16 12:12:50 +00:00
reed
dedd2477f5 Add two patches to use rint instead of lrint. The proper fix would be to use
autoconf system, but even gnome developers changed their code upstream
to use rint instead.

This will close PR #30139.
Over past few months many users have reported this issue.

Bump PKGREVISION.
2005-09-15 19:00:32 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
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-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
drochner
5ad15ba05e update to 2.10.2
bugfixes only
2005-05-02 11:56:53 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
8c7f650f10 Update to 2.10.0:
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-03-22 16:34:36 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
jmmv
72c0b1ad06 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
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-09-21 17:13:35 +00:00
jmmv
93b1ecb299 Depend on gst-plugins-oss so that the volume control works.
Also depend on gst-plugins-esound to make sure things work when using esound.
Bump PKGREVISION to 1.
2004-06-06 08:09:05 +00:00
jmmv
1cd55ac903 Update to 2.6.2.
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-05-15 16:34:10 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
8c58be29c6 Bump PKGREVISION to 1 because of fixes in gstreamer. 2004-04-06 09:58:30 +00:00
jmmv
e8ea232d60 Update to 2.6.0 (which I forgot to commit yesterday night). Sorry, couldn't
find a suitable list of changes...
2004-04-02 05:51:03 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jmmv
7b8ec78f65 Move gnome2-media from audio to the multimedia category.
This is version 2.4.1.1nb4.
2004-02-22 16:32:41 +00:00