Commit graph

4364 commits

Author SHA1 Message Date
minskim
9aa147c23e Fix PLIST on platforms without sys/audioio.h, where sun.so is not built. 2006-07-10 00:56:25 +00:00
minskim
9e95b82b7b Capitalize file names so that they match with those on a case-sensitive file
system.  Noted by joerg@ on pkgsrc-changes@.
2006-07-09 23:58:42 +00:00
dsainty
058b1dce8b Pull in x11.buildlink3.mk to successfully link with X libraries 2006-07-09 06:55:54 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
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
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
drochner
d64f6254f8 update some entries in the initial radio station list
bump PKGREVISION
2006-07-08 13:01:39 +00:00
ben
12a7b7e2ad Make note of cmus import. 2006-07-08 04:32:54 +00:00
ben
5984935c0f Initial import of cmus, an ncurses audio player with many features.
CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

  * Plays FLAC, OGG, MP3, WAV, modules
  * MP3 and Ogg streaming (Shoutcast/Icecast)
  * WinAmp / XMMS keys "zxcvb"
  * Can be controlled via UNIX socket
  * Customizable colors
  * Nice vi-style interface with tabulator expansion
  * Background playlist loading
  * Track metadata database makes adding files to playlist very fast.
  * Album/artist modes. Playing within one album or artist.
  * Powerful playlist filters
  * Can run external commands for the currently selected files
  * Directory browser
  * Supports 256 colors
  * Play Queue
  * Dynamic Keybinding
  * Easy to use directory browser

This package was submitted in PR#33939.
2006-07-08 04:31:28 +00:00
minskim
c653d966cb Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-08 01:22:41 +00:00
minskim
81fa7bb23b Fix PLIST on platforms without OSS. 2006-07-08 01:11:21 +00:00
minskim
007d7a258d If UNPRIVILEGED=yes, replace hardcoded root and wheel with
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
2006-07-08 00:30:26 +00:00
minskim
6d120881c1 Add required link options for Darwin. 2006-07-08 00:27:56 +00:00
minskim
462f4c08ab Run configure with env variables set by pkgsrc. Previously, it was imake
that ran configure, which failed on Darwin because imake didn't pass all
variables in CONFIGURE_ENV.

This fixes PR 33812.  The package still does not build on Darwin due to
link errors.
2006-07-07 23:20:20 +00:00
jlam
b7ebfd264d Add an explicit run-time dependency on perl because these packages
install perl scripts.  Bump the PKGREVISION for the dependency change.
2006-07-07 22:10:06 +00:00
drochner
c2520eda4a +sound-juicer 2006-07-07 18:01:24 +00:00
drochner
0fee434853 Add sound-juicer-2.14.4, a CD ripper using the gstreamer framework.
You'll need a set of gst plugins, depending on what you do.
Eg gst-plugins0.10-flac for FLAC encoding, -ogg for OGG... Making
all these full dependencies would revert the whole sense of "plugins".
2006-07-07 18:00:03 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
wiz
277ef94063 Configure script tests for SDL>=1.2.10, so depend on that version. 2006-07-07 15:07:38 +00:00
adam
6d74af81be Changes 1.2.7:
* Added support for dynamically loading SMPEG library
 * Added support for dynamically loading Ogg Vorbis library
 * Removed automake dependency, to allow Universal binaries on Mac OS X
 * Added gcc-fat.sh for generating Universal binaries on Mac OS X
 * Updated libtool support to version 1.5.22
 * Use SDL_RWops also for native midi mac and win32
 * Use SDL_RWops also for native midi gpl (todo: mac and win32)
 * Tweaked Mix_Chunk's definition to make predeclaration easier.
 * Search timidity.cfg also in /etc
 * Fix memory leaks in timidity player
 * Use also SDL_RWops to read midifiles for timidity
 * Patch from Eric Wing to fix native midi compiling on MacOS/x86.
 * Disabled support for the system version of libmikmod by default
 * Fixed building mikmod support on UNIX
 * Always build SDL_RWops music support
 * Added SDL_RWops support for reading MP3 files
2006-07-07 06:52:46 +00:00
minskim
ac36d7e7d5 This is a Java program. Include java-vm.mk to get a run-time dependency
on JRE.  Bump PKGREVISION.
2006-07-07 04:06:15 +00:00
markd
2ffddf9626 Fix build when using sunpro compiler. "-KPIC" needs to be stripped out
of arguments to the assembler.
2006-07-06 12:39:10 +00:00
minskim
7145580d62 Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-06 00:15:14 +00:00
wiz
13b4a51378 Add and enable libvisual0.2*. 2006-07-05 21:15:13 +00:00
wiz
61dcf699c8 Fix build with gcc-4.1 on NetBSD-3.99.21:
remove extra qualification.
2006-07-05 19:02:21 +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
rillig
ae99cb0f64 Fixed pkglint warnings. 2006-07-04 20:07:04 +00:00
drochner
f5506e75f2 bump PKGREVISION for libvisual major update 2006-07-04 15:17:20 +00:00
wiz
37688a4195 Merge error: now depends on libvisual, not libvisual0.2. 2006-07-04 06:46:43 +00:00
wiz
e45478764f Update to 1.4.1:
VERSION 1.4.1:
  FEATURES:
    * Support for last.fm streams. (BR 111983)
    * New playlist toolbar menu entry for adding streams to the playlist.
      (BR 129349)

  CHANGES:
    * Upgraded internal SQLite to 3.3.6.
    * Inotify support disabled for now, due to stability issues.
    * Tag editor is no longer modal.
    * Provide warning dialog when deleting items from the playlistbrowser.
      (BR 129313)
    * GUI layout reverted to the classic Amarok layout.
    * The Extended Info panel in the playlistbrowser is now resizeable.

  BUGFIXES:
    * Pressing return in the search bar of the Collection Browser immediately
      after typing a query no longer appends the wrong items to the playlist.
    * Fix crash when pressing Back or Forward buttons multiple times quickly
      in Artist tab. Patch by Thomas Lindroth
    * Fix problems where blanks would be added to data if SQLite was busy.
      Patch by Thomas Lindroth
    * Automatically refresh stream lyrics on new metadata.
    * Set half star ratings on multiple selected tracks when clicking on an
      item. (BR 129449)
    * Only enable Show Extended Info in the Playlist Browser when information
      is available. (BR 126590)
    * Disable global shortcut for ratings when ratings are disabled.
      (BR 129414)
    * Autodetect button in Media Devices configuration dialog would not
      properly signal changes, so that new devices were not always saved.


VERSION 1.4.1-beta1:
  FEATURES:
    * Much improved and completed custom icon theme by Vadim Petrunin
    * LibVisual 0.4 supported and required.
    * Support for custom scoring algorithms, via scripts.
    * Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
    * Inotify support. On kernels 2.6.13 and above with Inotify support
      compiled in, the collection will automatically be rescanned and
      updated as soon as a watched folder has changed.

  CHANGES:
    * First-run wizard can no longer be restarted from the application menu.
      However, it can still be invoked with "amarok --wizard".
    * Astraweb lyrics script was removed for being crappy and unmaintained. If
      you want to maintain it, grab it from SVN and release on kde-apps.org.
    * "Append Count" option of dynamic playlists has been removed. It is
      now always one. (BR 120044)
    * Context browser can now play/queue specific discs of an album or
      compilation.
    * Automatically imported playlists go into a separate category.
    * Block quitting amaroK until all on-going media device operations have
      finished with a consistent state.
    * Interface choice in wizard removed.
    * MoodBar has been removed. The maintainer has not been updating it, and
      it was causing crashes for many people.
    * Usability improvements for the Script Manager, including a tree view.
    * Use KMimeType for resolving file type for metadata acquisition before
      falling back to extension based guessing.
    * Removed the "detailed mode" in the playlist-browser.
    * Also copy non-local URLs to collection when dropped onto collection
      browser.
    * Speed up connecting media devices with a lot of tracks to be submitted
      to last.fm.
    * For media without metadata, try to read metadata after transfer to
      the iPod (e.g. when copying an audio CD via KIOslaves).
    * Hint at starting a transcode script for transcoding while transferring
      to media devices. (BR 127155)
    * If a disc number is present, append it to the album's name when
      organizing files. (BR 126867)
    * Configure, which of fresh podcasts, newest & favorite albums are shown
      in context browser home view. Patch by Patrick Muench
      (BR 127043)
    * Dynamic mode no longer skips to the next song if you press play (via
      dcop, for instance) while already playing a track. Instead it restarts
      the current one.
    * The Actions menu has been renamed the Engage menu. It's way cooler,
      right? I mean, Star Trek is really cool, right?
    * Multiple podcasts can be configured at once by selecting multiple channels
      or by configuring the children of a folder.

  BUGFIXES:
    * Allow dropping of tracks after non-existant items in the playlist.
    * Make changes to the default dynamic playlists persistent.
    * Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
      for the patch. (BR 127654)
    * Correctly restore podcast channel title when fetching fails.
    * Show error message when xine mp3 decoder isn't installed, don't just
      play next track.
    * Properly render and optimise playlist loading icons.
    * Properly import and export XSPF playlist formats.
    * Optimise addition of playlists to the playlistbrowser.
    * In context browser, show localized date for podcasts. (BR 127853)
    * Regression in dynamic mode caused it to skip the first track in the
      playlist whenever it was started. (BR 127451)
    * Stop Playing after Track: remember current track (BR 127312)
    * Radio streams were broken for protocols other than HTTP. (BR 127848)
    * Collection Browser would not set/unset/burn albums with ', The' in
      their name.
    * Prevent breakage when xine couldn't initialize the audio device. Patch
      from Ilya Konstantinov
    * Allow for recognition of the webdav protocol. Patch by Ilya
      Konstantinov
    * Setting a rating on an unplayed track would affect score generated.
      Patch by Patrick Muench
    * Stop tags with different capitalisation being treated as the same
      when building the collection.
    * Make database connections actually get closed when no longer used.
      (BR 123113)
    * xine engine would truncate the last seconds of a track, if no other
      track followed in the playlist.
    * Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
    * If dynamic mode was turned on and then off, the previous random and
      repeat modes would be forgotten. (BR 123743)
    * Removing the current track through DCOP while editing a field of the
      track in the playlist would cause a crash. (BR 119152)
    * Make characters encoded with % (such as a forward slash, %2f) display
      correctly. (BR 105266)
2006-07-04 06:45:15 +00:00
wiz
503ca011d8 Actually do use libvisual0.2. 2006-07-04 00:58:50 +00:00
wiz
ab8ef9fc62 Update to 0.4.0:
Adapt for libvisual-0.4.0.

New in 0.3.x:
* ESD won't block anylonger, solved with a select timeout. (Dennis)
* NastyFFT: Adding new actor plugin. (yodor)
2006-07-03 23:36:05 +00:00
wiz
3fae776d13 Missed during update to 0.4.0. 2006-07-03 23:33:59 +00:00
wiz
0643b7ea9b Update to 0.4:
New in 0.4.0:
* Real time timestamping support. (Dennis)
* Will unref plugins that don't match the ABI version. (Dennis)
* Added VisRectangle system. (Dennis)
* New BMP loader that supports all depths and RLE encoding. (Sepp)
* visual_mem_set(), visual_mem_set16(), visual_mem_set32()
  Optimized memset functions. (Dennis)
* VisVideo new composite system. (Dennis)
* VisVideo sub regions. (Dennis)
* visual_video_zoom_*(). (Jaak)
* visual_video_mirror_*(). (Jaak)
* visual_video_rotate_*(). (Jaak)
* Removed obsolete visual_video_depth_transform_to_buffer(). (Jaak)
* Added VisCollection system. (Dennis)
* Added VisHashmap. (Dennis)
* Added VisCache. (Dennis)
* VisAudio rewrite. (Dennis)
* Added .license bit to VisPluginInfo for realtime license check. (Dennis)
* Removed .struct_size and .api_version from the VisPluginInfo structure,
  and revamped the plugin version check system. Put
  VISUAL_PLUGIN_API_VERSION_VALIDATOR somewhere in your plugin and it'll
  work. (Dennis)
* Homedir installable plugins ~/.libvisual/actor transform morph input. (Dennis)
* Added VisOS. Realtime priority functions are hosted in this module. (Dennis)
* Added VisMath. All kind of math related functions have been added, most
  note worthy are the _vectorized_. All of these are accelerated by
  mmx/3dnow/sse instructions.
* VisFourier completely revamped. (Chong Kai Xiong)

Breaks compatibility with 0.2 releases.
2006-07-03 23:33:43 +00:00
wiz
93c11ff0e0 Use libvisual0.2. Bump PKGREVISION. 2006-07-03 23:32:37 +00:00
wiz
6ee07c6e21 Reimport of libvisual-plugins under versioned directory name.
Plugins for the packages that use the libvisual0.2 package.
2006-07-03 23:31:04 +00:00
wiz
d9178917ab Reimport of libvisual package under versioned filename.
Next release (0.4) breaks backward compatibility.
2006-07-03 23:29:50 +00:00
rpaulo
a0b60fe99c Update to 0.3.10:
gtick 0.3.10, 2006-05-16, Roland Stigge <stigge@antcom.de>
        * Updated Czech, German, Irish, Italian, Russian and Vietnamese
          translations

gtick 0.3.9, 2006-03-18, Roland Stigge <stigge@antcom.de>
        * Added Ukrainian translation (po/uk.po)

gtick 0.3.8, 2006-03-06, Roland Stigge <stigge@antcom.de>
        * po/vi.po: Updated Vietnamese translation
        * src/metro.c: Applied patch by Tom Hargreaves <hex@freezone.co.uk>
          against race condition
        * Applied additional keybindings, patch by Jeremiah Benham
          <jjbenham@chicagoguitar.com>
2006-07-03 22:34:51 +00:00
xtraeme
2a11959492 Add missing gst-plugins0.10* packages (hi drochner!) 2006-07-03 19:30:07 +00:00
drochner
81be24910f while the future of this pkg is somewhat uncertain, due to the demise
of cddb just announced,
update to 1.5.6
changes:
- fixed: better handling of double disc titles
- fixed: isolatin1 is removed from the userpackages
- fixed: AllMusic works again (new layout of website)
- added: new template paper-box, picture
- added: added option template_list, which generates list of feasible templates
- changed: better regular expression for getting covers from AllMusic.com
- fixed: proper encoding of languages through inputenc package
2006-07-03 18:45:24 +00:00
tron
8eb92b645b Remove superfluous patch. 2006-07-03 15:51:46 +00:00
tron
7224b30e48 Fix questionable C++ code instead of using "-ffriend-injection" option
(which might be removed from future GCC versions) to make this build
with GCC 4.1.x.

Patch tested by Thomas 'wiz' Klausner.
2006-07-03 13:58:30 +00:00
jmmv
725feef7cc Properly handle the icon theme cache. Bump PKGREVISION to 1. 2006-07-03 13:02:39 +00:00
drochner
5f6c706001 keep fingers off icon-theme.cache 2006-07-03 11:53:56 +00:00
jmmv
3c74a2741e This wants gtk2+>=2.6.0. 2006-07-03 10:40:28 +00:00
jmmv
20958e7cb2 Add and enable easytag-devel. 2006-07-03 09:43:03 +00:00
jmmv
0b26729590 Initial import of easytag-devel, version 1.99.12:
This package provides the 1.99.x development branch of easytag, an utility
to easily and quickly view, edit and write your audio files' tags from a
nice GTK+ interface.

The major change in this branch is the use of GTK+ 2.x as opposed to 1.x.

Based on the easytag-gtk2 package found in pkgsrc-wip.

OK'ed by wiz@, who becomes the maintainer of this new package.
2006-07-03 09:42:30 +00:00
tron
5e15869e82 Fix build with GCC 4.x:
- Use "-ffriend-injection" to get "daaplib" to build again.
- Use proper return values in iterators in "libhttpd-persistent".
2006-07-03 02:18:15 +00:00
drochner
7839039c6e argh - these should go to "devel" and "graphics", respectively.
Too much c&p...
2006-07-02 11:56:01 +00:00
drochner
5d62e2bc02 add gst-plugins0.10-cairo-0.10.8, the cairo plugin for gstreamer0.10 2006-07-02 11:47:10 +00:00
drochner
f2ac1aba15 add gst-plugins0.10-pango-0.10.8, the pango plugin for gstreamer0.10 2006-07-02 11:46:07 +00:00
drochner
f7c1470d32 add gst-plugins0.10-libvisual-0.10.8, the libvisual plugin for
gstreamer0.10
2006-07-02 11:45:05 +00:00
drochner
7090af27d4 add gst-plugins0.10-speex-0.10.8, the speex plugin for gstreamer0.10 2006-07-02 11:44:00 +00:00
drochner
c24d46d468 add gst-plugins0.10-flac-0.10.8, the flac plugin for gstreamer0.10 2006-07-02 11:42:49 +00:00
drochner
769efa376e add gst-plugins0.10-cdparanoia-0.10.8, the cdparanoia plugin for
gstreamer0.10
2006-07-02 11:41:34 +00:00
drochner
577ccf4904 add gst-plugins0.10-vorbis-0.10.8, the vorbis plugin for gstreamer0.10 2006-07-02 11:35:20 +00:00
drochner
aa6daaa592 update to 0.9.5
This is a major update, too many individual changes to list here.
Most notably: uses the gstreamer-0.10 framework now.

(That's still not that great software, there is an appearent ressource
leak which makes switching between play channels fail after a while.)
2006-07-02 11:32:40 +00:00
rillig
baf6613626 Fixed the path to the configuration file. Bumped PKGREVISION. 2006-07-02 09:53:00 +00:00
tron
7e74cebfe5 Fix a lot of horrible Spaghetti code which prevented this package from
building with GCC 4.1.x. While doing this fix some of the portability
problems for big endian system.

This package needs a lot of work before it will work with either
big-endian or LP64. It should probably be removed because it seesm
to be unmaintained since 2001.
2006-06-30 12:54:37 +00:00
joerg
1531504ce6 Needs msgfmt. 2006-06-29 12:17:53 +00:00
wiz
80f218df25 Reset maintainer, email bounced. 2006-06-26 18:16:31 +00:00
rillig
a50563c810 REPLACE_PERL requires USE_TOOLS+= perl:run. Bumped PKGREVISION. 2006-06-26 05:45:55 +00:00
wiz
8c030306b5 When compiling with gcc, add -mmmx to CPPFLAGS to tell
the compiler that the code uses MMX. Fixes build with gcc4 on 3.99.21.
2006-06-25 19:19:34 +00:00
rillig
23de803159 Fixed installation for unprivileged builds. Bumped PKGREVISION. 2006-06-24 08:37:40 +00:00
jlam
11f0898508 Remove BROKEN_IN tag after build fix. 2006-06-23 15:21:57 +00:00
jlam
0404a55942 Ensure that the "whitespace()" macro function is always defined, as
it's used within jack_transport.c.  This fixes errors building audio/jack
using the built-in editline library on NetBSD, and fixes the error
noted in the bulk build results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-23 14:44:03 +00:00
joerg
131e0f66c6 Needs msgfmt. 2006-06-21 19:48:31 +00:00
drochner
d088892e17 make this build on amd64 (and perhaps others, the bug is some obscure
C++ problem), from Martijn van Buul per PR pkg/33768
2006-06-21 18:09:28 +00:00
joerg
b8b44586ce Needs msgfmt. 2006-06-21 13:22:27 +00:00
wiz
bb9b3c09f3 Reset maintainer, email bounced. 2006-06-20 16:38:39 +00:00
jlam
c175bfe35e {DE,}INSTALL_SRC is not actually obsolete without some other changes
to the DEINSTALL/INSTALL scripts so that they are the correct format
as expected by the pkginstall framework.  Fix the DEINSTALL script.

Also, use REQD_DIRS to manage the Input/Meta directory instead of
using @unexecJ lines in the PLIST.
2006-06-19 23:16:33 +00:00
joerg
795c6004c1 Needs msgfmt. 2006-06-19 21:45:54 +00:00
rillig
a176209d27 USE_LANGUAGES=c++ 2006-06-18 11:19:46 +00:00
rillig
e1802f0f77 Fixed the path to the Perl interpreter for cddb.pl. This allows for bulk
builds with CHECK_INTERPRETER=yes. Bumped PKGREVISION.
2006-06-18 11:11:11 +00:00
rillig
3a9e0dcc41 Replaced /var with ${VARBASE} in patch-ab, which fixes all unprivileged
bulk builds. Bumped PKGREVISION.
2006-06-18 11:07:36 +00:00
rillig
2d90ef253b Added BINOWN and BINGRP to MAKE_ENV in order to fix unprivileged bulk
builds.
2006-06-18 10:55:33 +00:00
rillig
5298552c8f Fixed pkglint warnings. 2006-06-18 07:55:42 +00:00
rillig
6dbab557de Removed obsolete definition of {DE,}INSTALL_SRC. Bumped PKGREVISION. 2006-06-17 19:29:11 +00:00
markd
aacfd6cd53 Update to nas-1.8
- Correct problem in auvoxware, where if MixerInit is set to
          false, remote volume (mixer) requests are ignored.
          Reported by Paul Fox, with a fix determined by Steve
          McIntyre and Erik Auerswald.

        - Applied patch from Nicolas Escuder correcting a Cygwin
          issue in auvoxware.c

        - applied patch from Erik Auerswald adding a Mute button and
          functionality to aupanel.

        - applied patch from Nicolas Franois  (via Steve McIntyre)
          correcting some typos in the AuSetBucketAttributes and
          AuSoundCreateFileFromBucket man pages.
2006-06-17 11:47:47 +00:00
rillig
122fba8e9c Fixed pkglint warnings. 2006-06-17 10:46:45 +00:00
wiz
55f8135d39 + gst-plugins0.10-faad. 2006-06-17 09:07:48 +00:00
wiz
18cedddf4b Take maintainership. 2006-06-15 13:34:27 +00:00
markd
31c35793d6 Fix for artswrapper return value checking vulnerability. CVE-2006-2916
Bump PKGREVISION
2006-06-15 01:33:05 +00:00
joerg
e36dc4fab3 Fix typo. Noticed by pkglintd. 2006-06-14 13:35:50 +00:00
drochner
4568c9c19e base revision has changed, reset PKGREVISION 2006-06-14 11:24:30 +00:00
drochner
c171424ff2 add gst-plugins0.10-faad-0.10.3, an interface to faad2 2006-06-14 11:00:41 +00:00
drochner
d094a21ce2 need base mpeg4ip lib which isn't in faad anymore 2006-06-13 17:59:51 +00:00
drochner
6f3a4ce5fe libtool filters out the -prefer-non-pic anyway, remove useless
conditionals
2006-06-13 17:52:29 +00:00
joerg
2ec9928f02 Use INSTALLATION_DIRS. 2006-06-12 23:23:45 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
wiz
099535d6b2 Remove SDL-arts, SDL-esound, and SDL-nas -- merged back into devel/SDL
as options.
2006-06-12 16:22:35 +00:00
joerg
84d71723cd Needs msgfmt. 2006-06-11 22:45:33 +00:00
joerg
cc3de86199 Needs Python 2.2+ 2006-06-11 14:59:54 +00:00
joerg
56e91c7796 Needs pkg-config. 2006-06-11 14:34:17 +00:00
joerg
74fa4bf042 Needs msgfmt. 2006-06-11 14:32:24 +00:00
joerg
0615c19559 Needs msgfmt. 2006-06-11 12:22:47 +00:00
minskim
33659b766a Add missing files to PLIST.Linux. Bump PKGREVISION. 2006-06-09 15:24:09 +00:00
minskim
67071796ee Make this package build with gcc-4. 2006-06-09 15:08:08 +00:00
joerg
19d68daa6b Needs mkdirhier. 2006-06-08 21:41:22 +00:00
joerg
11a3a8a6b2 Uses C++. 2006-06-08 16:03:51 +00:00
rillig
0f49650ef3 Fixed pkglint warnings. 2006-06-08 14:44:21 +00:00
joerg
8f2f4fab50 Needs makedepend. 2006-06-08 09:56:03 +00:00
joerg
c5000fb1bb Forgotten patchsum regen. 2006-06-08 09:50:40 +00:00
hira
a6f13cb3fc Fix indentation. 2006-06-08 09:29:50 +00:00
hira
530023e58e Use mpeg4ip' option instead of faad' option for reading AAC files.
No PKGREVISION bump because it's disabled by default.
2006-06-08 09:09:21 +00:00
jlam
da66cb0fa8 The jack configure script has a bogus check to try to find the "real"
readline library by looking for <readline/chardefs.h>.  However, the
jack_transport sources only use the basic readline functionality that
is already supported by editline.  Fix this situation lying to the
configure script and pretending that editline is readline by forcing
the chardefs.h header to be "found".  This fixes the breakage in
krister's bulk build from 2006-05-28.
2006-06-08 04:48:35 +00:00
hira
d3239b80e9 Use mpeg4ip' option instead of faad' option for encoding to AAC
format.  No PKGREVISION bump because it's disabled by default.
2006-06-07 21:33:21 +00:00
joerg
851d4c8559 Needs msgfmt. 2006-06-07 12:37:38 +00:00
kim
3be0c40fd4 Update to mstream-1.1
- new title format to match the common practise
2006-06-06 18:58:30 +00:00
joerg
1f8dddc526 Uses C++. 2006-06-06 15:57:35 +00:00
joerg
b142b37c43 Fix pthread usage. Add DragonFly support. 2006-06-06 15:48:34 +00:00
ben
c5708abc83 Override default pkgsrc unzip flags to get case-sensitive files, so that
links in the HTML documentation will work.  Correct PLIST and bump
pkgrevision.
2006-06-04 19:31:30 +00:00
markd
f5546e1421 Update arts to 1.5.3 (part of KDE 3.5.3) 2006-06-01 13:29:12 +00:00
wiz
4d1dfe4a77 Update to 1.4.0a:
VERSION 1.4.0:
  FEATURES:
    * New DCOP call "player: version()". Returns the amaroK version.
    * iFP has persistent settings when transferring tracks to the device.
    * GStreamer-0.10 engine now supports Audio CDs.
    * Context menus for entries in the statistics tool. (BR 124945)

  CHANGES:
    * Composer, Disc Number and File Size columns in flat collection view.
    * 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
      bytes.
    * Groupings when transferring files to mediadevices are now persistent.
      (BR 127158)
    * Transfer contents of smart playlists to media device without adding
      them to a playlist. (BR 126997)
    * Set %albumartist to Various Artists, but keep %artist as the track's
      artist when organizing compilations. (BR 126936)
    * Discard empty tokens surrounded by {} in custom organize file format.
      (BR 124337)
    * GStreamer-0.10 engine was disabled for this release (not yet stable).
    * Only pick genres for Smart playlists that exist in your collection.
    * VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
      "Generic Audio Player" to make it less needlessly technical.
    * Don't limit the number of episodes shown with a new podcast, since the
      user can limit the number shown afterwards by configuring the channel.
    * Automatically populate the playlist with items if it is empty when a
      dynamic playlist is loaded. (BR 126594)
    * Unplayed/unrated tracks are no longer shown in the statistics dialog.
    * Removed the option "Import Playlists". It's now always enabled.
    * Show total track time in context browser (BR 126548)
    * Derive filename for downloaded podcast episodes from their url in the
      rss feed. (BR 125966)
    * Only show albums/artists/genres with more than 3 tracks when listing
      favourite albums/artists/genres. (BR 126435)
    * libtunepimp 0.5 compiles successfully.
    * Podcasts are automatically configured to be checked for updates.
    * Show only 2 decimal places for scores in the statistics module.
    * Replace 'Move to Collection' in file browser context menu by 'Organize
      Files' for collection directories. (BR 125702)
    * Removed the option "Show Status Bar". It's now always enabled.
    * Tracks from a media device scan be submitted to last.fm immediately,
      without waiting for tracks to be played in amaroK. Patch by Iain
      Benson <iain@arctos.me.uk>. (BR 125690)
    * Any failed attempts to submit to last.fm are now automatically retried
      in the background, without waiting for new tracks to be played.
    * Smart playlists can be constructed using mixed ALL and ANY matches
      (BR 124483)
    * Configure media devices in global settings, disable media browser when
      no media device is configured.
    * Dynamic Playlist bar made more conspicuous.
    * The Konqueror setting to show a 'delete' entry in the menu is now
      respected, if the setting exists and KDE is version 3.4 or higher.
    * Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
      <jochen@isign-softart.de> and patch by Shane King
      <kde@dontletsstart.com>. (BR 125414)

VERSION 1.4-beta3:
  FEATURES:
    * amaroK now supports multiple media devices of varying types (currently
      iPods, UMS/vfat, and iFP devices).
    * Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
      compiled in).
    * New DCOP call "devices: showDeviceList()" to show the Device Manager's
      current device knowledge.
    * amaroK now has a custom icon theme, and an option to switch back to the
      system icons, if preferred (in the General settings section).
    * Collection browser view is separated alphabetically. Patch by
      Christian Hoenig <list@hoenig.cc>.
    * Ease navigation with track slider below playlist window by showing mood.
      (BR 121715)
    * Show context information for podcasts.
    * Filebrowser: toolbar button to change to the directory of the currently
      playing song. (BR 115479)
    * Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
    * GStreamer-0.10 engine now supports visualizations.
    * xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
    * Drag and drop podcast urls directly onto podcast folders for addition.
    * Add media directly into directories for iRiver ifp devices.
    * Button to directly edit lyrics from the context browser. (BR 123515)
    * Support for SMIL playlists. (BR 121983)
    * Support for WAX playlists. (BR 120980)
    * Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
      <M.Kaufhold@gmx.de>. (BR 123428)
    * Ignore 'The ' in artist names when sorting in the cover manager, as per
      the collection browser. (BR 122858)
    * Add autocompletion to the composer field in the tag dialog. (BR 123026)

  CHANGES:
    * In context browser, show information about recently updated podcasts,
      recently added and favourite albums when nothing is playing.
    * Ratings can now have half stars: click again on the last star in the
      rating to toggle it between a half and a full star.
    * Improved handling of embedded cover art, utilizing the database. Patch
      by Shane King <kde@dontletsstart.com>. (BR 124563)
    * Statistics tool has had numerous improvements.
    * Optimise: Only rerender the CollectionBrowser when relevant.
    * Disable detection of iPod model and thus solve g_object_get related
      problems. (BR 121990)
    * Don't block GUI when trying to transfer large numbers of items already
      on media device. (BR 123570)
    * Update playlist items when their location is changed during organizing
      files. (BR 123752)
    * Recursively add tracks when directories are dropped to the media browser
      and the collection browser. (BR 123982)
    * Visualizations now receive stereo data from amaroK. (BR 118765)
    * Upgraded internal SQLite library to version 3.3.4.
    * Podcast information is stored in the database.
    * Improved password handling in the PostgreSQL config dialog. Patch by
      Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)

VERSION 1.4-beta2:
  FEATURES:
    * Equalizer for the GStreamer-0.10 engine.
    * Crossfade in the helix engine!
    * The build date is shown in the "About amaroK" dialog.
    * Show album covers when dragging playlist items. Patch from Jonas
      Hurrelmann <j@outpo.st>.

  CHANGES:
    * Summarize transfer failures to media devices instead of a message for each.
      (BR 122491)
    * Don't list the <no engine> entry in the engine selection widget, when
      it's not the active engine. Makes no sense to select this dummy engine.
    * The aRts and GStreamer-0.8 engines have been removed for being obsolete.
    * Automatically skip to the next track in the playlist when a track is
      unplayable. (BR 116555)
    * Don't check for collection changes on startup if Watch Folders is
      disabled. (BR 116173)

VERSION 1.4-beta1:
  FEATURES:
    * AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
      Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
    * The Helix engine now supports direct alsa playback using Realplayer 10.
    * New DCOP call "player: setVolumeRelative(int ticks)".
    * Options for Random Mode to favor tracks with a higher rating, score, or
      ones less recently played.
    * Support for playing entire albums. This works just like normal, except
      when choosing the next track, it'll go to the next track from the album
      it finds in the playlist, or the first track of another album otherwise.
    * Support for plain VFAT devices in the Media Device browser.
    * You can now mousewheel over a track's queue label to change its position
      in the queue.
    * Added a time-filter to the CollectionBrowser. Now you can make it show
      only those tracks, which have been added to your collection within the
      last day, week, month or year.
    * Fit to Width for the playlist columns is now optional (accessible in the
      context menu for the column headers).
    * On-the-fly transcoding when transferring to media devices, provided
      that an appropriate transcoding script is running.
    * Handle compilations as such on iPods.
    * New DCOP calls "mediabrowser: ..." for interfacing with media devices.
    * Multiple simultaneously connected media devices.
    * Lyrics support is now scriptable. This allows to add support for any
      lyrics site, and makes it possible to provide upgrades. (BR 94437)
    * New DCOP call "contextbrowser: showLyrics(string)".
    * New 'File Size' column in the playlist.
    * Amarok now supports ASX playlist files. (BR 114051)
    * New DCOP call "collection: isDirInCollection(const QString& path )".
    * New DCOP call "playlist: removeByIndex(int)". (BR 119143)
    * For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
      Composer tags. (BR 110675) (BR 90503)
    * For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
      is now "The Wall" compatible. (BR 77766)
    * Option for selecting external web browser in amaroK. No longer requires
      KDE-Base. (BR 106015)
    * Press Enter in the Collection Browser filter to send all the visible
      tracks to the playlist.
    * Hold Ctrl while pressing Enter in the playlist's filter to apply to all
      visible items instead of just the first, and Shift to only queue and not
      play them.
    * Tags can be edited inline in the playlist by clicking on a single selected
      item.
    * Switchable Wikipedia locale. (BR 104383)
    * Initial port of GStreamer engine to GStreamer 0.10.
    * Drag albums and compilations from context browser to media device and
      playlist browser.
    * Browse your collection and other related artists with context browser.
    * Copy artwork to iPods capable of displaying it.
    * Show extended podcast info on iPod.
    * Optionally update playcount for items played on iPod and submit them
      to last.fm and synchronize ratings between amaroK and iPod.
    * Tracks can now be rated from 1-5 stars manually, in addition to the score
      which amaroK calculates automatically based on your listening habits. You
      can use the 'Rating' column and Win+1..5 to change the rating.
    * Ability to copy items from iPod and from filebrowser to collection.
    * New 'Last Played' column in the playlist, showing when the track was last
      played. (Like in the Context Browser.)
    * Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
      Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
      between the playlist and the active browser.
    * Downloaded podcast episodes can be deleted from the context menu.
    * New DCOP call "player: osdEnabled".
    * Add contents of smart amaroK playlists as playlist to media device.
    * Mediabrowser support for the iRiver iFP series!
    * New dcop call playlistbrowser loadPlaylist. (BR 110082)
    * New Edit Track Information dialog. Lyrics can be edited there, comments
      can have more than one line, some statistics and tag guessing from
      filename. (BR 93982)
    * Show/hide browsers via context menu. (BR 110823)
    * Display disk space on media device.
    * Copy standard and amaroK playlists to media device.
    * Create playlist from items transferred to iPod.
    * Edit dumb iPod playlists with media browser.
    * Ability to read audible.com .aa file metadata and to transfer audiobooks
      to iPod via file browser.
    * Optionally add new podcasts to media device transfer queue on download
      and remove podcasts already listened to on media device connect.
    * Add podcast shows to the Podcast folder on iPods.
    * Persistent media device transfer queue.
    * Incremental update of media device view.
    * Automatic scanning for stale and orphaned iPod items.
    * Moodbar!
    * configure: report not included extra features (BR 115057)
    * Ability to uninstall context-browser themes. (BR 111449)
    * More columns available in the Flat View of the Collection Browser.
    * New Collection Scanner, running in an external process. No longer can
      amaroK crash while scanning the Collection :)
    * Statistics tool!
    * Dragging external playlists into the playlist browser will add them.
    * NMM engine now has a configure dialog.
    * Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
    * You can now Organize Music from the Collection Browser, to move and
      rename files to a logical place in your collection folders based on their
      tags.
    * Option to crossfade only on manual track changes. Useful for listening
      to consecutive tracks on a single album.

  CHANGES:
    * Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
      only loading and unloading of Dynamic Playlists. There's also now a nice
      info bar above the playlist when a Dynamic Playlist is loaded.
    * The major huge context menu used for hiding/showing columns in the
      playlist has been replaced with a shorter one and a nice dialog.
    * Elapsed time / length in the systray tooltip now updates in real time as
      the song progresses.
    * Tooltips in the playlist for truncated text are now shown directly above
      the text, giving the effect of it being expanded to its full length.
    * The option for restarting scripts automatically at startup is removed, as
      it is now the default behaviour.
    * Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
      (Measured as the difference in memory usage between an empty playlist and
      loading the 'All Collection' smart playlist.)
    * Import iTunes album art from directories.
    * Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
    * New default image for albums with no cover art.
    * When tabbing between cells while editing tags in the playlist, autosave
      the contents of the previous tag you edited, so you don't have to
      constantly go in and out of editing mode to edit lots of tags.
    * When saving playlists, if there's already one with the same name, instead
      of complaining about it, smartly append (2), (3), etc. to the end.
    * 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
      shortcut for the currently playing track (Ctrl+Win+V).
    * Various keyboard usability and focus tweaks so using amaroK with the
      keyboard is nicer.
    * Upgraded internal SQLite database library to version 3.2.7.
    * Recoding mp3 tags has been removed due to many unjustified
      complications.
    * Viewing track information of remote media will show the url.
    * "Update"-button is now hidden in the collection browser if "Watch
      folders for changes" is enabled in the options.
    * Playlist Browser now remembers which entries were open across startups.
    * The tooltip and the menu from the queue icon in the statusbar now shows
      the total length of the queued tracks.
    * The Home tab has been merged into the Current tab, now called Music.
    * New look for the current track marker in the playlist. Pimp my roK!
    * When turning either random or dynamic mode on, turn the other off,
      instead of completely disabling random mode when dynamic is on.
    * libgpod from gtkpod replaces kio based iPod support for improved
      compatibility with various iPod models.
    * Podcast settings are hierarchical now, meaning you can set settings
      for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 17:59:57 +00:00
drochner
abf472a6f7 make this work with tetex3 (which doesn't come with isolatin1.sty)
bump PKGREVISION
2006-05-31 15:11:09 +00:00
tonio
63b57883df add PKG_OPTIONS_LEGACY_OPTS, thanks dillo ! 2006-05-31 10:54:42 +00:00
joerg
9628b0153f Explicitly link with pthread, when using Qt. 2006-05-31 10:25:19 +00:00
rillig
dccb47c9fa Fixed pkglint warnings in audio/bmp-esound by not using the := operator. 2006-05-31 09:12:18 +00:00
tonio
f30a78b46e Change the "faad" option to "mpeg4ip", and adapt the dependency accordingly:
the faad2 package do no more give the functionality asked by daapd: this is
given by multimedia/mpeg4ip
2006-05-31 07:56:20 +00:00
wiz
05fbb24ae6 Remove two mirrors that are not mirroring. 2006-05-30 23:27:55 +00:00
tron
c25560b422 Fix package list issue (which CHECK_FILES=yes doesn't catch reliably
for some reason) and bump package revision again.
2006-05-30 20:53:48 +00:00
tron
8de900330e Disable bundled and outdated "mp4v2" library. Depend on newer version
from "mpeg4ip" package instead which resolves the conflict between
the two packages. Patch taken from PLD linux.
Bump package revision because of thix fix.
2006-05-30 20:28:34 +00:00
tron
5d42af6261 Disable bundled and outdated "mp4v2" library. Depend on newer version
from "mpeg4ip" package instead which resolves the conflict between
the two packages. Patch taken from PLD linux.
Bump package revision because of thix fix.
2006-05-30 20:23:32 +00:00
joerg
4ecb4314aa Add DragonFly support.
XXX The SCons usage sucks.
2006-05-29 19:44:24 +00:00
joerg
5607cf8404 Create share/icons directory before installing into it. 2006-05-28 11:56:04 +00:00
rh
4b2d28c8af Add USE_LANGUAGES= objc 2006-05-28 00:26:26 +00:00
joerg
dbf92eb28d Restrict to Python 2.3 and 2.4, py-gtk2 doesn't support older versions. 2006-05-26 23:56:25 +00:00
drochner
189b505d75 also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger
2006-05-26 12:33:37 +00:00
drochner
3a085a2425 fix buffer overflow (CVE-2006-1655), from Debian
bump PKGREVISION
2006-05-26 12:16:13 +00:00
joerg
68720b0b6f tunepimp needs pthread for the test to work. 2006-05-26 09:07:49 +00:00
joerg
662e468165 Correct pthread linkage and C++ usage. 2006-05-26 07:47:03 +00:00
tonio
45a7735cff Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541 2006-05-24 11:47:12 +00:00
wiz
e0167944c8 USE_LANGUAGES=c c++ 2006-05-22 22:58:19 +00:00
wiz
c43391a3a8 USE_LANGUAGES=c c++ 2006-05-22 22:44:44 +00:00
wiz
4c5a38e5be USE_LANGUAGES=c c++ 2006-05-22 22:08:07 +00:00
wiz
7a7afca12e USE_LANGUAGES=c c++ 2006-05-22 19:26:10 +00:00
drochner
7379c7326c this must be ...FLAGS, not ...FLAG - how could this ever work? 2006-05-22 16:32:37 +00:00
rillig
b088293c8e Fixed pkglint warnings. 2006-05-22 10:01:02 +00:00
rillig
9d7d42b4f2 Fixed pkglint warnings. Removed the hack to rename XML_CONFIG to
XML2_CONFIG in the configure script, since the variable's value is not
used at all.
2006-05-22 05:42:59 +00:00
ben
a49023908d Correct checksum because distsubdir changed. 2006-05-21 23:08:19 +00:00
ben
f79c38c18f Add entry for csound5-manual. 2006-05-21 22:51:26 +00:00
ben
32d5861b16 Initial import for csound5-manual version 5.01, the Csound5 Reference
Manual in HTML format.
2006-05-21 22:51:05 +00:00
ben
5a95769d60 Add entry for csound5. 2006-05-21 22:46:49 +00:00
ben
fc888c69cd Initial import of csound5 version 5.01, a software synthesizer and
sequencer.

Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V.  It consists
of an orchestra- and score-driven executable, written in C for
portability.  Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time.

To do:
- fix pthread issues in csound5 (is breaking realtime audio)
- use options.mk framework for various modules
- enable portaudio module (requires audio/portaudio-devel)
- port portmidi to netbsd
2006-05-21 22:46:22 +00:00
ben
2301971ad2 Add entry for csound4-manual, renamed from csound-manual. 2006-05-21 22:35:48 +00:00
ben
ebc5a306bb Moved from audio/csound-manual to audio/csound4-manual in preparation for
coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:34:08 +00:00
ben
d313d89dde Remove csound-manual, to be re-imported as csound4-manual, in preparation
for coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:33:03 +00:00
ben
06a1f893d8 Update csound4 to install into its own directory, in preparation for
coexistence with csound5.  Bump pkgrevision.
2006-05-21 22:29:09 +00:00
ben
cc73c49e44 Remove audio/xmms-meta-csound. 2006-05-21 22:26:30 +00:00
ben
5e654be694 Add entry for portaudio-devel. 2006-05-21 22:21:38 +00:00
ben
2b1fc0aca7 Initial import for portaudio-devel-20060521 (at this moment also known
as portaudio version 19), a portable cross-platform Audio API.

PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
MIDI and sound file support.

PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function.  Example programs are included that
synthesize sine waves and pink noise, perform fuzz distortion on a guitar,
list available audio devices, etc.
2006-05-21 22:21:10 +00:00
xtraeme
9ab215ebe0 Update to 0.17.1:
o bugfix: automatic reconnect works more reliably
    o added check for bufferSecs set to 0
    o added realtime parameter to the general section
    o added MPEG2 support through the TwoLame library.
    o added AAC support through the faac codec, http://www.audiocoding.com
    o bug fix: icecast2 sections didn't honor lowpass or highpass filters
      when using the mp3 format
2006-05-21 10:27:01 +00:00
xtraeme
d87f6f9568 Added audio/twolame. 2006-05-21 10:19:10 +00:00
xtraeme
4603b6ee8f Initial import of twolame-0.3.7.
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME.

Features added to TwoLAME:

    * Fully thread-safe
    * Static and shared library (libtwolame)
    * API very similar to LAME's (for easy porting)
    * Frontend supports wider range of input files (using libsndfile)
    * automake/libtool/pkgconfig based build system
    * C99 compliant
2006-05-21 10:16:55 +00:00
rillig
e58180e1fb Fixed some pkglint warnings by removing the "@" at the start of shell
commands.
2006-05-19 16:18:51 +00:00
rillig
24a158e50e pyversion.mk only needs to be included once. 2006-05-19 16:14:14 +00:00
adrianp
dcb34d2ace faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriate
CONFLICTS statement.
2006-05-19 12:21:52 +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
1bccf32e97 Mark as using c and c++. Closes PR 33497 by martijn. 2006-05-16 17:14:10 +00:00
ben
3093f0a841 Add forgotten patches. 2006-05-16 13:42:29 +00:00
ben
c3625483cc Update abcmidi to version 20060422.
Apply security patches from Debian.

Changes include:

(Mike Scott) The 'y' spacing character used by Barfly and
abcm2ps was being silently dropped in parseabc.c. Added
support for this (including a length specifier - is this
used by anything?) to parseabc.c and abc2abc.c; stubs in
the other modules including yaps mean they behave as before.

http://lists.debian.org/debian-security-announce/debian-security-announce-2006/msg00127.html
2006-05-16 13:41:57 +00:00
minskim
832d39fb75 Add a compiler option to find a header file on Darwin. This addresses the
first problem reported in PR pkg/33420.  The second problem (link errors)
is not reproducible on my Darwin 8.6.0.
2006-05-16 08:09:42 +00:00
joerg
d637e1079c Uses C++. 2006-05-15 18:37:20 +00:00
joerg
423365243e Uses C++ and msgfmt. 2006-05-15 18:33:45 +00:00
joerg
fdddb0e9c3 Forgotten patch sum. 2006-05-15 16:52:42 +00:00
minskim
01d85951da Regen patch-ci so that it can be applied with GNU patch. 2006-05-14 21:31:01 +00:00
minskim
ecc79f32be This package installs perl scripts. Add a dependency on perl using USE_TOOLS.
Bump PKGREVISION.
2006-05-14 21:10:28 +00:00
joerg
9d8388fd29 Uses C++. 2006-05-14 15:22:08 +00:00
dogcow
9490ed5283 add missing USE_LANGUAGES+=c c++ 2006-05-14 15:14:32 +00:00
wiz
5c34e949d2 Update to 20060219, provided by ISIHARA Takanori in PR 33475:
20060218

Walt@w-gregg.juneau.ak.us (Walt Gregg) uploaded patches to fill out drumset
0 and a ridiculously commented 'full.cfg' to take advantage of them.  Like
'crude.cfg' it uses substitute instruments to fill out missing patches:

  035_Kick_1.pat
  036_Kick_2.pat
  039_Clap_Hand.pat
  041_Tom_Low_2.pat
  043_Tom_Low_1.pat
  045_Tom_Mid_2.pat
  047_Tom_Mid_1.pat
  048_Tom_High_2.pat
  050_Tom_High_1.pat
  053_Cymbal_Ride_Bell.pat
  062_Conga_High_1_Mute.pat
  069_Cabasa.pat
  075_Claves.pat
  078_Cuica_1_Mute.pat
  079_Cuica_2_Open.pat
2006-05-13 13:38:34 +00:00
joerg
4f9ab57b6b Uses C++. 2006-05-13 12:59:26 +00:00
joerg
3e48de0fc0 Uses C++. 2006-05-13 12:47:36 +00:00
joerg
5419a75ecc Uses C++. 2006-05-13 12:33:04 +00:00
minskim
f53c2ee7ab Set INSTALLATION_DIRS to create directories before installing files into
them.
2006-05-12 22:43:46 +00:00
rillig
8b376dd3f1 Fixed pkglint warnings. 2006-05-11 10:06:09 +00:00
joerg
b93c2f06f1 Uses C++. 2006-05-09 16:46:07 +00:00
rillig
1ddeefd964 Fixed pkglint warnings. 2006-05-09 08:01:07 +00:00
tv
538799d3f5 Force presence of zlib on all platforms for consistency. Bump PKGREVISION
due to change on platforms where zlib is not in the base system.
2006-05-04 16:37:29 +00:00
rillig
aefc3fa0ec Fixed pkglint warnings. 2006-05-01 18:02:11 +00:00
rillig
1df68ec8fd Converted to the SUBST framework. 2006-04-30 21:26:54 +00:00
rillig
759c8178b7 Converted to using the SUBST framework. 2006-04-30 21:14:46 +00:00
adam
cc4662c003 Changes 1.0.16:
* Add support for Broadcast (BEXT) chunks in WAV files.
  * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
  * Add support for RIFX (big endian WAV variant).
  * Fix configure script bugs.
  * Fix bug in INST and MARK chunk writing for AIFF files.
2006-04-30 17:29:29 +00:00
joerg
55d7f3e532 Fix compilation on DragonFly (errno, missing types from regex.h). 2006-04-28 11:09:37 +00:00
rillig
0e7b0f1ace Added a patch to support SunPro. 2006-04-26 07:41:17 +00:00
tonio
ddb87455da Update daapd to 0.2.4b
- remove patch-ab, as it is applied upstream

This should fix PR 33258

Changelog:
05/03/2006
daapd 0.2.4b. Two small changes to adapt daapd to the current versions of
  MaxOS X (10.4.x) and iTunes (6.0.4)
2006-04-23 18:25:27 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
lukem
eb5046567d Reset MAINTAINER; I don't have the time nor inclination to maintain
these any more.
2006-04-22 07:32:24 +00:00
reed
e422a7df78 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
adam
a6735578fc Changes 0.7.7:
* Fixed bug with reading broken wav files with bad sizes
* Fixed bug causing seg fault on non-PCM wav files
* Fixed bug with reading wav files that have stuff after the data chunk
* Fixed Windows "no such file" bug
* Fixed small memory leak
* Fixed cosmetic bug with negative gains
* Fixed bad basename regexp in normalize-mp3 script
* Fixed --oggdecode option in normalize-mp3 script
* Turned audiofile support on by default
* Upgraded to latest GNU autotools

Pkgsrc:
* Build xmms plug-in as an option
2006-04-21 09:28:47 +00:00
joerg
6432258f8d Use OSS on DragonFly as well. 2006-04-20 14:14:15 +00:00
joerg
d1f830795b Fix build with GCC 3.4+ by adding explicit this references for template
members.
2006-04-19 16:51:47 +00:00
joerg
3ae829ff7c Add libtool dependency. Add readline dependency for jack_transport.
Fix pthread detection. Bump revision.
2006-04-19 15:25:09 +00:00
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +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
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
2006-04-17 07:07:11 +00:00
markd
7ce59e1319 Fix statvfs support on NetBSD and Solaris (block counts are in units
of f_frsize, not f_bsize).
Also add DragonFly support from the old tunepimp package (untested).
Package uses c++ and libtool so say so in Makefile.
Bump PKGREVISION.
2006-04-16 22:10:25 +00:00
rillig
0a824bc309 Fixed pkglint warnings. 2006-04-13 23:31:19 +00:00
reed
66276e1812 Mention this is used on many BSD systems as well as Solaris. 2006-04-13 21:41:10 +00:00
reed
1cf7c8fafd Improve DESCR more, by mentioning the file outputs.
In +DISPLAY mention that the plugins are not all available
on every platform.

(Ride on PKGREVISION bump from a few minutes ago.)
2006-04-13 21:40:26 +00:00
reed
ec34a0d8c3 Add a MESSAGE.common to tell user to install a libao plugin.
I used MESSAGE.common so a MESSAGE.${OPSYS} could also be added.

Bump PKGREVISION.

Clarify DESCR and do not mention all the outputs it supports as
this may make it appear it is works without installing another
plugin.

TODO: What about NULL, WAV, IRIX, and ALSA?
2006-04-13 21:26:17 +00:00
jlam
24c7ce376a xgettext is now a proper tool, so we can just add it to USE_TOOLS. 2006-04-13 19:26:01 +00:00
wiz
a6709d0bfa Remove tunepimp, dependencies have been switched to libtunepimp. 2006-04-13 18:56:13 +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
adam
51ebc35040 Fix adding LIBS in configure 2006-04-13 12:43:45 +00:00
wiz
ae7e2ddf3d Add CONFLICTS with tunepimp, old version of the same package. 2006-04-13 06:14:25 +00:00
wiz
2d2cdabcde Remove tunepimp dependency, libtunepimp is a newer version.
Noted by markd.
2006-04-13 06:04:30 +00:00
wiz
aa00fd5982 Conflict with libtunepimp. 2006-04-13 06:04:04 +00:00
wiz
09a23b67e8 Depend on libtunepimp. Bump PKGREVISION. 2006-04-12 21:45:25 +00:00
wiz
1585f4c44a Add and enable libtunepimp. 2006-04-12 21:43:26 +00:00
wiz
76d6d1b63d Initial import of libtunepimp-0.4.2:
The TunePimp library serves as a tool to allow developers to create
MusicBrainz enabled tagging applications.

The TunePimp library is a full featured tagging library that allows
the developer to open music files for identification/lookup. Once
files have been identified, it writes new metadata tags to the
music files and writes the files to a standardized directory
hierarchy. TunePimp includes the following features:

* Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files
* Automatically lookup files by TRM or by metadata
* Read and write metadata from the music files
* Optionally rename files according to a user specified file mask
* Optionally move files to a user specified directory hierarchy
2006-04-12 21:41:58 +00:00
rillig
9aa32c8483 Updated darkice to 0.15.
14-04-2005 DarkIce 0.15 released

    o ported to OpenBSD and NetBSD, though real-time scheduling not supported,
      since it is not implemented in OpenBSD / NetBSD
    o added possibility to downsample from stereo to mono when encoding
      to Ogg Vorbis, thanks to Deti Fliegl, <deti@fliegl.de>
    o added support for Jack inputs, enabling a lot of interesting usage,
      including support for MacOS X.
      Thanks to Nicholas J. Humfrey <njh@ecs.soton.ac.uk>
    o various improvements by Joel Ebel <jbebel@ncsu.edu>
    o added option to turn off automatic reconnect feature
    o added IPv6 support, thanks to <jochen2@users.sourceforge.net>
2006-04-12 21:12:48 +00:00
rillig
2af491648a + jack 2006-04-12 20:52:05 +00:00
rillig
a74be66b7c Imported jack from pkgsrc-wip.
JACK is a low-latency audio server, written for POSIX conformant
operating systems such as GNU/Linux and Apple's OS X. It can connect a
number of different applications to an audio device, as well as allowing
them to share audio between themselves. Its clients can run in their own
processes (ie. as normal applications), or can they can run within the
JACK server (ie. as a "plugin").

Packaged by Chris Wareham.
2006-04-12 20:43:27 +00:00
rillig
52e4e5d4b8 The documentation is installed into share/doc/csound instead of
share/doc/html/csound. The (empty) CVS directories are not installed.
Bumped PKGREVISION.
2006-04-12 20:21:34 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
joerg
f4e87c729f Hook up libsidplay2 and sidplay2. 2006-04-09 13:14:30 +00:00
joerg
253441da0d Initial import of sidplay2:
Sidplay2 is an updated version of Sidplay, which is a Commodore 64 music
file player. This version plays more SIDs and is capable of more, than
the previous Sidplay is.

From Simon Hitzemann in PR 25203.
2006-04-09 13:13:38 +00:00
joerg
345b982d82 Initial import of libsidplay2:
Libsidplay2 contains the necessary sidtune routines used by the sidplay2
package.

Provided by Simon Hitzemann in PR 25203, modified to coexist with
libsidplay.
2006-04-09 13:12:02 +00:00
wiz
a7beb72c6b Add PKGCONFIG_OVERRIDE. Add missing dir to PLIST.
Bump PKGREVISION.
2006-04-08 16:13:43 +00:00
wiz
d3a3d3c923 Add missing patch-aa, fixing the build. 2006-04-08 16:13:23 +00:00
wiz
5866856e1a Remove bogus entry from PLIST.
Add PKGCONFIG_OVERRIDE. Bump PKGREVISION.
2006-04-08 15:49:16 +00:00
jmmv
0854967f78 Add and enable gst-plugins0.10-mad. 2006-04-08 11:45:10 +00:00
jmmv
5a4d14bb4b Initial import of gst-plugins0.10-mad, version 0.10.3:
This package is part of the 'ugly' plugins for GStreamer.  It provides the
mad plugin, which allows playback of MPEG Layer 3 audio files.
2006-04-08 11:44:28 +00:00
rpaulo
d4d4e25aae Update to version 0.13.0. New features include plugin support and cover art
support [via external plugins].
Reviewed by jlam@
2006-04-07 17:40:22 +00:00
rpaulo
0f29e84b78 Update to 0.12.0.
I don't know what has changed besides the version number and the layout.
Reviewed by jlam@
2006-04-07 17:37:53 +00:00
drochner
933a45e757 update to 1.0.15
changes:
* Fix some ia64 issues.
* Fix precompiled DLL.
* Minor bug fixes.
2006-04-06 16:59:07 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
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).
2006-04-06 06:21:32 +00:00
wiz
4c719b5c41 Update to 1.3.9:
VERSION 1.3.9:
  FEATURES:
    * Support for libtunepimp 0.4. (BR 94988)

  BUGFIXES:
    * Fix leak of file descriptors with embedded cover art. Patch by Shane
      King (BR 123472)
    * Stop collection folders being automatically removed. Instead, allow
      user to remove non-existent folders by deselecting parent. (BR 123745)
    * When libtunepimp returns errors, show the proper error message,
      instead of a misleading one. (BR 104264)
    * Playlist popup menu had a visual glitch with Lipstik and (probably)
      earlier versions of Plastik.
    * Fix preamp and frequency band scaling in the xine equalizer. Patch by
      Tobias Knieper (BR 116633)
    * Fixed a huge memory leak when using xine-engine with crossfading.
      (BR 119230)
    * Fix memory leak in the helix engine when the player and playlist are
      not visible.
    * Stream with URLs containing "&" wouldn't be correctly saved.
      (BR 121846)
    * Playlist Browser would save invalid PLS Playlists. (BR 122875)
    * Refresh All Podcasts wouldn't consider subfolders. (BR 122783)
    * When using a folder as playlist, deleting the playlist would delete
      the folder and all files inside it. (BR 122480)
    * OSD was showing "No track playing" for tracks without metadata.
    * Smart Playlists with playcount or score related conditions wouldn't
      match all songs properly. (BR 97046)
    * With enormous queues, stop menu would take a lot of time to show up.
      (BR 120677)
2006-04-04 20:13:55 +00:00
wiz
56a85eb4c2 Update to 12.17.9:
sox-12.17.9
-----------

  o Updates to compile under VC6. Jimen Ching
  o Declare st_signalinfo_t to specifically be signed in case
    platform does not default ot signed chars.  This
    is required for NetBSD/powerpc.
  o When seek()ing in AIFF, SMP, and WAV handlers, remaining samples were
    incorrectly computed based on bytes and not samples.  Jukka
  o Changed noisered effect to just warn during clipping instead
    of aborting.  Ian Turner
  o Fixed bug were pieces of audio were lost every buffer read
    when running both -c and -r options together on mono audio.
    Users probably percieved it as shorter audio files that
    played with a sped up tempo.
    Bugfix will also apply to other times when multiple effects
    are ran on the command line.
  o Added support for -V option to play/rec scripts.
  o Fix to silence effect to allow negative periods to be specified
    (to remove silence from middle of sound file).
  o Fix swap option handling so that special case of "swap 1 1" will
    work.
  o Track length of Ogg Vorbis files on read.
  o Add support for displaying a status line that tracks progress
    of read/write routines.  Part of information requires read
    file handlers to be able to determine file length.
  o Converted alsa driver to use asoundlib instead of directly
    talking to kernel driver.  This also means that device names
    are now the ALSA logical names instead of /dev type names.
  o Added ALSA support to play/rec scripts.
  o Added st_open*, st_read, st_write, st_seek, st_close routines
    to help simplify developer interface to libst.  See libst.3..
  o Removed st_initformat(), st_copyformat(), and
    st_checkformat() from library.  If your app used those
    functions then copy them from 12.17.8 source code
    directly into your application or update to use new
    routines.
  o Force word-alignment on AIFF SSND and APPL chunks on input.
    Matthew Hodgson.
  o Add fix to WAV handler to only return data in multiples
    of sample_size*channels to better handle corrupt files.
  o Fixed bug where "-4" option didn't work with avg
    effect (Tom Christie).
  o Fixed fade's fade-out-length to match man page
    description as noted by Geoff Kuenning.  This required
    updates to the sample crossfade scripts.  Also modified fade
    effect to report when no more samples will be produced to
    prevent unneeded reading of whole file.
  o Allow aborting SoX with SIGTERM, along with previous SIGINT.
    Norman Ramsey.

sox-12.17.8
-----------
  o noisered effect had compile problems with some compilers.
  o "-x" option was being ignored since 12.17.7.
  o Stuart Brady added support for reading and writing RIFX files (big
    endian RIFF/WAV files).  Also added support for auto detecting
    DEC-style ".sd\0" files.
  o Gene Mar found typo in polyphase nuttall calculation.
  o SMP buffer overflow (detected by gcc 4.0).  Reported by Marcus Meissner
    and Matthias Saou.
  o Fixed URL in manpage to resample overviews.
  o Fixed WAV handler so that it didn't think WAV chunks with max size
    were invalid chunks.  This allows WAV's to be used in pipes since
    they have to default to max size.
  o WAV files with alaw or ulaw data don't need extended format chunks.
    (Lars Immisch)
  o In AIFF files, fixed problem were short comments should cause
    AIFF handler to get confused and become misaligned.
2006-04-04 18:19:13 +00:00
jmmv
3839f4a1ab Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
2006-04-02 09:49:00 +00:00
markd
d762feb0a3 amd64 trys to build the server so add oss dependency so it can. Bump
PKGREVISION.

Also do some pkglint cleanups.
2006-04-02 02:07:38 +00:00
ben
cdfb2f1e23 Add entry for abcmidi package. 2006-04-01 14:36:17 +00:00
ben
db9c171d84 Initial import of abcmidi-2006-03-14, music utilities for abc.
abcMIDI is a package of programs developed by James Allwright for
processing ABC music notation files. It consists of several programs:
abc2midi, abc2abc, yaps, and midi2abc.
2006-04-01 14:35:17 +00:00
jmmv
3593f96601 Update to 0.3.10:
* Fix for bug 332250: dectalk driver compilation warnings (Willie Walker)

* Fix for bug 332247: dectalk driver can hang on exit (Willie Walker)
2006-03-30 21:27:25 +00:00
jmmv
0210647914 Add and enable gst-plugins0.10-esound. 2006-03-30 21:21:48 +00:00
jmmv
1ca0340f1a Initial import of gst-plugins0.10-esound:
This package is part of the 'good' plugins for GStreamer.  It provides the
esound plugin for GStreamer, which allows playback and recording of sound
through the Enlightened Sound Daemon.
2006-03-30 21:20:59 +00:00
jmmv
ad0c76d1ae Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0:
gnome-vfs 2.14.0
	* Fix circular dependency on gnome-mount
	* Fix some details in gnome_vfs_xfer callbacks
	* Avoid crash with symlinks that has ':' in them
	* Update hal volume manager policies
	* Fix leaks
	* Better smb authentication code
	* Fix permission reading bug introduced in 2.13.92

gnome-vfs 2.13.92
	* Build fixes
	* Fix memory leaks
	* Some optimizations
	* New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns
	  filenames (not stat info).
	* use pmount in /media if not using gnome-mount or hal-mount
	* Fixes for encrypted drives/volumes in hal backend
	* Mime detection fix for multiple magic matches of same prio
	* HAL volume operation fixes
	* More robust gnome_vfs_make_uri_from_input_internal
	* Fix Avahi resolving of non-local hostnames

gnome-vfs 2.13.91
	* Eject fixes for volume manager
	* Windows 2000 portability fixes
	* Revert overwrite error dialog change that caused problems
	* ssh fixes for newer BSD and OSX releases

gnome-vfs 2.13.4
	* Add support for gnome-mount
	* Re-add thread prioritizing
	* Add gnome_vfs_get_mime_type_for_name_and_data () and
          gnome_vfs_get_mime_type_for_name ()
	* Deprecate gnome_vfs_mime_type_from_name ()
	* Skip attempts to overwrite a file onto itself in
          gnome_vfs_xfer and friends.
	* Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers
	* inotify: Fix various crashers and bugs
	* ftp-method: Basic support for proxies
	* http-method: Fix SSL support
	* http-mehtod: Fix bugs introduced during the neon upgrade
	* Various hal related volume fixes
	* Hide some more private functions
	* Some documentation updates
	* Translation updates

gnome-vfs 2.13.3
        * load modules with BIND_LOCAL
	* inotify fix

gnome-vfs 2.13.2
	* Support Avahi 0.6
	* Support passwords in mount
	* Inotify support
	* Update neon import to 0.25
	* Leak fixes
	* Win32 fixes
	* Add GNOME_VFS_FILE_INFO_FIELDS_IDS to see if uid/gid are valid
	* Update to lates xdgmime
	* Use the glib GThreadPool code instead of our own threadpool

gnome-vfs 2.13.1
	* Support for recent samba
	* Fix bug when resolving nested symlinks
	* Sync to upstream xdg-mime code
	* Various fixes to gnomevfs-* apps
	* New functions gnome_vfs_exists, gnome_vfs_get_slow_mime
	* Better ls parsing for ftp
	* Return GNOME_VFS_ERROR_CANCELLED when authentication is cancelled
	* Add avahi support
	* Fix problem when mounting cd multiple times
	* Hide private symbols
	* Better docs
	* Fix metadata removal issue with deletion in Nautilus
2006-03-30 21:07:48 +00:00
jlam
792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
markd
8466054cd6 Update arts to 1.5.2 (part of KDE 3.5.2)
Changes unknown.
2006-03-30 02:32:54 +00:00
joerg
5a81629108 Fix pthread linkage. 2006-03-28 16:24:21 +00:00
smb
2fa723beca Add advice to use 'eject' to turn off Apple's "do not disconnect" message. 2006-03-25 14:25:01 +00:00
rpaulo
91009ff1cf Fix patch-aa sha1 sum. [hi minskim!] 2006-03-22 21:13:42 +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
ba5ff8e067 Honor PKGINFODIR and PKGMANDIR. 2006-03-20 03:53:27 +00:00
minskim
7e29b09312 Allow to build on Darwin. 2006-03-17 23:24:28 +00:00
jlam
1567f4ded6 Fix patch to create directory before installing into it, and make this
package use INSTALLATION_DIRS.
2006-03-17 22:39:02 +00:00
jlam
0f7f5270e5 Remove unnecessary patch since pkgsrc handles split info files
automatically.
2006-03-17 22:37:34 +00:00
jlam
9a88a317f6 Generate the info file during the build phase instead of the install
phase.
2006-03-17 08:06:51 +00:00
jlam
b499303dc5 Consolidate two patches that patched the same file. 2006-03-17 08:04:15 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00