Commit graph

3549 commits

Author SHA1 Message Date
obache
822d2d64f1 FIxes build on NetBSD-5.x-i386, i486 features are required. 2013-07-07 03:51:04 +00:00
wiz
6b80ae2d22 Backout previous.
Onno van der Linden reports it is not needed any longer with
x264-devel-20130703.
2013-07-06 21:57:45 +00:00
ryoon
21d13f307f Recursive revbump from net/gupnp. 2013-07-06 16:27:35 +00:00
wiz
24b4442a63 Fix runtime error on NetBSD/i386, from
Onno van der Linden <o.vd.linden@quicknet.nl>
in private mail.

Similar to mplayer and ffmpeg fixes.

XXX: Probably NetBSD-5.99.* could use the CFLAGS too instead
of the --disable-asm, but neither me nor Onno can test.
2013-07-06 10:42:28 +00:00
tron
c830431cf8 Reset package revision. 2013-07-06 09:58:12 +00:00
ryoon
cbfa578838 Fix build with giflib-5.0.4.
Noticed by wiz@, thank you.
2013-07-06 07:43:13 +00:00
ryoon
5e2e8c802f Update to 1.1.1
* Fix build with giflib 5.0.4.

Changelog:
* Security update.
  I cannot find detail.
2013-07-06 07:07:18 +00:00
ryoon
a479395e39 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
wiz
5c188a14f1 Remove patch that doesn't apply (was committed with lua PKGREVISION bump). 2013-07-05 13:29:22 +00:00
adam
4b3fe7d29a Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
wiz
5a9f7fc777 Update to 20130703 snapshot: speedups, opencl support (disabled in pkgsrc). 2013-07-04 16:43:55 +00:00
wiz
dcd9a93c64 Apply a version of the asm fixes for gcc from ffmpeg/Makefile here as well.
Noted by John D. Baker in PR 47132.
2013-06-30 12:16:18 +00:00
wiz
3e1073f11d Do not make assumptions about Darwin's or Solaris' gcc behaving like others. 2013-06-29 14:53:39 +00:00
wiz
ba79ee1ee0 Fix stack alignment issues on i386.
From Onno van der Linden in PR 47132.
2013-06-29 13:34:23 +00:00
joerg
c025eae297 Fix locale usage on NetBSD/current. 2013-06-26 21:59:10 +00:00
obache
c4ea604520 revert `say good-bye to ruby-1.8', it should not be done dureing a freeze. 2013-06-20 09:12:13 +00:00
obache
0e857f9d83 say good-by to Ruby-1.8. 2013-06-19 13:40:29 +00:00
dholland
3098baab58 Mark this not MAKE_JOBS_SAFE too; I ran into the same problem I did with
gst-plugins0.10-base yesterday.
2013-06-18 07:19:56 +00:00
dholland
94a0d96c14 Also used right here in River City. 2013-06-17 19:27:44 +00:00
dholland
6e35273b93 Not MAKE_JOBS_SAFE; I got
OSError: [Errno 2] No such file or directory: '[...]/work/.home/.cache/g-ir-scanner/058d13a6d877030b8adb448928d5630d364836c5'
with 8 jobs on try 1; try 2 without changes succeeded.

This probably applies to the whole plugin framework and should go in
Makefile.common, but let's be conservative about it.
2013-06-17 19:27:12 +00:00
ryoon
2e213d2a0c Update to 0.3.3
Changelog:
Overview of changes is gst123-0.3.3:

* Fix Issue 10: Local files not properly escaped when converted to URLs
* Added "-k, --skip=<n>" option: skip first 'n' seconds [Tobias Bengfort]

Overview of changes in gst123-0.3.2:

* Support building with gstreamer 1.0 or gstreamer 0.10 (Issue 11).
* Added "-a pulse" PulseAudio output support.
* Fix time display updates (broken by introduction of quiet mode).
* Properly quit player if none of the files in the playlist can be played.
* Cleanup code to avoid compiler warnings.
2013-06-16 12:21:56 +00:00
wiz
62cd0dd680 Blind commit; should fix issues with current flac package.
I don't get this far on 6.99.20/amd64 due to *locale* problems, see
PR pkg/47900.
2013-06-15 23:05:36 +00:00
wiz
e4bde32e5d Fix build with current flac version.
Can't completely test this package since it doesn't build for me
on 6.99.20/amd64 due to *locale*() issues.
2013-06-15 22:59:10 +00:00
wiz
5d34a9be79 Merge two patches for the same file. 2013-06-15 22:57:58 +00:00
khorben
f037faae70 Packaged DeforaOS Player 0.1.6, with:
- more portable Makefiles
- improvements to the user interface
2013-06-15 12:42:12 +00:00
obache
5810fbceda Update ruby-gnome2 to 2.0.2.
(whth addition of cairo-gobject, webkit-gtk and webkit-gtk2 binding packages)

== Ruby-GNOME2 2.0.2: 2013-05-26

Windows XP re-supportted release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Added rbgutil_key_equal() convenient function.
      It is used for comparing key that may be String or Symbol.

==== Ruby/Pango

  * Improvements
    * [windows] Forced to disable uniscribe backend of HarfBuzz.
      [ruby-list:49412] [Reported by Masafumi Yokoyama]
    * Don't define Pango::CairoFcFontMap and Pango::CairoWin32FontMap
      because they may cause crash on OS X.
      [shocker-ja:1119] [Reported by znz]
    * Updated samples.
      [GitHub#164] [Patch by Kentaro Fukuchi]
  * Fixes
    * Fixed wrong index access in Pango::GlyphString#glyphs.
      [ruby-gnome2-devel-ja] [Reported by Kentaro Fukuchi]

=== Thanks

  * Kentaro Fukuchi
  * Masafumi Yokoyama
  * znz

== Ruby-GNOME2 2.0.1: 2013-05-25

Ruby 1.8 support is dropped release!

=== Changes

==== All

  * Improvements
    * Dropped Ruby 1.8 support.
    * Updated bundled binaries versions for Windows.

==== Ruby/Pango

  * Improvements
    * Added Pango::CairoFontMap.set_default.
    * Enabled fontconfig font on Windows.
    * Defined Pango::CairoFcFontMap on init if it is available.
    * Defined Pango::CairoWin32FontMap on init if it is available.

==== Ruby/GTK3

  * Improvements
    * Added Gtk::Image#set_from_icon_set.
      [GitHub#150] [Patch by Detlef Reichl]
    * Added Gtk::Image#set_from_stock.
      [GitHub#150] [Patch by Detlef Reichl]
    * Added Gtk::Image#set_from_gicon.
      [GitHub#150] [Patch by Detlef Reichl]
    * Updated samples.
      [GitHUb#151] [Patch by Detlef Reichl]
  * Fixes
    * Fixed a GC related crash bug.
      [ruby-gnome2-devel-en] [Reported by Detlef Reichl]

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported ownership transfer for some input argument types.
      (Struct and Object)
    * Supported "(out caller-allocates)" for boxed object.
      [ruby-gnome2-devel-ja] [Reported by Kentaro Fukuchi]
    * Supported gpointer in/out.
      [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi]
  * Fixes
    * Fixed missing argument.
      [GitHub#154] [Reported by Masafumi Yokoyama]

==== RubyGStreamer

  * Improvements
    * Supported methods that call callback
      [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi]
    * Updated samples.
      [GitHub#156][GitHub#159][GitHub#160][GitHub#161]
      [Patch by NAKAJIMA Takashi]
    * Supported Gst::Bus#set_handler.
      [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi]
    * Supported Gst::Controller
      [ruby-gnome2-devel-ja] [Suggested by NAKAJIMA Takashi]
    * Stopped to require Gst.init.
  * Fixes
    * Fixed out of index access bug.

==== Ruby/GooCanvas

  * Improvements
    * Migrated to Ruby/GObjectIntrospection based bindings.
    * Stopped to require Goo.init.
  * Fixes
    * Updated samples.
      [GitHub#152][GitHub#153][GitHub#155][GitHub#157]
      [Patch by Masafumi Yokoyama]

==== Ruby/Clutter

  * Improvements
    * Stopped to require Clutter.init.
  * Fixes
    * Fixed broken samples.
      [ruby-gnome2-devel-ja] [Patch by Kentaro Fukuchi]

==== Ruby/ClutterGtk

  * Improvements
    * Stopped to require ClutterGtk.init.

==== Ruby/ClutterGStreamer

  * Added.

==== Ruby/WebKitGtk

  * Improvements
    * Stopped to require WebKitGtk.init.

==== Ruby/WebKitGtk2

  * Improvements
    * Stopped to require WebKitGtk2.init.

=== Thanks

  * Detlef Reichl
  * NAKAJIMA Takashi
  * Masafumi Yokoyama
  * Kentaro Fukuchi
2013-06-15 09:39:33 +00:00
rodent
7e9235f08a BUILDLINK_TRANSFORM+= rm:-Wl,--version-script=Version_script to fix
build on SunOS.
2013-06-14 11:09:09 +00:00
obache
02581180fa Update ming to 0.4.5.
0.4.5 - 2013-06-08

	* Fix a build problem with perl module and Perl 5.13.10 (Debian package patch 07)
	* Fix an issue with a shared lib version of the perl module (Debian package patch 05)
	* Fix a runtime warnign in the PHP module (Issue #6)
	* Fix build probem with PHP 5.4 (Issue #9, Debian Bug #662620)
	* Took in some build warning fixes found by openSUSE
	* Add support for giflib 4.2.0+ (bugzilla #119)
	* Fix build with SunStudio compiler (bugzilla #103, #118)
	* Include test file missing in 0.4.4 (Oops)
	* Ensure perl tests use uninstalled package
	* Allow running testsuite with interpreters in custom paths
	* Improve detection of TCL files
	* Fix testsuite runs on systems w/out GNU vasprintf
	* Fix run of ActionScriptTests with BSD make
	* Fix short allocation parsing empty glyph record
2013-06-14 09:00:19 +00:00
obache
f15c0e8ef1 Update adobe-flash-plugin10.1 to 10.3.183.90 for APSB13-16 2013-06-14 08:22:13 +00:00
obache
1fe58f0c90 Update adobe-flash-plugin11 to 11.2.202.291 for APSB13-16 2013-06-14 08:20:57 +00:00
joerg
de9604b44c Don't poison malloc and friends in a way that breaks cstdlib. 2013-06-13 14:30:17 +00:00
obache
ad89a30e92 Remove clutter-0.8 packages from pkgsrc.
obsolated and nothing is using them in pkgsrc.
2013-06-13 14:01:34 +00:00
obache
964bbec7e8 Drop ruby-clutter packages.
Only support old ruby-1.8 and clutter-0.8, and dead upstream.
2013-06-13 13:47:25 +00:00
wiz
9857186f24 Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
61dc4ab4d2 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
047a7f787e Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
8f8eab60e1 Update to 1.3.1:
Version 1.3.1 (2013 May 12)

* Guard against very large packets.
* Respect the configure --docdir override.
* Documentation fixes.
* More Windows build fixes.
2013-05-26 17:57:13 +00:00
wiz
4a9dde35ee Fix configure patch. This now builds again for me. The xvidcore
error disappeared on its own. Weird.
2013-05-26 12:55:44 +00:00
wiz
7beb3ce74b Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
joerg
76cb00ab35 Use bool conversion operator to check for defined. More compatible
version of the original nullptr fix.
2013-05-23 15:06:48 +00:00
markd
01fee8eef8 Update to KDE SC 4.10.3
bugfixes.
2013-05-21 12:49:28 +00:00
markd
8480c6a320 Add phonon-backend-vlc 2013-05-21 12:24:48 +00:00
markd
d72764950c Add phonon-backend-vlc version 0.6.2
VLC backend for phonon.
2013-05-21 12:23:46 +00:00
markd
c6eebca9e8 Add buildlink3.mk 2013-05-21 12:19:02 +00:00
markd
e936455b4c Update to 4.6.3
changes unknown.
2013-05-21 12:16:41 +00:00
markd
33514dda3b Update to 4.6.0
Add pulseaudio option

This release contains numerous improvements across the board since 4.5.1:

    QZeitgeist 0.8 is supported
    Various buildsystem fixes, allowing other packages to find phonon easier
    Fewer KDE dependencies
    Many improvements to PulseAudio integration
    Remove runtime backend switching
    Copious quantities of vanilla frosting
    Stability improvements
    LGPL relicensing
    Misc fixes to Zeitgeist integration
    Extra cinamon spice
2013-05-21 12:13:14 +00:00
markd
33cae32008 Backout nullptr patches - g++ doesn't have support until 4.6. 2013-05-21 12:06:58 +00:00
jperkin
5deb8bd574 Avoid -Werror=return-type failure. 2013-05-17 21:50:34 +00:00
obache
61d5d21776 Update adobe-flash-plugin11 to 11.2.202.285 for APSB13-14. 2013-05-16 05:17:17 +00:00