pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

retroarch: Document patches



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Tue May 16 10:43:45 2017 +0100
Changeset:	607336270c8ecc52adf06202426f3bdc519e88d7

Modified Files:
	retroarch/distinfo
	retroarch/patches/patch-Makefile
	retroarch/patches/patch-Makefile.common
	retroarch/patches/patch-qb_qb.libs.sh

Log Message:
retroarch: Document patches

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=607336270c8ecc52adf06202426f3bdc519e88d7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 retroarch/distinfo                      | 6 +++---
 retroarch/patches/patch-Makefile        | 2 ++
 retroarch/patches/patch-Makefile.common | 2 ++
 retroarch/patches/patch-qb_qb.libs.sh   | 2 ++
 4 files changed, 9 insertions(+), 3 deletions(-)

diffs:
diff --git a/retroarch/distinfo b/retroarch/distinfo
index 54e316ac29..d520b48d9f 100644
--- a/retroarch/distinfo
+++ b/retroarch/distinfo
@@ -4,6 +4,6 @@ SHA1 (retroarch-1.3.6.tar.gz) = 4b634068bf1ff9ea8b8ace7253eb3781e70b8f84
 RMD160 (retroarch-1.3.6.tar.gz) = 29ec4417cebc3f09a2d15434f60cf52aa54c9843
 SHA512 (retroarch-1.3.6.tar.gz) = a0c5c66e24a7b1724f8f7371b2bb98a2b58d44f43d83b74ff188ca0a2ed5fbe989da761dc5e618011cb5900100f61c1fa071df957e5c85945413030f9fce9fe7
 Size (retroarch-1.3.6.tar.gz) = 11967473 bytes
-SHA1 (patch-Makefile) = abba41f5327348d5765850620018379ea2f40be6
-SHA1 (patch-Makefile.common) = b27926ea8cbd3e8ea14c3cac371eb44d19d9e934
-SHA1 (patch-qb_qb.libs.sh) = 694fbe0f12e95cc54f4c3d34635d169ef6f6817b
+SHA1 (patch-Makefile) = fa670edc250194d8e32c78581de43f8c7a5068ea
+SHA1 (patch-Makefile.common) = 298fc9fef815d972aa76355c1c5610c6b5fff4c3
+SHA1 (patch-qb_qb.libs.sh) = bd92a7016e45fd6ee5a47300516c4028227384b2
diff --git a/retroarch/patches/patch-Makefile b/retroarch/patches/patch-Makefile
index f07451b588..ebe6f4a8fb 100644
--- a/retroarch/patches/patch-Makefile
+++ b/retroarch/patches/patch-Makefile
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Install retroarch.cfg to examples
+
 --- Makefile.orig	2016-07-16 23:05:18.000000000 +0000
 +++ Makefile
 @@ -168,13 +168,13 @@ $(OBJDIR)/%.o: %.rc $(HEADERS)
diff --git a/retroarch/patches/patch-Makefile.common b/retroarch/patches/patch-Makefile.common
index db068f32bb..4237810d3d 100644
--- a/retroarch/patches/patch-Makefile.common
+++ b/retroarch/patches/patch-Makefile.common
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Don't build the OSS driver twice
+
 --- Makefile.common.orig	2016-07-16 23:05:18.000000000 +0000
 +++ Makefile.common
 @@ -321,9 +321,7 @@ endif
diff --git a/retroarch/patches/patch-qb_qb.libs.sh b/retroarch/patches/patch-qb_qb.libs.sh
index 179d6d7c65..baecf93e5e 100644
--- a/retroarch/patches/patch-qb_qb.libs.sh
+++ b/retroarch/patches/patch-qb_qb.libs.sh
@@ -1,5 +1,7 @@
 $NetBSD: patch-qb_qb.libs.sh,v 1.1 2015/02/04 22:56:43 jmcneill Exp $
 
+Add library dirs to the runtime search path
+
 --- qb/qb.libs.sh.orig  2015-02-03 06:43:44.000000000 +0000
 +++ qb/qb.libs.sh
 @@ -17,7 +17,7 @@ add_include_dirs()


Home | Main Index | Thread Index | Old Index