Commit graph

31 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

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

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
29a4f825ff Update to 1.1.8:
1.1.8: (2009-03-02)
    - x86_64 cleanups
    - subversion migration
    - datarootdir cleanups
    - src/display.cpp: debian FTBFS
    - src/widgets.cpp: debian icon path patch
    - src/Main.cpp: debian progress bar patch
    - gopchop.desktop: clean up thanks to Gregor Herrmann
    - libvo/video_out_x11.c: Xv crasher fixed thanks to Tony Mancill
    - docs/gopchop.sgml: cleanups from debian
    - src/*: bump copyright years
2009-03-06 10:35:21 +00:00
wiz
ae61ba2196 Drop maintainership. 2009-02-24 16:15:22 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
b6626e1f75 include SDL/bl3 explicitely to match previous behaviour
(not strictly needed, could be made an option)
2007-02-22 20:23:08 +00:00
wiz
5f20abb30d Fix "test ==". 2006-10-16 00:48:29 +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
wiz
c920d69fcc Set USE_LIBTOOL=yes, since it does use libtool.
Remove CPU specific optimizations that were set by configure script.
Optimiziations should be set by the user, not by a specific package.

This also fixes the build with gcc4.
2006-06-27 22:11:43 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
a9d7dfe885 Needs msgfmt. 2006-06-11 14:03:44 +00:00
joerg
c4d9fd3369 Uses C++. XXX Kill idiotic large file check. 2006-05-19 08:39:43 +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
wiz
b4158075ef Set BROKEN_GETTEXT_DETECTION to yes. Fixes PLIST locale problem. 2006-03-04 22:20:04 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
wiz
3858caa55a This needs pkg-config -- add it to tools. 2005-08-15 02:15:56 +00:00
wiz
f59c9e90ec Make gopchop find its pixmaps. Bump PKGREVISION. 2005-06-06 15:12:07 +00:00
wiz
e828c4ddaf Update to 1.1.7:
1.1.7: (2005-05-02)
    - added --version option
    - fixed typos in preferences handling
    - fixed crash on close
    - created stubbed "make check" tests/ directory
    - added tooltips to the preferences
    - display GOP number in Info window
    - added experimental MPEG1 support from Brent Baccala
    - generalized pref window settings
    - added "ignore program end code" based on patch from Brent Baccala
    - forced sequence injection during playback for MPEG1 sanity
    - updated man pages slightly
2005-05-03 12:44:13 +00:00
wiz
a023501409 Update to 1.1.6:
1.1.6: (2005-04-30)
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      force a prepended system header.
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      drop trailing packs that have system headers.
    - compilation patches from Eric Jorgensen and Barry Roberts.
    - NetBSD off_t patch from Thomas Klausner.

1.1.5: (2005-04-30)
    - improved gopchop.desktop
    - added debian menu file
    - fixed compile regression in new display code

1.1.4: (2005-04-30)
    - suse patch from Rainer Lay
    - changed scroll wheel usage to try and fix file select windows - schmidtw
    - changed the menus & menu items to be more "standard" where
      possible - schmidtw
    - added XML based load/save using libxml for editing sessions - schmidtw
    - added text enterable gop selector box - schmidtw
    - added view menu to control GOP Info window & in the future the video
      window - schmidtw
    - changed the menu items to be more descriptive - schmidtw
    - fixed details need to read other MPEG2 PES packets
    - locale clean-ups
    - Xv display is now aspect-correct
    - TODO reorganized - bryce
2005-04-30 23:06:25 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
41e8f4da89 Add intltool dependency, breaks build if missing. 2005-03-25 23:42:50 +00:00
wiz
2f4d7d605b Initial import of gopchop-1.1.3:
This tool is used for people wanting to take sections out of MPEG2-PS
files without re-encoding the resulting frames.  The idea is to
write specific "Group of Pictures" (GOP) sections to a new MPEG2-PS
file.  These GOPs will decode correctly (in theory), and the gaps
won't be noticed.  I wrote this tool to edit commercials out of
MPEG2 files produced by my KFir MPEG2 capture card.  Using this
tool for anything else is really beyond the scope of its design.
2005-03-23 19:16:33 +00:00