Commit graph

17 commits

Author SHA1 Message Date
jmmv
dc0fbba41b Update bmp and bmp-esound to 0.9.7; from Stefan Krüger in PR pkg/28672.
Enhancements
* Multiple encoding support for trying ID3 title conversion
* GUI refinement tweaks
* New logo and icons
* New command line option to bring BMP to desktop foreground (--activate).
* New compile-time option select XMMS equalization (--with-xmms-eq).
* New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian,
  Macedonian, Romanian, Slovak)
* Running beep-media-player --version now prints built-in optional components

Bugfixes
* Fixed removal of dead playlist entries
* Fixed dependency information in pkg-config file (bmp.pc)
* Fixed and disambiguated playlist editor accelerators
* Hacked around playlist editor shade bug (now always unshades on launch)
* Many others (see Bugzilla and ChangeLog)
2004-12-25 15:22:36 +00:00
jmmv
c06a4789d4 Add a workaround for PR pkg/26846 (fix a crash during bmp's shutdown).
A detailed analisys of the problem can be found in the report.
Bump PKGREVISION to 4.
2004-11-14 19:26:08 +00:00
wiz
7f36410a83 Add bl3 file for libvisual-bmp. 2004-11-05 21:13:18 +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
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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-22 08:09:14 +00:00
jmmv
c4d8715a9e Rebuild the desktop database at (de)install time to get the MIME types
correctly registered.  Bump PKGREVISION to 2.
2004-09-21 17:22:12 +00:00
jmmv
f3be3d8adc Fix path to icon file and bump PKGREVISION to 1.
Closes PR pkg/26845 by Kouichirou Hiratsuka.
2004-09-08 12:06:28 +00:00
jmmv
472bd99a61 Update bmp and bmp-esound to 0.9.7rc2 (what a PITA):
BMP 0.9.7 rc2

Bugfixes
* Include the file "beep/build.list" in the distribution.

BMP 0.9.7 rc1

Enhancements
* Revised GUI according to GNOME HIG
* New window icons
* New About and Preferences dialog
* New file/folder selector using GTK+ 2.4's file chooser
* Skin cursor support
* New equalizer using IIR filtering
* ID3v2 editing support using id3lib
* ID3 character encoding to assume may now be overrided
* New title formatting tag for conditional fields eg. %{n:text%}
* Experimental GConf and GNOME VFS support
* New translations (Dutch, German, Italian, Japanese, Korean, Lithuanian,
  Russian, Simplified Chinese, Spanish, Swedish, Welsh)
* Merged configure scripts for shorter build time

Miscellaneous
* Removed EasyMove and DoubleSize
* Removed real-time priority support
* Removed AM_PATH_BMP m4 macro in favour of PKG_CHECK_MODULES
* Removed beep-config in favour of 'pkg-config bmp'

Bugfixes
* Memory leaks
* i18n and l10n
* Many others (see Bugzilla and ChangeLog)
2004-08-31 15:47:56 +00:00
jmmv
b74aaaeab9 Fix the OSS plugin. For me it only fixes the volume control, but I have
been told by many people that it doesn't work at all for them... hopefully
this solves all problems.

The fix is the following: instead of using the included soundcard.h file,
use the one provided by the system (only in the NetBSD case; I can't test
other systems).

Idea from PR pkg/25301 by Kouichirou Hiratsuka.  Bump PKGREVISION to 1.
2004-06-26 22:12:28 +00:00
jmmv
bed421e85c Let this build on systems where getmntinfo receives an statfs parameter,
not statvfs.  NetBSD seems to be the (only?) exception.  From Sergio
Jiménez.
2004-05-28 19:20:38 +00:00
jmmv
77c9006fb5 Fix build under NetBSD current (>= 2.0D); statvfs problems. 2004-05-15 09:34:53 +00:00
jmmv
cfd2a7089f regen; patch-af is not needed any more. 2004-04-17 11:01:16 +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
a0c006d1a0 Update bmp and bmp-esound to 0.9.6.1. List of changes unavailable, though
it seems they have just fixed a build problem and other minor things.
Closes PR pkg/25183 by Stefan Krüger.
2004-04-14 12:46:39 +00:00
salo
9ba8196a22 Follow libogg into multimedia/. 2004-04-12 23:15:01 +00:00
jmmv
b56b2d350d Initial import of bmp, version 0.9.6:
Beep Media Player is a fork of XMMS.  Its primary goals are interface
and usability, all based on the technology provided by GTK2+, while
maintaining the skinned user interface.

Slightly based on the beep-media-player package found in pkgsrc-wip.
2004-04-11 18:11:06 +00:00
jmmv
82f90aad17 Initial import of bmp, version 0.9.6:
Beep Media Player is a fork of XMMS.  Its primary goals are interface
and usability, all based on the technology provided by GTK2+, while
maintaining the skinned user interface.

Slightly based on the beep-media-player package found in pkgsrc-wip.
2004-04-11 18:10:57 +00:00