Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37655023
en ru br
ALT Linux repos
S:1.4.2-alt1.1

Group :: Video
RPM: handbrake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

--- libbluray-0.2.3/src/examples/mpls_dump.c.orig	2012-08-17 11:27:32.000000000 +0000
+++ libbluray-0.2.3/src/examples/mpls_dump.c 2012-11-03 19:39:55.000000000 +0000
@@ -17,6 +17,8 @@
* <http://www.gnu.org/licenses/>.
*/

+#define _GNU_SOURCE 1
+
#include <sys/stat.h>
#include <dirent.h>
#include <stdio.h>
--- libbluray-0.2.3/src/libbluray/bdnav/navigation.c.orig 2012-08-17 11:27:32.000000000 +0000
+++ libbluray-0.2.3/src/libbluray/bdnav/navigation.c 2012-11-03 19:37:41.000000000 +0000
@@ -17,6 +17,8 @@
* <http://www.gnu.org/licenses/>.
*/

+#define _GNU_SOURCE 1
+
#if HAVE_CONFIG_H
#include "config.h"
#endif
--- libbluray-0.2.3/src/libbluray/bluray.c.orig 2012-08-17 11:27:32.000000000 +0000
+++ libbluray-0.2.3/src/libbluray/bluray.c 2012-11-03 19:36:32.000000000 +0000
@@ -19,6 +19,8 @@
* <http://www.gnu.org/licenses/>.
*/

+#define _GNU_SOURCE 1
+
#if HAVE_CONFIG_H
#include "config.h"
#endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin