diff --git a/libkscreen.rb b/libkscreen2.rb similarity index 94% rename from libkscreen.rb rename to libkscreen2.rb index b59a964..d5c6106 100755 --- a/libkscreen.rb +++ b/libkscreen2.rb @@ -1,37 +1,37 @@ #!/usr/bin/env ruby # -*- coding: utf-8 -*- # # Copyright © 2007-2013 Harald Sitter # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License or (at your option) version 3 or any later version # accepted by the membership of KDE e.V. (or its successor approved # by the membership of KDE e.V.), which shall act as a proxy # defined in Section 14 of version 3 of the license. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -NAME = "libkscreen" -COMPONENT = "kde-workspace" -SECTION = "" +NAME = "libkscreen2" +COMPONENT = "extragear" +SECTION = "libs" $: << File.dirname( __FILE__) $srcvcs = "git" def custom remover([ ".reviewboardrc" ]) base_dir end # get things started require 'lib/starter' diff --git a/libkscreenrc b/libkscreen2rc similarity index 92% rename from libkscreenrc rename to libkscreen2rc index 1149933..d38139a 100644 --- a/libkscreenrc +++ b/libkscreen2rc @@ -1,9 +1,10 @@ [main] customsrc=kde:libkscreen branch=trunk gitbranch=master protocol=svn+ssh version=4.96.0 doc=false barrier=75 gitbranch=frameworks +l10n=false