Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
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
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
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
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
|
|
(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.
|
|
|
|
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
|
|
USE_TOOLS+=msgfmt.
|
|
that they look nicer.
|
|
|
|
|
|
I missed this in my commit earlier.
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
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
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
Remove deprecated ossaudio.buildlink3.mk.
|
|
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively. Bump PKGREVISION.
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
|
|
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
|
|
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.
|
|
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.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
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.
|
|
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.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
bugfixes only
|
|
|
|
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.
|
|
|
|
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.
|
|
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".
|
|
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)
|
|
Also depend on gst-plugins-esound to make sure things work when using esound.
Bump PKGREVISION to 1.
|
|
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
|
|
fix it under FreeBSD, because it only modified code inside conditionals for
NetBSD only.
|
|
|
|
*-dirs packages.
|
|
|
|
find a suitable list of changes...
|