The NetBSD Project

CVS log for pkgsrc/audio/sonata/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / sonata

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.64 / (download) - annotate - [select for diffs], Mon Aug 14 05:23:49 2023 UTC (7 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (unified) to selected 1.15 (unified)

*: recursive bump for Python 3.11 as new default

Revision 1.63 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:03 2022 UTC (20 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (unified) to selected 1.15 (unified)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.62 / (download) - annotate - [select for diffs], Wed Jan 5 15:40:57 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.61: +4 -2 lines
Diff to previous 1.61 (unified) to selected 1.15 (unified)

python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Jan 4 20:52:34 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (unified) to selected 1.15 (unified)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.60 / (download) - annotate - [select for diffs], Fri Dec 4 20:44:59 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (unified) to selected 1.15 (unified)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Sep 14 11:05:09 2019 UTC (4 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.58: +13 -19 lines
Diff to previous 1.58 (unified) to selected 1.15 (unified)

sonata: Update to 1.7b1

1.7b1 (2016-01-31)
------------------

New features
''''''''''''

    * redirect to the localized Wikipedia according to the user's local,
      instead of redirecting to the English one.
      https://github.com/multani/sonata/issues/61
    * add "Shuffle by album"
      https://github.com/multani/sonata/pull/59
    * repeat single song (Corentin Néau)
      https://github.com/multani/sonata/pull/95


Bug fixes
'''''''''

    * fix crashs on Gtk.TextView when updating the lyrics of a song
    * Fix streams parsing:
      https://github.com/multani/sonata/issues/41
      https://github.com/multani/sonata/issues/38
    * fix withdrawn mode by fixing incorrect usage of threads and Gtk
      eco-system
    * choosing a local artwork wasn't working anymore
    * fix artwork caching
    * keep the selected tab when hiding/showing Sonata using the tray icon
    * correctly handle tracks without a definitely reasonable track or disc
      value (Peter Helbing)
      https://github.com/multani/sonata/pull/74
    * fix translation of of Glade dialogs (Peter Helbing)
      https://github.com/multani/sonata/pull/75
    * fix opening the About dialog (based on Rocus van Oosten report).
    * fix refreshing profiles upon connections add/delete (Corentin Néau)
      https://github.com/multani/sonata/pull/92
    * fix update of cover and text in fullscreen mode (Corentin Néau)
      https://github.com/multani/sonata/pull/93

Internal changes
''''''''''''''''

    * slightly better performance when updating the library
    * threading improvements:

      - use GIO instead of a thread to download drag-and-droped covers
      - remove the MPD from a dedicated thread. It works as good (if not
        better) as before since the threaded code was poorly written anyway and
        rendered the additionnal basically useless. This move is not definitive
        but something better will probably come up some day.

    * Looking for covers isn't as filesystem expensive as before, but it
      doesn't check for multiple possible cases in the cover name anymore.


1.7a2 (2013-11-26)
------------------

New features
''''''''''''

    * Download bigger covers from Last.fm
    * Centering the current song using Ctrl+i now also selects the current song
    * Use Transifex as a translation plateform. See
      https://www.transifex.com/projects/p/sonata/
    * Update translations:

        - Russian (thanks Stas!)
        - Ukrainian (thanks Stas!)
        - French (thanks Jon!)

Bug fixes
'''''''''

    * Fix search in library (using a specific filter or the 'everything' filter)
    * Fix scrobbling to Last.fm
    * Scrolling with the mouse wheel on the tray icon correctly changes the volume
    * Some lyrics from LyricsWiki redirects to another page. The plugin now
      follows those redirect to find the actual lyrics.
    * Fix multiple issues related to drag-and-drop of songs in the current playlist
    * Fix error while using Sonata's command line interface
    * Fix filtering songs in the current playlist
    * Fix DND of custom artwork images in the main window
    * Fix breadcrumb icon in the library while browsing an album while in Artist view
    * Fix saving the visibility flag of tabs: https://github.com/multani/sonata/issues/45
    * Fix hiding/showing the main window even if it's not the active widget:
      https://github.com/multani/sonata/issues/43
    * Deleting a track doesn't toggle the filter bar anymore in the current playlist.
    * Better support for MPD 0.18

Internal changes
''''''''''''''''

    * Simplified the `current` module. It should also now use less memory than before.
    * Provide a new GObject signal to notify on artwork change and artwork reset.


1.7a1 (2013-02-08)
------------------

New features
''''''''''''

    * Fetch covers from Last.fm instead of Rhapsody.com
    * Custom plugins are now stored along the configuration file in ~/.config/sonata/plugins/
    * Switch to Python 3 and Gtk 3 (Jörg Thalheim & Adam Dane)
    * More items in the tray menu (Kirill Lashuk)
    * Better fullscreen support (Kirill Lashuk)
    * Toggle fullscreen from the command line (Daniel)
    * Support MPD's "consume" mode (Anton Lashkov)
    * Use more default icons in the context menus (Anton Lashkov)
    * Load only the most recent of plugins with the same names

Bug fixes
'''''''''

    * Fix population of the "Save to playlist" menu (Zhihao Yuan)
    * Prevent multiple entries and improve art search with multi-CD albums (Kirill Lashuk)
    * Fixes weird show up if Sonata is not on the current workspace (Kirill Lashuk)
    * Scrobble after seeking to the beginning (Kirill Lashuk)
    * The lyricswiki plugin should now work again (Jonathan Ballet)
    * Fix UI status after reconnection to MPD (Jonathan Ballet)
    * Fix crash when searching the library (Kirill Lashuk)

Internal changes
''''''''''''''''

    * Simpler API for cover fetching plugins
    * Lot of code cleanup and internal changes
    * Removed Sugar UI support
    * Use Glade files to describe the interface and GtkBuilder to build the interface
    * More systematic configuration file management
    * High-level access to MPD's command results

Revision 1.58 / (download) - annotate - [select for diffs], Mon Sep 2 13:20:06 2019 UTC (4 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (unified) to selected 1.15 (unified)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.57 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:28 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (unified) to selected 1.15 (unified)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.56 / (download) - annotate - [select for diffs], Fri Apr 26 13:13:43 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (unified) to selected 1.15 (unified)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:36 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (unified) to selected 1.15 (unified)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.54 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:05 2018 UTC (5 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (unified) to selected 1.15 (unified)

Revbump after cairo 1.16.0 update.

Revision 1.53 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:44 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (unified) to selected 1.15 (unified)

Recursive revbump from hardbuzz-2.1.1

Revision 1.52 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:03 2018 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (unified) to selected 1.15 (unified)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.51 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:09 2018 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (unified) to selected 1.15 (unified)

Recursive bump for new fribidi dependency in pango.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:05 2018 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (unified) to selected 1.15 (unified)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.49 / (download) - annotate - [select for diffs], Mon Sep 4 18:00:49 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified) to selected 1.15 (unified)

Comment out dead sites.

Revision 1.48 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:06 2017 UTC (7 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (unified) to selected 1.15 (unified)

Recursive revbump from fonts/harfbuzz

Revision 1.47 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:06 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (unified) to selected 1.15 (unified)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:24 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (unified) to selected 1.15 (unified)

Add python-3.6 to incompatible versions.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:31 2016 UTC (7 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (unified) to selected 1.15 (unified)

Revbump after graphics/gd update

Revision 1.44 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:32 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (unified) to selected 1.15 (unified)

Remove python33: adapt all packages that refer to it.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:29 2015 UTC (8 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (unified) to selected 1.15 (unified)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.42 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:24 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (unified) to selected 1.15 (unified)

Recursive revbump following MesaLib update, categories a through f.

Revision 1.41 / (download) - annotate - [select for diffs], Fri May 9 07:36:55 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (unified) to selected 1.15 (unified)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.40 / (download) - annotate - [select for diffs], Mon May 5 00:47:38 2014 UTC (9 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (unified) to selected 1.15 (unified)

Recursive revbump from x11/pixman
Fix PR pkg/48777

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jan 25 10:29:57 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.38: +3 -2 lines
Diff to previous 1.38 (unified) to selected 1.15 (unified)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Oct 10 14:42:00 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (unified) to selected 1.15 (unified)

Recursive revbump from pango-1.36.0

Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 2 19:50:55 2013 UTC (10 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (unified) to selected 1.15 (unified)

Revbump after cairo update

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jun 6 12:54:05 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (unified) to selected 1.15 (unified)

Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 4 22:15:42 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (unified) to selected 1.15 (unified)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:35 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (unified) to selected 1.15 (unified)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.33 / (download) - annotate - [select for diffs], Sat Feb 16 11:20:20 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (unified) to selected 1.15 (unified)

Recursive bump for png-1.6.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Oct 8 23:01:14 2012 UTC (11 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (unified) to selected 1.15 (unified)

Revbump after updating graphics/pango

Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 2 23:48:09 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
Changes since 1.30: +1 -3 lines
Diff to previous 1.30 (unified) to selected 1.15 (unified)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 2 17:10:36 2012 UTC (11 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (unified) to selected 1.15 (unified)

Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Sep 15 10:03:44 2012 UTC (11 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base
Branch point for: pkgsrc-2012Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (unified) to selected 1.15 (unified)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 7 19:16:12 2012 UTC (11 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (unified) to selected 1.15 (unified)

Revbump after updating graphics/cairo

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jun 14 07:44:03 2012 UTC (11 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (unified) to selected 1.15 (unified)

Recursive PKGREVISION bump for libxml2 buildlink addition.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 8 19:08:45 2012 UTC (11 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (unified) to selected 1.15 (unified)

Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:00 2012 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (unified) to selected 1.15 (unified)

Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:44 2012 UTC (12 years ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (unified) to selected 1.15 (unified)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.23 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:30 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (unified) to selected 1.15 (unified)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Nov 1 06:00:41 2011 UTC (12 years, 4 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (unified) to selected 1.15 (unified)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jun 8 13:03:34 2011 UTC (12 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.20: +14 -10 lines
Diff to previous 1.20 (unified) to selected 1.15 (unified)

Update sonata to 1.6.2.1.
In addition to PR#45023 by ISIHARA Takanori,
* LICENSE=gnu-gpl-v3
* register egg
* convert some buildlink to simple DEPENDS, because no contents to buildlink.
* drop dependency on py-elementtree, it's py24 way.
* honor PKGMANDIR.

v1.6.2.1 - September 21, 2009
        + Library artwork caching/displaying improvements
        + Lyricwiki screen scraping workaround
        + Replace Amazon.com cover art fetching with Rhapsody.com
        + Bug: Fix library sorting when adding, e.g., albums to playlist
        + Bug: Fix window positioning weirdness when unwithdrawing from systray
        + Bug: Fix album being labeled various artists when a duplicate exists
        + Bug: Fix album tracks in the info tab being out of order sometimes
        + Bug: Show songs with a missing date in info album listing
        + Bug: Library icons change after adding stream to playlist
        + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 29 00:38:59 2011 UTC (12 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (unified) to selected 1.15 (unified)

accept python26 and 27, because just not accept 24.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:59 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified) to selected 1.15 (unified)

recursive bump from gettext-lib shlib bump.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:07 2011 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified) to selected 1.15 (unified)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 15 22:56:21 2010 UTC (13 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified) to selected 1.15 (unified)

PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 8 01:04:41 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Remove 24 from accepted python versions, because the py-gobject dependency
does not support it. Part 1 of PR 44062 by Aleksey Cheusov.

Revision 1.15 / (download) - annotate - [selected], Tue Sep 14 11:01:25 2010 UTC (13 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 13 22:43:53 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified) to selected 1.15 (unified)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:12 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (unified) to selected 1.15 (unified)

bump revision because of graphics/jpeg update

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 29 17:40:53 2009 UTC (14 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (unified) to selected 1.15 (unified)

drop "mpd" dependency: not needed for build, and dosn't even need
to be on the same machine at runtime

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:20 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (unified) to selected 1.15 (unified)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.10 / (download) - annotate - [select for diffs], Tue May 26 18:24:58 2009 UTC (14 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified) to selected 1.15 (unified)

update to 1.6.2
This is a major update - many bugfixes and UI improvements.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 11 13:46:59 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified) to selected 1.15 (unified)

Fix Python version order.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 19 03:39:57 2008 UTC (15 years, 4 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified) to selected 1.15 (unified)

Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 14 22:06:37 2008 UTC (15 years, 4 months ago) by hasso
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified) to selected 1.15 (unified)

Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 18 10:21:17 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified) to selected 1.15 (unified)

Needs msgfmt.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 23 16:51:46 2008 UTC (15 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified) to selected 1.15 (unified)

update to 1.5.2
changes:
-Improved artwork/lyrics caching through case-insenstive searching
-Add Turkish translation
-bugfixes

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:07 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (unified) to selected 1.15 (unified)

Add DESTDIR support.

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 5 10:41:21 2008 UTC (15 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (unified) to selected 1.15 (unified)

update to 1.5.1
changes:
-many UI refinements
-New, faster python mpd interface
-bugfixes

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:06 2008 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified) to selected 1.15 (unified)

Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 14 14:24:22 2008 UTC (16 years ago) by drochner
Branch: MAIN
Diff to selected 1.15 (unified)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>