From efe5d573092658a1fb6c9c41dfe41a3983a98450 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Fri, 30 Jan 2015 19:31:41 +0100 Subject: Fixed typo in the name of the patch for sci-astronomy/qastrocam-g2. --- sci-astronomy/qastrocam-g2/Manifest | 4 ++-- .../qastrocam-g2-9999-do_no_install_qhy_driver.patch | 17 ----------------- .../qastrocam-g2-9999-do_not_install_qhy_driver.patch | 17 +++++++++++++++++ sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild | 2 +- 4 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_no_install_qhy_driver.patch create mode 100644 sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch diff --git a/sci-astronomy/qastrocam-g2/Manifest b/sci-astronomy/qastrocam-g2/Manifest index ce8925d..05c5658 100644 --- a/sci-astronomy/qastrocam-g2/Manifest +++ b/sci-astronomy/qastrocam-g2/Manifest @@ -1,2 +1,2 @@ -AUX qastrocam-g2-9999-do_no_install_qhy_driver.patch 836 SHA256 14253f714ae75911fe84b1ca8b1e4477399dd1570b7abfb1dd770ae3f1570c85 SHA512 9461caeb868db8a76f8be834f10d7a10968e0f69cb4b8e7545af738c3772fabbec3dea3b3212cd7e0b9f2c987d875b8767af055125efe1dec41e980af2e4a24a WHIRLPOOL bc8efc0fbd4fb5543063a4ee45e4695aa7bb8fcc983b28b771cc5af85a1e221b6bf15ca0b32f62024f190b378ab02cf3f5c893574b6a669db5d5a70ebd39e7cb -EBUILD qastrocam-g2-9999.ebuild 836 SHA256 a6910f7d8515b6214dd57f6864c11bf2fa4543fd53468f701eca3063e2563d93 SHA512 057ac0cb08b9c62c36087c28312c08aa867d473a7ce5826cc88b69aae0c8e5ac72da22d80124955928bec0544626568e19c86d39bc20ee2b6f7376ca2ee86ded WHIRLPOOL e3ed838dc33a1fbac38944eb6528fcc7295c7d028a77d4025e4a7f63e9d414cd0b134e2d6cb3dc322460bf691db66c7b966f85030da5a3fe7a354ba565bc8483 +AUX qastrocam-g2-9999-do_not_install_qhy_driver.patch 836 SHA256 14253f714ae75911fe84b1ca8b1e4477399dd1570b7abfb1dd770ae3f1570c85 SHA512 9461caeb868db8a76f8be834f10d7a10968e0f69cb4b8e7545af738c3772fabbec3dea3b3212cd7e0b9f2c987d875b8767af055125efe1dec41e980af2e4a24a WHIRLPOOL bc8efc0fbd4fb5543063a4ee45e4695aa7bb8fcc983b28b771cc5af85a1e221b6bf15ca0b32f62024f190b378ab02cf3f5c893574b6a669db5d5a70ebd39e7cb +EBUILD qastrocam-g2-9999.ebuild 837 SHA256 f123e2d378b0ea3379c0d9213d371b1a8ba8c283b2022496902e6b06365d4fa8 SHA512 c319e4a55b8437ad76c12cc143723e48e286d92c83433650a248df18aafed5530ec928dd89a0b030dec8eb369d4c9208da9776e052bca1d7fcde5f9ea62ed86b WHIRLPOOL f667217e5cad9cc1aa3dbf3724469c8dd047e56fb6fa2e597e9f52206e5e8987a0db85702f6335cee301eaa100457b992bb9693d8f2760124d1532b0a5545952 diff --git a/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_no_install_qhy_driver.patch b/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_no_install_qhy_driver.patch deleted file mode 100644 index e6ee1cd..0000000 --- a/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_no_install_qhy_driver.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -ruN qastrocam-g2/CMakeLists.txt qastrocam-g2.new/CMakeLists.txt ---- qastrocam-g2/CMakeLists.txt 2015-01-29 18:43:17.195166707 +0100 -+++ qastrocam-g2.new/CMakeLists.txt 2015-01-29 18:45:12.288005076 +0100 -@@ -406,13 +406,6 @@ - install(FILES lib/huffyuv_readme.txt DESTINATION /usr/share/qastrocam-g2) - endif(AVIFILE_FOUND) - --# install QHY driver --install(FILES qhy_driver/qhyccd.rules DESTINATION /etc/udev/rules.d) --install(FILES qhy_driver/QHY5.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) --install(FILES qhy_driver/QHY5LOADER.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) --install(FILES qhy_driver/QHY6.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) --install(FILES qhy_driver/LICENSE DESTINATION /usr/share/qastrocam-g2/qhy_driver) -- - ###################### - # PACKAGE GENERATION # - ###################### diff --git a/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch b/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch new file mode 100644 index 0000000..e6ee1cd --- /dev/null +++ b/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch @@ -0,0 +1,17 @@ +diff -ruN qastrocam-g2/CMakeLists.txt qastrocam-g2.new/CMakeLists.txt +--- qastrocam-g2/CMakeLists.txt 2015-01-29 18:43:17.195166707 +0100 ++++ qastrocam-g2.new/CMakeLists.txt 2015-01-29 18:45:12.288005076 +0100 +@@ -406,13 +406,6 @@ + install(FILES lib/huffyuv_readme.txt DESTINATION /usr/share/qastrocam-g2) + endif(AVIFILE_FOUND) + +-# install QHY driver +-install(FILES qhy_driver/qhyccd.rules DESTINATION /etc/udev/rules.d) +-install(FILES qhy_driver/QHY5.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) +-install(FILES qhy_driver/QHY5LOADER.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) +-install(FILES qhy_driver/QHY6.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver) +-install(FILES qhy_driver/LICENSE DESTINATION /usr/share/qastrocam-g2/qhy_driver) +- + ###################### + # PACKAGE GENERATION # + ###################### diff --git a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild index ba1f830..2a28dab 100644 --- a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild +++ b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild @@ -31,7 +31,7 @@ DEPEND="dev-qt/qtcore RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/qastrocam-g2-9999-do_no_install_qhy_driver.patch" ) +PATCHES=( "${FILESDIR}/qastrocam-g2-9999-do_not_install_qhy_driver.patch" ) src_unpack() { subversion_src_unpack -- cgit v1.2.3