The NetBSD Project

CVS log for pkgsrc/multimedia/win32-codecs/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / win32-codecs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 3 17:12:04 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, 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, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -6 lines
multimedia: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:19 2017 UTC (7 years, 10 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -5 lines
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:21:14 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -3 lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 17 21:25:27 2011 UTC (13 years, 8 months ago) by zafer
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
remove dead mirror.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:25 2009 UTC (15 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +8 -8 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.30.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 30 10:53:45 2008 UTC (16 years, 7 months ago) by rtr
Branches: pkgsrc-2008Q1
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +3 -7 lines
pullup ticket #2355 - requested by tron
win32-codecs: update package

revisions pulled up:
- pkgsrc/multimedia/win32-codecs/Makefile	1.31
- pkgsrc/multimedia/win32-codecs/PLIST		1.13
- pkgsrc/multimedia/win32-codecs/distinfo	1.18

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Apr 30 06:40:06 UTC 2008

   Modified Files:
   	pkgsrc/multimedia/win32-codecs: Makefile PLIST distinfo

   Log Message:
   Update "win32-codecs" package to version 071007:
   - Use latest version of the "windows-all" archive.
   - Drop "qtextras" archive because the include QuickTime codecs have
    various security vulnerabilities. This fixes the security
    vulnerability reported in GLSA 200803-08.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Apr 30 06:40:06 2008 UTC (16 years, 7 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -7 lines
Update "win32-codecs" package to version 071007:
- Use latest version of the "windows-all" archive.
- Drop "qtextras" archive because the include QuickTime codecs have
  various security vulnerabilities. This fixes the security
  vulnerability reported in GLSA 200803-08.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Dec 15 15:25:12 2007 UTC (17 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Branch point for: pkgsrc-2008Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -6 lines
The package supports installation to DESTDIR.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 2 11:25:02 2007 UTC (17 years ago) by wiz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Remove Ex-MASTER_SITE. From Zafer Aydogan.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:20:41 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update HOMEPAGE. From Sergey Svishchev.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Oct 31 22:44:16 2006 UTC (18 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Update to 20061022:
Remove vmnc.dll.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 11 12:50:19 2006 UTC (18 years, 2 months ago) by gdt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
add missing LICENSE=

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Aug 23 18:13:19 2006 UTC (18 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Fix path on ftp5.mplayerhq.hu.

Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 9 11:48:04 2006 UTC (18 years, 5 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +3 -3 lines
Pullup ticket 1724 - requested by wiz
win32-codecs update

Revisions pulled up:
- pkgsrc/multimedia/win32-codecs/Makefile		1.24
- pkgsrc/multimedia/win32-codecs/PLIST			1.11
- pkgsrc/multimedia/win32-codecs/distinfo		1.16

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Mon Jul  3 21:22:44 UTC 2006

   Modified Files:
   	pkgsrc/multimedia/win32-codecs: Makefile PLIST distinfo

   Log Message:
   Update to 20060611:
   Two new codecs:
   lib/win32/vp7vfw.dll
   lib/win32/wvc1dmod.dll

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:22:44 2006 UTC (18 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Update to 20060611:
Two new codecs:
lib/win32/vp7vfw.dll
lib/win32/wvc1dmod.dll

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 31 21:32:09 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -5 lines
Update to 20060501 -- three additional dlls.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 26 18:33:15 2006 UTC (18 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Add www2.mplayerhq.hu to MASTER_SITES.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:22:12 2006 UTC (18 years, 7 months ago) by rillig
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:16 2006 UTC (18 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:18 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 2 11:23:08 2005 UTC (19 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
More master sites updates from Leonard Schmidt in PR 31271.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 28 20:52:24 2005 UTC (19 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 15 13:27:34 2005 UTC (19 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -4 lines
Update MASTER_SITES, from Leonard Schmidt on tech-pkg.

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 19 00:16:05 2005 UTC (19 years, 7 months ago) by snj
Branches: pkgsrc-2005Q1
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +3 -5 lines
Pullup ticket 449 - requested by Lubomir Sedlacik
win32-codecs update

Revisions pulled up:
- pkgsrc/multimedia/win32-codecs/Makefile	1.14, 1.15
- pkgsrc/multimedia/win32-codecs/distinfo	1.13, 1.14
- pkgsrc/multimedia/win32-codecs/PLIST		1.9

    Module Name:    pkgsrc
    Committed By:   markd
    Date:           Thu Apr  7 12:33:16 UTC 2005

    Modified Files:
            pkgsrc/multimedia/win32-codecs: Makefile distinfo

    Log Message:
    Dont use qt65dlls.  windows-all already includes the qt63dlls versions
    of these codecs and the 63 versions work with mplayer while the 65
    versions don't (audio doesn't work).

    Bump PKGREVISION.
----
    Module Name:    pkgsrc
    Committed By:   salo
    Date:           Sun Apr 17 12:14:13 UTC 2005

    Modified Files:
            pkgsrc/multimedia/win32-codecs: Makefile PLIST distinfo

    Log Message:
    Update to 20050412 snapshot.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 17 12:14:13 2005 UTC (19 years, 7 months ago) by salo
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4 lines
Update to 20050412 snapshot.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 7 12:33:15 2005 UTC (19 years, 8 months ago) by markd
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Dont use qt65dlls.  windows-all already includes the qt63dlls versions
of these codecs and the 63 versions work with mplayer while the 65
versions don't (audio doesn't work).

Bump PKGREVISION.

Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 29 00:56:13 2005 UTC (19 years, 10 months ago) by salo
Branches: pkgsrc-2004Q4
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +7 -7 lines
Pullup ticket 252 - requested by Ben Collver
update win32-codecs

Revisions pulled up:
- pkgsrc/multimedia/win32-codecs/Makefile 1.13
- pkgsrc/multimedia/win32-codecs/PLIST    1.8
- pkgsrc/multimedia/win32-codecs/distinfo 1.11

   Module Name:		pkgsrc
   Committed By:	ben
   Date:		Thu Jan 27 23:53:13 UTC 2005

   Modified Files:
   	pkgsrc/multimedia/win32-codecs: Makefile PLIST distinfo

   Log Message:
   Update win32-codecs to 050115.  Changes unknown.  Update necessary
   because older distfile versions are removed.  This addresses PR#29137

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 27 23:53:13 2005 UTC (19 years, 10 months ago) by ben
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -7 lines
Update win32-codecs to 050115.  Changes unknown.  Update necessary
because older distfile versions are removed.  This addresses PR#29137

Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 1 00:59:30 2004 UTC (20 years ago) by snj
Branches: pkgsrc-2004Q3
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +5 -4 lines
Pullup ticket 149 - requested by Lubomir Sedlacik
win32-codecs update

Module Name:    pkgsrc
Committed By:   salo
Date:           Tue Nov  9 10:05:49 UTC 2004

Modified Files:
        pkgsrc/multimedia/win32-codecs: Makefile distinfo

Log Message:
Update windows-all, the old distfile no longer available.  *sigh*
---
Module Name:    pkgsrc
Committed By:   salo
Date:           Tue Nov  9 10:12:38 UTC 2004

Modified Files:
        pkgsrc/multimedia/win32-codecs: PLIST

Log Message:
Might as well just commit the PLIST changes too..
---
Module Name:    pkgsrc
Committed By:   grant
Date:           Sat Nov 13 07:33:52 UTC 2004

Modified Files:
        pkgsrc/multimedia/win32-codecs: Makefile

Log Message:
this has no build or configure phase.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 13 07:33:52 2004 UTC (20 years, 1 month ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
this has no build or configure phase.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 9 10:05:48 2004 UTC (20 years, 1 month ago) by salo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update windows-all, the old distfile no longer available.  *sigh*

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 17 08:07:12 2004 UTC (20 years, 2 months ago) by salo
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base
Branch point for: pkgsrc-2004Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Update windows-all, the old distfile no longer available. (this is getting
ridiculous..)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 14 06:26:52 2004 UTC (20 years, 3 months ago) by salo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update windows-all part of the package, the older distfile is no longer
available.
From Pavel Cahyna via PR pkg/26938.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 17 19:29:22 2004 UTC (20 years, 3 months ago) by recht
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
update to win32-codecs-040703.1

relevant changes:
20040809
    * Win32codecs renamed to Windows-all
    * Win32codecs are now in zip format
    * Windows-all (was Win32codecs)
      - Added aslcodec_vfw.dll (ASLC vfw decoder)
      - Added scg726.acm (Sharp G.726)
      - Added atrc3620.dll, cook3620.dll, drv33260.dll, drv43260.dll,
        pncrt.dll, sipr3260.dll, tokr3260.dll, drv23620.dll  from rp9
      - Added QuickTime.qts, QuickTimeEssentials.qtx,
        QuickTimeInternetExtras.qtx from qt63

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 5 23:33:30 2004 UTC (20 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -8 lines
Use newest qtextras package and qt65dlls instead of qt6dlls.
Set PKGNAME to one higher.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 3 05:28:09 2004 UTC (20 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update multimedia/win32-codecs to 20040703 (previous distfile unavailable).

Two new codec were added this time.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 26 19:37:28 2004 UTC (20 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
fix installation of qtextras after distfile changed.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 26 19:33:02 2004 UTC (20 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
update for rp9win32codecs-20040626 being renamed to
rp9codecs-win32-20040626. no functional change.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 26 16:14:42 2004 UTC (20 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -9 lines
update win32-codecs to 20040626. old distfiles are no longer
available.

two new codecs:

vp5vfw.dll
vp6vfw.dll

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 15 11:14:27 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
this package doesn't build anything, set USE_LANGUAGES to be empty.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 26 12:02:31 2004 UTC (20 years, 10 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Move win32-codecs to the multimedia category (coming from graphics).
This is version 031029nb1.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 26 12:02:31 2004 UTC (20 years, 10 months ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>