Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
I
inary
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
SulinOS
inary
Commits
63aeb676
Kaydet (Commit)
63aeb676
authored
Mar 13, 2018
tarafından
Suleyman Poyraz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Revert "Lisans ve author olayları"
This reverts commit a99e4a48c9c5c82e32b63ee27e571b54c2bd5f01.
üst
2bf439e4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
166 changed files
with
153 additions
and
430 deletions
+153
-430
conf.py
doc/rst/conf.py
+2
-2
__init__.py
inary/__init__.py
+2
-6
__init__.py
inary/actionsapi/__init__.py
+1
-4
autotools.py
inary/actionsapi/autotools.py
+1
-4
cmaketools.py
inary/actionsapi/cmaketools.py
+1
-4
coreutils.py
inary/actionsapi/coreutils.py
+1
-4
get.py
inary/actionsapi/get.py
+1
-4
inarytools.py
inary/actionsapi/inarytools.py
+1
-4
javamodules.py
inary/actionsapi/javamodules.py
+1
-4
kde.py
inary/actionsapi/kde.py
+1
-4
kde4.py
inary/actionsapi/kde4.py
+1
-4
kde5.py
inary/actionsapi/kde5.py
+1
-4
kerneltools.py
inary/actionsapi/kerneltools.py
+1
-4
libtools.py
inary/actionsapi/libtools.py
+1
-4
perlmodules.py
inary/actionsapi/perlmodules.py
+1
-4
pkgconfig.py
inary/actionsapi/pkgconfig.py
+1
-4
pythonmodules.py
inary/actionsapi/pythonmodules.py
+1
-4
qt4.py
inary/actionsapi/qt4.py
+1
-4
qt5.py
inary/actionsapi/qt5.py
+1
-4
rubymodules.py
inary/actionsapi/rubymodules.py
+1
-4
scons.py
inary/actionsapi/scons.py
+1
-4
shelltools.py
inary/actionsapi/shelltools.py
+1
-4
texlivemodules.py
inary/actionsapi/texlivemodules.py
+1
-4
variables.py
inary/actionsapi/variables.py
+1
-4
__init__.py
inary/analyzer/__init__.py
+1
-1
conflict.py
inary/analyzer/conflict.py
+1
-4
ctypes_analyzer.py
inary/analyzer/ctypes_analyzer.py
+2
-2
dependency.py
inary/analyzer/dependency.py
+1
-4
firmwares.py
inary/analyzer/firmwares.py
+2
-2
magic.py
inary/analyzer/magic.py
+8
-7
pkgconfig.py
inary/analyzer/pkgconfig.py
+1
-1
urgent-packages.py
inary/analyzer/urgent-packages.py
+2
-1
api.py
inary/api.py
+1
-4
archive.py
inary/archive.py
+1
-4
atomicoperations.py
inary/atomicoperations.py
+1
-4
blacklist.py
inary/blacklist.py
+1
-4
__init__.py
inary/cli/__init__.py
+2
-5
addrepo.py
inary/cli/addrepo.py
+2
-5
blame.py
inary/cli/blame.py
+2
-5
build.py
inary/cli/build.py
+2
-5
check.py
inary/cli/check.py
+2
-5
clean.py
inary/cli/clean.py
+3
-5
command.py
inary/cli/command.py
+2
-5
configurepending.py
inary/cli/configurepending.py
+2
-5
deletecache.py
inary/cli/deletecache.py
+2
-5
delta.py
inary/cli/delta.py
+2
-5
disablerepo.py
inary/cli/disablerepo.py
+2
-5
emerge.py
inary/cli/emerge.py
+2
-5
emergeup.py
inary/cli/emergeup.py
+2
-5
enablerepo.py
inary/cli/enablerepo.py
+2
-5
fetch.py
inary/cli/fetch.py
+2
-5
graph.py
inary/cli/graph.py
+2
-5
help.py
inary/cli/help.py
+2
-5
history.py
inary/cli/history.py
+2
-5
inarycli.py
inary/cli/inarycli.py
+2
-5
index.py
inary/cli/index.py
+2
-5
info.py
inary/cli/info.py
+2
-5
install.py
inary/cli/install.py
+2
-5
listavailable.py
inary/cli/listavailable.py
+2
-5
listcomponents.py
inary/cli/listcomponents.py
+2
-5
listinstalled.py
inary/cli/listinstalled.py
+2
-5
listnewest.py
inary/cli/listnewest.py
+2
-5
listorphaned.py
inary/cli/listorphaned.py
+2
-5
listpending.py
inary/cli/listpending.py
+2
-5
listrepo.py
inary/cli/listrepo.py
+2
-5
listsources.py
inary/cli/listsources.py
+2
-5
listupgrades.py
inary/cli/listupgrades.py
+2
-5
rebuilddb.py
inary/cli/rebuilddb.py
+2
-5
remove.py
inary/cli/remove.py
+2
-5
removeorphaned.py
inary/cli/removeorphaned.py
+2
-5
removerepo.py
inary/cli/removerepo.py
+2
-5
search.py
inary/cli/search.py
+2
-5
searchfile.py
inary/cli/searchfile.py
+2
-5
updaterepo.py
inary/cli/updaterepo.py
+2
-5
upgrade.py
inary/cli/upgrade.py
+2
-5
config.py
inary/config.py
+1
-4
configfile.py
inary/configfile.py
+1
-4
constants.py
inary/constants.py
+1
-4
context.py
inary/context.py
+1
-4
__init__.py
inary/data/__init__.py
+1
-4
component.py
inary/data/component.py
+1
-4
files.py
inary/data/files.py
+1
-4
group.py
inary/data/group.py
+1
-4
history.py
inary/data/history.py
+1
-4
index.py
inary/data/index.py
+1
-4
metadata.py
inary/data/metadata.py
+1
-4
pgraph.py
inary/data/pgraph.py
+1
-4
relation.py
inary/data/relation.py
+1
-4
replace.py
inary/data/replace.py
+1
-4
specfile.py
inary/data/specfile.py
+1
-4
__init__.py
inary/db/__init__.py
+1
-4
componentdb.py
inary/db/componentdb.py
+1
-4
filesdb.py
inary/db/filesdb.py
+2
-5
groupdb.py
inary/db/groupdb.py
+1
-4
historydb.py
inary/db/historydb.py
+1
-4
installdb.py
inary/db/installdb.py
+1
-4
itembyrepo.py
inary/db/itembyrepo.py
+1
-4
lazydb.py
inary/db/lazydb.py
+1
-4
packagedb.py
inary/db/packagedb.py
+1
-4
sourcedb.py
inary/db/sourcedb.py
+1
-4
errors.py
inary/errors.py
+0
-0
fetcher.py
inary/fetcher.py
+0
-0
file.py
inary/file.py
+0
-0
mirrors.py
inary/mirrors.py
+0
-0
__init__.py
inary/operations/__init__.py
+0
-0
build.py
inary/operations/build.py
+0
-0
check.py
inary/operations/check.py
+0
-0
delta.py
inary/operations/delta.py
+0
-0
emerge.py
inary/operations/emerge.py
+0
-0
helper.py
inary/operations/helper.py
+0
-0
history.py
inary/operations/history.py
+0
-0
info.py
inary/operations/info.py
+0
-0
install.py
inary/operations/install.py
+0
-0
op_wrappers.py
inary/operations/op_wrappers.py
+0
-0
remove.py
inary/operations/remove.py
+0
-0
search.py
inary/operations/search.py
+0
-0
upgrade.py
inary/operations/upgrade.py
+0
-0
package.py
inary/package.py
+0
-0
__init__.py
inary/scenarioapi/__init__.py
+0
-0
actions.py
inary/scenarioapi/actions.py
+0
-0
constants.py
inary/scenarioapi/constants.py
+0
-0
inaryops.py
inary/scenarioapi/inaryops.py
+0
-0
package.py
inary/scenarioapi/package.py
+0
-0
pspec.py
inary/scenarioapi/pspec.py
+0
-0
repoops.py
inary/scenarioapi/repoops.py
+0
-0
scenario.py
inary/scenarioapi/scenario.py
+0
-0
withops.py
inary/scenarioapi/withops.py
+0
-0
scomiface.py
inary/scomiface.py
+0
-0
signalhandler.py
inary/signalhandler.py
+0
-0
sourcearchive.py
inary/sourcearchive.py
+0
-0
strutils.py
inary/strutils.py
+0
-0
__init__.py
inary/sxml/__init__.py
+0
-0
autoxml.py
inary/sxml/autoxml.py
+0
-0
xmlext.py
inary/sxml/xmlext.py
+0
-0
xmlfile.py
inary/sxml/xmlfile.py
+0
-0
ui.py
inary/ui.py
+0
-0
uri.py
inary/uri.py
+0
-0
util.py
inary/util.py
+0
-0
version.py
inary/version.py
+0
-0
minimum-dependency-maximum-stabilization-001.patch
...atches/minimum-dependency-maximum-stabilization-001.patch
+0
-0
run.py
scenarios/run.py
+0
-0
check-newconfigs.py
scripts/check-newconfigs.py
+0
-0
cleanCache.py
scripts/cleanCache.py
+0
-0
createdelta.py
scripts/createdelta.py
+0
-0
inary-sandbox
scripts/inary-sandbox
+0
-0
inarysh
scripts/inarysh
+0
-0
lsinary
scripts/lsinary
+0
-0
uninary
scripts/uninary
+0
-0
setup.py
setup.py
+0
-0
__init__.py
tests/databaseTests/__init__.py
+0
-0
testComponentDB.py
tests/databaseTests/testComponentDB.py
+0
-0
testFilesLDB.py
tests/databaseTests/testFilesLDB.py
+0
-0
testInstallDB.py
tests/databaseTests/testInstallDB.py
+0
-0
testItembyRepo.py
tests/databaseTests/testItembyRepo.py
+0
-0
testLazyDB.py
tests/databaseTests/testLazyDB.py
+0
-0
testPackageDB.py
tests/databaseTests/testPackageDB.py
+0
-0
testRepoDB.py
tests/databaseTests/testRepoDB.py
+0
-0
testSearch.py
tests/databaseTests/testSearch.py
+0
-0
testSourceDB.py
tests/databaseTests/testSourceDB.py
+0
-0
testMirrors.py
tests/inaryTests/testMirrors.py
+0
-0
testVersion.py
tests/inaryTests/testVersion.py
+0
-0
createrepo.py
tests/repos/createrepo.py
+0
-0
runtests.py
tests/runtests.py
+0
-0
testOO.py
tests/typeTests/testOO.py
+0
-0
testAutoxml.py
tests/xmlTests/testAutoxml.py
+0
-0
pspec2po
tools/pspec2po
+0
-0
No files found.
doc/rst/conf.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -48,7 +48,7 @@ master_doc = 'index'
# General substitutions.
project
=
'Inary Documentation'
copyright
=
"2016-201
8
Zaryob"
copyright
=
"2016-201
7
Zaryob"
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
...
...
@@ -97,7 +97,7 @@ highlight_language = 'YAML+Jinja'
# Substitutions, variables, entities, & shortcuts for text which do not need to link to anything.
# For titles which should be a link, use the intersphinx anchors set at the index, chapter, and section levels, such as qi_start_:
rst_epilog
=
"""
rst_epilog
=
"""
"""
...
...
inary/__init__.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
@@ -21,7 +17,7 @@ import sys
import
atexit
import
logging
import
logging.handlers
import
imp
import
imp
__version__
=
"0.5"
...
...
inary/actionsapi/__init__.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/autotools.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/cmaketools.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/coreutils.py
Dosyayı görüntüle @
63aeb676
#-*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/get.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/inarytools.py
Dosyayı görüntüle @
63aeb676
#-*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/javamodules.py
Dosyayı görüntüle @
63aeb676
#-*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/kde.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/kde4.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/kde5.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/kerneltools.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/libtools.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/perlmodules.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/pkgconfig.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/pythonmodules.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/qt4.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/qt5.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/rubymodules.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/scons.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/shelltools.py
Dosyayı görüntüle @
63aeb676
#-*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/texlivemodules.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/actionsapi/variables.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/__init__.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -4,7 +4,7 @@
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/conflict.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/ctypes_analyzer.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
# Copyright (C) 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 201
6 - 201
8, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/dependency.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/firmwares.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -4,7 +4,7 @@
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
@@ -43,7 +43,7 @@ def get_firmware_package(firmware):
try
:
fw_packages
=
inary
.
db
.
componentdb
.
ComponentDB
()
.
get_packages
(
"hardware.firmware"
)
unavailable_fw_packages
=
set
(
fw_packages
)
.
difference
(
inary
.
db
.
installdb
.
InstallDB
()
.
list_installed
())
if
unavailable_fw_packages
:
ctx
.
ui
.
info
(
inary
.
util
.
colorize
(
"The following firmwares are not installed:"
,
"yellow"
))
ctx
.
ui
.
info
(
"
\n
"
.
join
(
unavailable_fw_packages
))
...
...
inary/analyzer/magic.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -4,7 +4,7 @@
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
@@ -30,11 +30,11 @@ if not libmagic or not libmagic._name:
#Magic Flags from libmagic.so
MAGIC_CONTINUE
=
0x000020
MAGIC_CONTINUE
=
0x000020
MAGIC_COMPRESS
=
0x000004
MAGIC_NONE
=
0x000000
MAGIC_NONE
=
0x000000
MAGIC_MIME
=
0x000010
MAGIC_MIME_ENCODING
=
0x000400
MAGIC_MIME_ENCODING
=
0x000400
_instances
=
{}
...
...
@@ -110,14 +110,14 @@ class Magic:
magic_load
(
self
.
cookie
,
magic_file
)
def
get_file_type
(
self
,
data
):
# If given argument is a file load with magic_file
# If given argument is a file load with magic_file
# If given argument is a buffer load with magic_buffer
try
:
if
os
.
path
.
isfile
(
data
):
if
os
.
path
.
isfile
(
data
):
open
(
data
)
with
self
.
lock
:
return
magic_file
(
self
.
cookie
,
data
)
else
:
else
:
with
self
.
lock
:
if
type
(
data
)
==
str
and
str
!=
bytes
:
buf
=
data
.
encode
(
'utf-8'
,
errors
=
'replace'
)
...
...
@@ -129,3 +129,4 @@ class Magic:
if
self
.
cookie
and
magic_close
:
magic_close
(
self
.
cookie
)
self
.
cookie
=
None
inary/analyzer/pkgconfig.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -4,7 +4,7 @@
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/analyzer/urgent-packages.py
Dosyayı görüntüle @
63aeb676
...
...
@@ -4,7 +4,7 @@
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
@@ -93,3 +93,4 @@ def urgent_packages(index, packages):
# print("-> %s" % i)
# for k in requiredPackages[i]:
# print("\t%s" % k)
inary/api.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/archive.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/atomicoperations.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/blacklist.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/__init__.py
Dosyayı görüntüle @
63aeb676
# -*- coding: utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/addrepo.py
Dosyayı görüntüle @
63aeb676
# -*- coding:utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/blame.py
Dosyayı görüntüle @
63aeb676
# -*- coding:utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2017 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2017, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/build.py
Dosyayı görüntüle @
63aeb676
# -*- coding:utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/check.py
Dosyayı görüntüle @
63aeb676
# -*- coding:utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2016 - 2018, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
inary/cli/clean.py
Dosyayı görüntüle @
63aeb676
# -*- coding:utf-8 -*-
#
#
# Old author: Copyright (C) 2005 - 2011, Tubitak/UEKAE
#
# Copyright (C) 2017 - 2018, Suleyman POYRAZ (Zaryob)
# Copyright (C) 2016 - 2017, Suleyman POYRAZ (Zaryob)
#
# 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
3
of the License, or (at your option)
# Software Foundation; either version
2
of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
...
...
@@ -34,3 +31,4 @@ This command deletes unused locks from the database directory.""")
def
run
(
self
):
self
.
init
()
inary/cli/command.py