[yast-commit] [yast/yast-tv] 29d66f: YCP Killer: Unify YaST module structure
Branch: refs/heads/yml_data Home: https://github.com/yast/yast-tv Commit: 29d66f6fb24b32dde526b5b4e121c888d814a91e https://github.com/yast/yast-tv/commit/29d66f6fb24b32dde526b5b4e121c888d814a... Author: YCP Killer <yast-devel@opensuse.org> Date: 2013-07-30 (Tue, 30 Jul 2013) Changed paths: R agents/Makefile.am R agents/cfg_lirc.scr R agents/modprobe_tv.scr R agents/xawtvrc.scr R data/tv_cards-lirc_gpio.ycp R data/tv_dvbcards.ycp R data/tv_dvbfirmware.ycp R src/ModulesComments.ycp R src/Tv.ycp A src/clients/irc.ycp A src/clients/tv.ycp A src/clients/tv_auto.ycp A src/clients/tv_proposal.ycp A src/clients/tv_write.ycp A src/data/tv_cards-lirc_gpio.ycp A src/data/tv_dvbcards.ycp A src/data/tv_dvbfirmware.ycp A src/desktop/tv.desktop R src/helps.ycp A src/include/tv/helps.ycp A src/include/tv/irc_ui.ycp A src/include/tv/misc.ycp A src/include/tv/ui.ycp R src/irc.ycp R src/irc_ui.ycp R src/misc.ycp A src/modules/ModulesComments.ycp A src/modules/Tv.ycp A src/scrconf/Makefile.am A src/scrconf/cfg_lirc.scr A src/scrconf/modprobe_tv.scr A src/scrconf/xawtvrc.scr R src/tv.desktop R src/tv.ycp R src/tv_auto.ycp R src/tv_proposal.ycp R src/tv_write.ycp R src/ui.ycp Log Message: ----------- YCP Killer: Unify YaST module structure The existing directory tree layout of YaST modules wasn't consistent across modules and it was different from the layout used after installation. We decided to unify it to fit a regular structure. This commit does so for this module. The commit is a result of running YCP Killer's "restructure" command. See also: https://github.com/yast/ycp-killer#new-yast-module-structure https://github.com/yast/ycp-killer Commit: 71b390bae825ff8cc876902bd3183d30a1d8badc https://github.com/yast/yast-tv/commit/71b390bae825ff8cc876902bd3183d30a1d8b... Author: YCP Killer <yast-devel@opensuse.org> Date: 2013-07-30 (Tue, 30 Jul 2013) Changed paths: M data/Makefile.am M testsuite/Makefile.am M yast2-tv.spec.in Log Message: ----------- YCP Killer: Apply changes needed for Ruby translation This module needed few changes before it was possible to translate its YCP files into Ruby. This commit performs them. The commit is a result of running YCP Killer's "patch" command. The history of the applied patch is available here: https://github.com/yast/ycp-killer/commits/master/patches/tv.patch See also: https://github.com/yast/ycp-killer Commit: 3e0f27244a150b9c58ded8238e2a6797325413ce https://github.com/yast/yast-tv/commit/3e0f27244a150b9c58ded8238e2a679732541... Author: YCP Killer <yast-devel@opensuse.org> Date: 2013-07-30 (Tue, 30 Jul 2013) Changed paths: A src/clients/irc.rb R src/clients/irc.ycp A src/clients/tv.rb R src/clients/tv.ycp A src/clients/tv_auto.rb R src/clients/tv_auto.ycp A src/clients/tv_proposal.rb R src/clients/tv_proposal.ycp A src/clients/tv_write.rb R src/clients/tv_write.ycp A src/include/tv/helps.rb R src/include/tv/helps.ycp A src/include/tv/irc_ui.rb R src/include/tv/irc_ui.ycp A src/include/tv/misc.rb R src/include/tv/misc.ycp A src/include/tv/ui.rb R src/include/tv/ui.ycp A src/modules/ModulesComments.rb R src/modules/ModulesComments.ycp A src/modules/Tv.rb R src/modules/Tv.ycp A testsuite/tests/CmpParameters.rb R testsuite/tests/CmpParameters.ycp A testsuite/tests/ModulesCommentsExtractFromComment.rb R testsuite/tests/ModulesCommentsExtractFromComment.ycp A testsuite/tests/ModulesCommentsStoreToComment.rb R testsuite/tests/ModulesCommentsStoreToComment.ycp A testsuite/tests/TvCardAddCurrent.rb R testsuite/tests/TvCardAddCurrent.ycp A testsuite/tests/TvCardGet.rb R testsuite/tests/TvCardGet.ycp A testsuite/tests/TvCardRemove.rb R testsuite/tests/TvCardRemove.ycp A testsuite/tests/TvCardReplaceWithCurrent.rb R testsuite/tests/TvCardReplaceWithCurrent.ycp A testsuite/tests/TvCardsAsItems.rb R testsuite/tests/TvCardsAsItems.ycp A testsuite/tests/TvCardsDBVendorGetCards.rb R testsuite/tests/TvCardsDBVendorGetCards.ycp A testsuite/tests/TvCardsDBVendorsAsItems.rb R testsuite/tests/TvCardsDBVendorsAsItems.ycp A testsuite/tests/TvCardsUniqueKeys.rb R testsuite/tests/TvCardsUniqueKeys.ycp A testsuite/tests/TvDetect.rb R testsuite/tests/TvDetect.ycp A testsuite/tests/TvDetectedCardsAsItems.rb R testsuite/tests/TvDetectedCardsAsItems.ycp A testsuite/tests/TvGetMajor81Aliases.rb R testsuite/tests/TvGetMajor81Aliases.ycp A testsuite/tests/TvModuleParametersAsItems.rb R testsuite/tests/TvModuleParametersAsItems.ycp A testsuite/tests/TvModulesAsItems.rb R testsuite/tests/TvModulesAsItems.ycp A testsuite/tests/TvPropose.rb R testsuite/tests/TvPropose.ycp A testsuite/tests/TvReadCardsDatabase.rb R testsuite/tests/TvReadCardsDatabase.ycp A testsuite/tests/TvReadKernelModules.rb R testsuite/tests/TvReadKernelModules.ycp A testsuite/tests/TvReadModuleParameters.rb R testsuite/tests/TvReadModuleParameters.ycp A testsuite/tests/TvReadTunersDatabase.rb R testsuite/tests/TvReadTunersDatabase.ycp A testsuite/tests/TvTunerDBAsItems.rb R testsuite/tests/TvTunerDBAsItems.ycp A testsuite/tests/TvTunersDBSelectTuner.rb R testsuite/tests/TvTunersDBSelectTuner.ycp A testsuite/tests/TvWriteModuleParameters.rb R testsuite/tests/TvWriteModuleParameters.ycp Log Message: ----------- YCP Killer: Translate YCP files into Ruby The commit is a result of running YCP Killer's "ruby" command. See also: https://github.com/yast/ycp-killer Commit: 3d1472e87d800d6e6185c7f916d5f50592eaf797 https://github.com/yast/yast-tv/commit/3d1472e87d800d6e6185c7f916d5f50592eaf... Author: YCP Killer <yast-devel@opensuse.org> Date: 2013-07-30 (Tue, 30 Jul 2013) Changed paths: M src/Makefile.am R src/scrconf/Makefile.am Log Message: ----------- YCP Killer: Regenerate Makefile.am files in all source directories The commit is a result of running YCP Killer's "makefile" command. See also: https://github.com/yast/ycp-killer Commit: 3109094ea4a87e1e50d0d9f964fb262ffe6c5670 https://github.com/yast/yast-tv/commit/3109094ea4a87e1e50d0d9f964fb262ffe6c5... Author: YCP Killer <yast-devel@opensuse.org> Date: 2013-07-30 (Tue, 30 Jul 2013) Changed paths: M VERSION M package/yast2-tv.changes Log Message: ----------- version 3.0.0 Commit: 02b32d58b226f894c8a82796b678b69cb11edb79 https://github.com/yast/yast-tv/commit/02b32d58b226f894c8a82796b678b69cb11ed... Author: Ladislav Slezak <lslezak@novell.com> Date: 2013-08-07 (Wed, 07 Aug 2013) Changed paths: M package/yast2-tv.changes M src/Makefile.am R src/data/tv_cards-lirc_gpio.ycp R src/data/tv_dvbcards.ycp R src/data/tv_dvbfirmware.ycp M src/modules/Tv.rb M yast2-tv.spec.in Log Message: ----------- convert static data files from YCP to YAML Commit: e9dc1ec3060de4783866e878cc39e3dedcd71318 https://github.com/yast/yast-tv/commit/e9dc1ec3060de4783866e878cc39e3dedcd71... Author: Ladislav Slezak <lslezak@novell.com> Date: 2013-08-07 (Wed, 07 Aug 2013) Changed paths: M data/CARDLIST.au0828 M data/CARDLIST.bttv M data/CARDLIST.cx23885 M data/CARDLIST.cx88 M data/CARDLIST.em28xx M data/CARDLIST.saa7134 M data/CARDLIST.saa7164 A data/CARDLIST.tm6000 M data/CARDLIST.tuner A data/CARDLIST.usbvision M data/Makefile.am M data/create_tv_db Log Message: ----------- updated TV card DB for Linux kernel 3.10.1 - added "tm6000" based cards - added "usbvision" based cards Commit: 10dd781a9134c141ee4b3672289331b31d863378 https://github.com/yast/yast-tv/commit/10dd781a9134c141ee4b3672289331b31d863... Author: Ladislav Slezak <lslezak@novell.com> Date: 2013-08-07 (Wed, 07 Aug 2013) Changed paths: M data/Makefile.am M data/README R data/create_tuner_db A data/create_tuner_db.rb M src/modules/Tv.rb Log Message: ----------- create tv_tuners.yml instead of tv_tuners.ycp Compare: https://github.com/yast/yast-tv/compare/29d66f6fb24b^...10dd781a9134
participants (1)
-
GitHub