makemkv is in the official tree, with the same version

This commit is contained in:
Manuel Friedli 2013-02-07 00:24:22 +00:00
parent e2df6fc880
commit 11d4f55e0d
7 changed files with 0 additions and 206 deletions

View file

@ -1,20 +0,0 @@
--- makemkv_v1.6.16_oss/makefile.linux.orig 2011-12-02 15:26:10.997323145 -0700
+++ makemkv_v1.6.16_oss/makefile.linux 2011-12-02 17:24:34.058323537 -0700
@@ -8,7 +8,7 @@
MOC=moc
endif
-CXXOPTS=-Os -D_GNU_SOURCE -D_linux_
+CXXOPTS=-D_GNU_SOURCE -D_linux_
BUILDINFO_ARCH_NAME=$(shell $(GCC) -dumpmachine)
BUILDINFO_BUILD_DATE=$(shell date)
@@ -33,7 +33,7 @@
install -t $(DESTDIR)/usr/bin out/makemkv
out/%: out/%.full
- objcopy --strip-all --strip-debug --strip-unneeded --discard-all $< $@
+ objcopy --discard-all $< $@
out/libdriveio.so.0.full:
mkdir -p out

View file

@ -1,20 +0,0 @@
--- makemkv_v1.7.4_oss/makefile.linux.orig
+++ makemkv_v1.7.4_oss/makefile.linux
@@ -8,7 +8,7 @@
MOC=moc
endif
-CXXOPTS=-Os -D_GNU_SOURCE -D_linux_
+CXXOPTS=-D_GNU_SOURCE -D_linux_
BUILDINFO_ARCH_NAME=$(shell $(GCC) -dumpmachine)
BUILDINFO_BUILD_DATE=$(shell date)
@@ -38,7 +38,7 @@
install -D -m 644 makemkvgui/src/img/128/mkv_icon.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/makemkv.png
out/%: out/%.full
- objcopy --strip-all --strip-debug --strip-unneeded --discard-all $< $@
+ objcopy --discard-all $< $@
out/libdriveio.so.0.full:
mkdir -p out

View file

@ -1,20 +0,0 @@
--- makemkv-oss-1.7.6/makefile.linux.orig
+++ makemkv-oss-1.7.6/makefile.linux
@@ -8,7 +8,7 @@
MOC=moc
endif
-CXXOPTS=-Os -D_GNU_SOURCE -D_linux_
+CXXOPTS=-D_GNU_SOURCE -D_linux_
BUILDINFO_ARCH_NAME=$(shell $(GCC) -dumpmachine)
BUILDINFO_BUILD_DATE=$(shell date)
@@ -38,7 +38,7 @@
install -D -m 644 makemkvgui/src/img/128/mkv_icon.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/makemkv.png
out/%: out/%.full
- objcopy --strip-all --strip-debug --strip-unneeded --discard-all $< $@
+ objcopy --discard-all $< $@
out/libdriveio.so.0.full:
mkdir -p out

View file

@ -1,20 +0,0 @@
--- makemkv-oss-1.7.7/makefile.linux.orig
+++ makemkv-oss-1.7.7/makefile.linux
@@ -8,7 +8,7 @@
MOC=moc
endif
-CXXOPTS=-Os -D_GNU_SOURCE -D_linux_
+CXXOPTS=-D_GNU_SOURCE -D_linux_
BUILDINFO_ARCH_NAME=$(shell $(GCC) -dumpmachine)
BUILDINFO_BUILD_DATE=$(shell date)
@@ -38,7 +38,7 @@
install -D -m 644 makemkvgui/src/img/128/mkv_icon.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/makemkv.png
out/%: out/%.full
- objcopy --strip-all --strip-debug --strip-unneeded --discard-all $< $@
+ objcopy --discard-all $< $@
out/libdriveio.so.0.full:
mkdir -p out

View file

@ -1,20 +0,0 @@
--- makemkv-oss-1.7.7/makefile.linux.orig
+++ makemkv-oss-1.7.7/makefile.linux
@@ -8,7 +8,7 @@
MOC=moc
endif
-CXXOPTS=-Os -D_GNU_SOURCE -D_linux_
+CXXOPTS=-D_GNU_SOURCE -D_linux_
BUILDINFO_ARCH_NAME=$(shell $(GCC) -dumpmachine)
BUILDINFO_BUILD_DATE=$(shell date)
@@ -38,7 +38,7 @@
install -D -m 644 makemkvgui/src/img/128/mkv_icon.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/makemkv.png
out/%: out/%.full
- objcopy --strip-all --strip-debug --strip-unneeded --discard-all $< $@
+ objcopy --discard-all $< $@
out/libdriveio.so.0.full:
mkdir -p out