Merge branch 'master' of https://github.com/pisilinux/core
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>3.4</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>1.07.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>1.14.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>0.4.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>0.99.4</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>1.7.6</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>1.26</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>1.0.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>2.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-18</Date>
|
||||
<Version>7.0</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>6.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>5.18.10</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -38,6 +38,6 @@ def install():
|
||||
pisitools.dodir("/etc/env.d")
|
||||
shelltools.echo("%s/etc/env.d/50guile" % get.installDIR(), 'GUILE_LOAD_PATH="/usr/share/guile/%s"' % major)
|
||||
|
||||
pisitools.domove("/usr/lib/libguile-2.2.so.1.3.1-gdb.scm", "/usr/share/gdb/auto-load")
|
||||
pisitools.domove("/usr/lib/libguile-2.0.so.22.*.scm", "/usr/share/gdb/auto-load")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "HACKING", "NEWS", "README", "THANKS")
|
||||
|
||||
@@ -14,12 +14,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GNU Scheme interpreter and library</Summary>
|
||||
<Description>GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs.</Description>
|
||||
<Archive sha1sum="6c53b2c97bf4d4f0db9eee4974c837955c704541" type="tarxz">mirrors://gnu/guile/guile-2.2.4.tar.xz</Archive>
|
||||
<Archive sha1sum="88cac56a7c017aae29a581772146057a9cd283f9" type="tarxz">mirrors://gnu/guile/guile-2.0.14.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="7.6.4">gc-devel</Dependency>
|
||||
<Dependency>gc-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
<Dependency versionFrom="0.9.8">libunistring-devel</Dependency>
|
||||
<Dependency>libunistring-devel</Dependency>
|
||||
<Dependency>libffi-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -30,11 +30,11 @@
|
||||
<Package>
|
||||
<Name>guile</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="7.6.4">gc</Dependency>
|
||||
<Dependency>gc</Dependency>
|
||||
<Dependency>gmp</Dependency>
|
||||
<Dependency>libffi</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency versionFrom="0.9.8">libunistring</Dependency>
|
||||
<Dependency>libunistring</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -47,7 +47,7 @@
|
||||
<Path fileType="data">/usr/share/guile</Path>
|
||||
<Path fileType="data">/usr/share/emacs</Path>
|
||||
<Path fileType="data">/usr/share/gdb/auto-load</Path>
|
||||
<Path fileType="library">/usr/lib/guile/2.2</Path>
|
||||
<Path fileType="library">/usr/lib/guile/2.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -70,9 +70,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>2.2.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Date>2018-07-18</Date>
|
||||
<Version>2.0.14</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>0.51.0</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>2.0.4</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>2.4.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>1.4.18</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -10,6 +10,7 @@ from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--enable-nls \
|
||||
--program-prefix=g")
|
||||
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 64ec870..eb1139f 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -168,8 +168,8 @@ AC_ARG_WITH([guile], [AS_HELP_STRING([--with-guile],
|
||||
# comes with it's own PC file so we have to specify them as individual
|
||||
# packages. Ugh.
|
||||
AS_IF([test "x$with_guile" != xno],
|
||||
-[ PKG_CHECK_MODULES([GUILE], [guile-2.0], [have_guile=yes],
|
||||
- [PKG_CHECK_MODULES([GUILE], [guile-1.8], [have_guile=yes],
|
||||
+[ PKG_CHECK_MODULES([GUILE], [guile-2.2], [have_guile=yes],
|
||||
+ [PKG_CHECK_MODULES([GUILE], [guile-2.0], [have_guile=yes],
|
||||
[have_guile=no])])
|
||||
])
|
||||
|
||||
@@ -14,14 +14,16 @@
|
||||
<Description>Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program</Description>
|
||||
<Archive sha1sum="7d9d11eb36cfb752da1fb11bb3e521d2a3cc8830" type="tarbz2">mirrors://gnu/make/make-4.2.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>gnuconfig</Dependency>
|
||||
<Dependency>patch</Dependency>
|
||||
<Dependency>gc-devel</Dependency>
|
||||
<!--Dependency>guile-devel</Dependency-->
|
||||
<Dependency>guile-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>glibc_2_27.patch</Patch>
|
||||
<!--Patch>guile-2.2.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -42,7 +44,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-18</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
perlmodules.configure("perl Makefile.PL EXPATLIBPATH=/usr/lib EXPATINCPATH=/usr/include")
|
||||
perlmodules.configure()
|
||||
|
||||
def build():
|
||||
perlmodules.make()
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-19</Date>
|
||||
<Version>2.44</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
Reference in New Issue
Block a user