Commit graph

33 commits

Author SHA1 Message Date
khorben
506fbe992e Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
khorben
b69741eca1 Import global switch for libusb's implementation [2/2]
This switch is meant to be used by packages requiring an implementation of the
former libusb (as in devel/libusb). The original implementation can be
chosen by setting LIBUSB_TYPE to "native".

The alternative implementation libusb-compat (as in devel/libusb-compat) wraps
libusb1 (in devel/libusb1). This implementation can be chosen by setting
LIBUSB_TYPE to "compat". On NetBSD, it has the advantage of not requiring root
privileges to locate and use USB devices without a kernel driver.

This second part switches packages using libusb to this framework. It does not
change compilation options or dependencies at this point.

Compile-tested on most packages affected and available on NetBSD/amd64.
2018-02-10 13:53:46 +00:00
schmonz
8b8b4901fc Fix build on Darwin. 2017-07-01 16:18:00 +00:00
nros
bc2d37bd21 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
38a8af5d16 Include sys/endian.h on NetBSD as well as it allows to use the same
handling for DragonFly and NetBSD. Kill the redundant second chunk.
2007-02-02 15:58:58 +00:00
schmonz
1fca6d8469 Update to 1.5.0. From the changelog:
- Added support for Rio Nitrus.
- Updated mp3 and id3 parsers.
- Removed macosx and usbdevfs drivers. libusb is now the standard driver.
- Several small bugfixes.

pkgsrc patches for DragonFly carried forward. Builds and runs on
OS X but untested (I haven't had a Rio for years). 1.4.7 was broken
in Krister's NetBSD 4.0_BETA2/i386 bulk build; perhaps this will
help.
2007-01-06 04:21:24 +00:00
joerg
c5947512e6 Add DragonFly support. Also unmask for FreeBSD and OpenBSD, if it
doesn't work there, it should be fixed.
2005-12-07 17:35:37 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
schmonz
3652e115f5 Update to 0.4.7. From the changelog:
- Fixed a major bug in id3.c that affected linux users with a file not
    found error. Also fixed in main.c. Thanks to Sarah Hitchens for
    finding/fixing the bug!
- Cleaned up memory leaks in playlist.c and downloadable.c.
- Fixed typo in filename for song_management.c.
2005-01-08 22:56:04 +00:00
wiz
350c72f63a Remove unnecessary LTCONFIG_OVERRIDE. 2004-11-22 23:39:33 +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
grant
eaa75b4082 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
2004-10-01 10:37:32 +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
schmonz
6c0e704701 Update to 1.4.6. From the changelog:
Jan  20 2004:
        - Added create_playlist_rio for newer Rio players in librioutil.
        - Added -j option to rioutil.
Jan  13 2004:
        - Added support for downloading from S-Series Rios with firmware
	    version 2.0 or higher.
        - Fixed a bug in mp3.c which cause songs to upload short.
Jan  10 2004:
        - Fixed bugs in mp3.c and id3.c.
        - Added bitrate to -l option
2004-08-19 03:33:35 +00:00
xtraeme
e2b8a1d0cc bl3ify 2004-04-11 17:53:43 +00:00
kristerw
1ec44d55ec Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:58:00 +00:00
grant
52f1b46a37 remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
2004-02-14 00:54:44 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
7e3c8ee556 PKGREVISION++ for id3lib dependency bump. 2003-03-05 12:52:38 +00:00
schmonz
3518f0db5c Update to 1.3.3. From the changelog:
Jan  16 2003:
    - Yet more code cleanup. Added a write_cksum_rio internal routine.
    - Fixed a major typeo in complete_upload_rio. Uploads should work again.
Jan  13 2003:
    - Further code cleanup
    - S-Series should no longer bomb out on RIO_PREFR command
Jan  09 2003:
    - Code cleanup, removed all compatability for recognizing old hack (sorry)
    - (Library) added function for uploading from pipe (needs testing)
    - (Frontend) added support for uploading from stdin (needs testing)
Jan  08 2003:
     These updates correspond to v1.3.1 (currently in CVS):
    - Updated the version to somthing a little easier to follow
    - Minor fixes
    - Mixed results comming in about using rioutil with the S-Series,
     but in general the reports are positive :)
    - Eliminated support to recognize old hack (it was causing wierd problems)
     Other Changes:
    - Updated README
    - Release source to rioutil Firmware Updater
Dec  19 2002:
    - Completly changed the downloadable song hack:
      - Any file can be downloaded (regardless of what sf was used to ul it)
      - Any song that is downloaded will be removed as well.
      - No more weird numbering!
    - General fixes/changes
2003-01-24 20:21:19 +00:00
schmonz
7041ace32c Update to 1.2b. From the changelog:
- added rio900 support. let me know how well it works!
- updated the kernel driver as well with 900 support.
- made compat option fixed on ix86, downloads wont work :(
    still works on os10 and linuxppc though :)
- small code cleanup to make adding devices easier.
2002-11-26 22:02:59 +00:00
schmonz
2455e5f62b Fix PLIST (spotted by hubertf's i386 bulk build). 2002-11-11 14:00:47 +00:00
schmonz
218b0c7844 Re-add support for the appropriate pre-1.6 NetBSD-current. 2002-09-11 13:57:44 +00:00
schmonz
82ee860be3 Update to 1.2a4. Changes are approximately:
- merged in a patch with improves mp3 recognision using mp3tech.
- Updated the build_dpkg.sh file.
- libusb is now the default method to connect to the rio
- You can still use the old default driver with the option --without-libusb.
- Small updates to mp3.c to try to improve mp3 recognision.
- Small improvement in my english skills (fixed spelling probs). english
  is my only language and i can't spell!
  - On a subnote, I updated the README a bit (though not much of it is
    spelling).
- Implemented a solution to lost song bug. It needs testing!
- Fixed glaring bugs in driver_macosx.c.
- Fixed my implementaion of basename.

pkgsrc changes:

- use canonical pkgsrc config.guess and config.sub
- we no longer care about pre-1.6 -current systems
2002-09-10 23:33:20 +00:00
wiz
b7aaa88e33 Not needed any longer with buildlink2. 2002-08-31 03:03:35 +00:00
wiz
4a0d96c64f Convert to buildlink2. 2002-08-31 02:06:17 +00:00
schmonz
56a9c98b2e Import rioutil-1.1.2.0.1, a program and library to interface with
Rio 600, 800, Nike psa[play. This closes my own pkg/14951.

Tested with a Rio 800 Extreme.
2002-05-13 16:39:09 +00:00