Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
Ertuğrul Erata
2016-05-23 21:31:05 +03:00
323 changed files with 115321 additions and 76161 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python setuptools</Summary>
<Description>python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
<Archive sha1sum="3de29240fc6c4513120014e93e57a1701a2fae7a" type="targz">https://github.com/pypa/setuptools/archive/v20.10.1.tar.gz</Archive>
<Archive sha1sum="ce72e7effddd31cd657dbbdc9308fee236e4fa37" type="targz">https://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
@@ -21,31 +21,16 @@
<Package>
<Name>python3-setuptools</Name>
<Files>
<Path fileType="executable">/usr/bin/py3easy-install</Path>
<Path fileType="executable">/usr/bin/easy_install-3*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>20.10.1</Version>
<Comment>rebuild for python3 downgrade</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-28</Date>
<Version>20.10.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-29</Date>
<Date>2016-05-20</Date>
<Version>19.6.1</Version>
<Comment>First release</Comment>
<Comment>First release.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
@@ -12,7 +12,7 @@
<License>LGPLv2</License>
<Summary>Accounts and SSO (Single Sign-On) framework</Summary>
<Description>Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.</Description>
<Archive sha1sum="35fdf91691682a8302ec09d3c52a0985f05d6b9b" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2</Archive>
<Archive sha1sum="1fdb57720284be9c4f7fd45085fd3f81e93d4ab3" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
@@ -39,6 +39,8 @@
<Path fileType="data">/usr/share/libaccounts-glib/testdata</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="data">/usr/share/gir-1.0/Accounts-1.0.gir</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -54,8 +56,6 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0/Accounts-1.0.gir</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -20,4 +20,4 @@ def build():
def install():
autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR())
pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README.md", "TODO")
pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README", "TODO")
+10 -4
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Qt5-based client library for accessing the online accounts database</Summary>
<Description>Qt5-based client library for accessing the online accounts database</Description>
<Archive sha1sum="8cb7217d7473a70baa0bcdaf9f073b56b70965a5" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2</Archive>
<Archive sha1sum="6e312e3f75ef67a3705e7f2ce8a9bea60bdaf940" type="targz">https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.gz?ref=1.13</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -32,8 +32,9 @@
<Dependency>libaccounts-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libaccounts-qt5.so.*</Path>
<Path fileType="library">/usr/lib/libaccounts-qt5*</Path>
<Path fileType="doc">/usr/share/doc/libaccounts-qt5</Path>
<Path fileType="library">/usr/lib/cmake</Path>
</Files>
</Package>
@@ -48,8 +49,6 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/libaccounts-qt5.so</Path>
</Files>
</Package>
@@ -81,6 +80,13 @@
</Package>
<History>
<Update release="2">
<Date>2016-05-20</Date>
<Version>1.13</Version>
<Comment>Rebuild for qt5</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-30</Date>
<Version>1.14</Version>