Page MenuHomeSolus

0001-initial-commit-of-package-pony.patch

Authored By
pwoolcoc
Apr 6 2017, 4:11 PM
Size
18 KB
Referenced Files
None
Subscribers
None

0001-initial-commit-of-package-pony.patch

From 22df2518cc4c0bdafc4856e3c764e6e8beb87eeb Mon Sep 17 00:00:00 2001
From: Paul Woolcock <paul@woolcock.us>
Date: Thu, 6 Apr 2017 11:39:25 -0400
Subject: [PATCH 1/1] initial commit of package 'pony'
---
package.yml | 28 +++++++
pspec_x86_64.xml | 239 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 267 insertions(+)
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..49c48fd
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,28 @@
+name : pony
+version : 0.12.3
+release : 1
+source :
+ - https://github.com/ponylang/ponyc/archive/0.12.3.tar.gz : 25338ecb9f64277921a3ec3613c0028ea897b4923e4ca07ae96eea34b4bd8242
+license :
+ - BSD-2-Clause
+homepage: http://www.ponylang.org/
+summary : An open-source, actor-model, capabilities-secure, high performance programming language
+description: |
+ An open-source, actor-model, capabilities-secure, high performance programming language
+build: |
+ %make
+install: |
+ %make_install destdir=%installroot%/usr
+builddeps:
+ - llvm
+ - llvm-devel
+ - zlib
+ - zlib-devel
+ - ncurses
+ - ncurses-devel
+ - pcre2
+ - pcre2-devel
+ - openssl
+ - openssl-devel
+rundeps:
+ - binutils-gold
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..74ff2cf
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,239 @@
+<PISI>
+ <Source>
+ <Name>pony</Name>
+ <Homepage>http://www.ponylang.org/</Homepage>
+ <Packager>
+ <Name>Paul Woolcock</Name>
+ <Email>paul@woolcock.us</Email>
+ </Packager>
+ <License>BSD-2-Clause</License>
+ <Summary xml:lang="en">An open-source, actor-model, capabilities-secure, high performance programming language</Summary>
+ <Description xml:lang="en">An open-source, actor-model, capabilities-secure, high performance programming language
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pony</Name>
+ <Summary xml:lang="en">An open-source, actor-model, capabilities-secure, high performance programming language</Summary>
+ <Description xml:lang="en">An open-source, actor-model, capabilities-secure, high performance programming language
+</Description>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/packages/assert/assert.pony</Path>
+ <Path fileType="data">/usr/packages/buffered/_test.pony</Path>
+ <Path fileType="data">/usr/packages/buffered/buffered.pony</Path>
+ <Path fileType="data">/usr/packages/buffered/reader.pony</Path>
+ <Path fileType="data">/usr/packages/buffered/writer.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/_to_string.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/ambient_auth.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/any.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/array.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/asio_event.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/bool.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/builtin.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/compare.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/do_not_optimise.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/env.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/float.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/iterator.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/maybe_pointer.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/none.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/platform.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/pointer.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/read_seq.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/real.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/seq.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/signed.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/source_loc.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/std_stream.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/stdin.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/string.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/stringable.pony</Path>
+ <Path fileType="data">/usr/packages/builtin/unsigned.pony</Path>
+ <Path fileType="data">/usr/packages/builtin_test/_test.pony</Path>
+ <Path fileType="data">/usr/packages/builtin_test/_test_valtrace.pony</Path>
+ <Path fileType="data">/usr/packages/bureaucracy/_test.pony</Path>
+ <Path fileType="data">/usr/packages/bureaucracy/custodian.pony</Path>
+ <Path fileType="data">/usr/packages/bureaucracy/registrar.pony</Path>
+ <Path fileType="data">/usr/packages/capsicum/cap.pony</Path>
+ <Path fileType="data">/usr/packages/capsicum/cap_rights.pony</Path>
+ <Path fileType="data">/usr/packages/collections/_test.pony</Path>
+ <Path fileType="data">/usr/packages/collections/flag.pony</Path>
+ <Path fileType="data">/usr/packages/collections/hashable.pony</Path>
+ <Path fileType="data">/usr/packages/collections/list.pony</Path>
+ <Path fileType="data">/usr/packages/collections/list_node.pony</Path>
+ <Path fileType="data">/usr/packages/collections/map.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/_bits.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/_map_node.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/_test.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/benchmarks/main.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/list.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/map.pony</Path>
+ <Path fileType="data">/usr/packages/collections/persistent/persistent.pony</Path>
+ <Path fileType="data">/usr/packages/collections/range.pony</Path>
+ <Path fileType="data">/usr/packages/collections/reverse.pony</Path>
+ <Path fileType="data">/usr/packages/collections/ring_buffer.pony</Path>
+ <Path fileType="data">/usr/packages/collections/set.pony</Path>
+ <Path fileType="data">/usr/packages/collections/sort.pony</Path>
+ <Path fileType="data">/usr/packages/crypto/_test.pony</Path>
+ <Path fileType="data">/usr/packages/crypto/constant_time_compare.pony</Path>
+ <Path fileType="data">/usr/packages/crypto/crypto.pony</Path>
+ <Path fileType="data">/usr/packages/crypto/digest.pony</Path>
+ <Path fileType="data">/usr/packages/crypto/hash_fn.pony</Path>
+ <Path fileType="data">/usr/packages/debug/debug.pony</Path>
+ <Path fileType="data">/usr/packages/encode/base64/_test.pony</Path>
+ <Path fileType="data">/usr/packages/encode/base64/base64.pony</Path>
+ <Path fileType="data">/usr/packages/files/_file_des.pony</Path>
+ <Path fileType="data">/usr/packages/files/_test.pony</Path>
+ <Path fileType="data">/usr/packages/files/directory.pony</Path>
+ <Path fileType="data">/usr/packages/files/file.pony</Path>
+ <Path fileType="data">/usr/packages/files/file_caps.pony</Path>
+ <Path fileType="data">/usr/packages/files/file_info.pony</Path>
+ <Path fileType="data">/usr/packages/files/file_mode.pony</Path>
+ <Path fileType="data">/usr/packages/files/file_path.pony</Path>
+ <Path fileType="data">/usr/packages/files/file_stream.pony</Path>
+ <Path fileType="data">/usr/packages/files/files.pony</Path>
+ <Path fileType="data">/usr/packages/files/path.pony</Path>
+ <Path fileType="data">/usr/packages/format/_format_float.pony</Path>
+ <Path fileType="data">/usr/packages/format/_format_int.pony</Path>
+ <Path fileType="data">/usr/packages/format/_test.pony</Path>
+ <Path fileType="data">/usr/packages/format/format.pony</Path>
+ <Path fileType="data">/usr/packages/format/format_settings.pony</Path>
+ <Path fileType="data">/usr/packages/glob/_test.pony</Path>
+ <Path fileType="data">/usr/packages/glob/glob.pony</Path>
+ <Path fileType="data">/usr/packages/ini/_test.pony</Path>
+ <Path fileType="data">/usr/packages/ini/ini.pony</Path>
+ <Path fileType="data">/usr/packages/ini/ini_map.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/_test.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/chain.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/cycle.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/filter.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/iter.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/itertools.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/map_fn.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/repeat.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/take.pony</Path>
+ <Path fileType="data">/usr/packages/itertools/zip.pony</Path>
+ <Path fileType="data">/usr/packages/json/_json_print.pony</Path>
+ <Path fileType="data">/usr/packages/json/_test.pony</Path>
+ <Path fileType="data">/usr/packages/json/json_doc.pony</Path>
+ <Path fileType="data">/usr/packages/json/json_type.pony</Path>
+ <Path fileType="data">/usr/packages/logger/_test.pony</Path>
+ <Path fileType="data">/usr/packages/logger/logger.pony</Path>
+ <Path fileType="data">/usr/packages/math/fibonacci.pony</Path>
+ <Path fileType="data">/usr/packages/net/_test.pony</Path>
+ <Path fileType="data">/usr/packages/net/auth.pony</Path>
+ <Path fileType="data">/usr/packages/net/dns.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_client_conn_handler.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_client_connection.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_host_service.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_http_parser.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_server_conn_handler.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_server_connection.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_server_listener.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/_test.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/client.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/common_log.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/contents_log.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/discard_log.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/http_handler.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/http_session.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/mimetypes.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/payload.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/server.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/server_notify.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/status.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/url.pony</Path>
+ <Path fileType="data">/usr/packages/net/http/url_encode.pony</Path>
+ <Path fileType="data">/usr/packages/net/net.pony</Path>
+ <Path fileType="data">/usr/packages/net/net_address.pony</Path>
+ <Path fileType="data">/usr/packages/net/ssl/_ssl_init.pony</Path>
+ <Path fileType="data">/usr/packages/net/ssl/ssl.pony</Path>
+ <Path fileType="data">/usr/packages/net/ssl/ssl_connection.pony</Path>
+ <Path fileType="data">/usr/packages/net/ssl/ssl_context.pony</Path>
+ <Path fileType="data">/usr/packages/net/ssl/x509.pony</Path>
+ <Path fileType="data">/usr/packages/net/tcp_connection.pony</Path>
+ <Path fileType="data">/usr/packages/net/tcp_connection_notify.pony</Path>
+ <Path fileType="data">/usr/packages/net/tcp_listen_notify.pony</Path>
+ <Path fileType="data">/usr/packages/net/tcp_listener.pony</Path>
+ <Path fileType="data">/usr/packages/net/udp_notify.pony</Path>
+ <Path fileType="data">/usr/packages/net/udp_socket.pony</Path>
+ <Path fileType="data">/usr/packages/options/_test.pony</Path>
+ <Path fileType="data">/usr/packages/options/env_vars.pony</Path>
+ <Path fileType="data">/usr/packages/options/options.pony</Path>
+ <Path fileType="data">/usr/packages/ponybench/_auto_bench.pony</Path>
+ <Path fileType="data">/usr/packages/ponybench/_bench.pony</Path>
+ <Path fileType="data">/usr/packages/ponybench/_bench_async.pony</Path>
+ <Path fileType="data">/usr/packages/ponybench/_test.pony</Path>
+ <Path fileType="data">/usr/packages/ponybench/pony_bench.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/_color.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/_group.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/_test_record.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/_test_runner.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/pony_test.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/test_helper.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/test_list.pony</Path>
+ <Path fileType="data">/usr/packages/ponytest/unit_test.pony</Path>
+ <Path fileType="data">/usr/packages/process/_test.pony</Path>
+ <Path fileType="data">/usr/packages/process/auth.pony</Path>
+ <Path fileType="data">/usr/packages/process/process_monitor.pony</Path>
+ <Path fileType="data">/usr/packages/process/process_notify.pony</Path>
+ <Path fileType="data">/usr/packages/promises/_test.pony</Path>
+ <Path fileType="data">/usr/packages/promises/_then.pony</Path>
+ <Path fileType="data">/usr/packages/promises/fulfill.pony</Path>
+ <Path fileType="data">/usr/packages/promises/promise.pony</Path>
+ <Path fileType="data">/usr/packages/random/_test.pony</Path>
+ <Path fileType="data">/usr/packages/random/dice.pony</Path>
+ <Path fileType="data">/usr/packages/random/mt.pony</Path>
+ <Path fileType="data">/usr/packages/random/random.pony</Path>
+ <Path fileType="data">/usr/packages/regex/_test.pony</Path>
+ <Path fileType="data">/usr/packages/regex/match.pony</Path>
+ <Path fileType="data">/usr/packages/regex/regex.pony</Path>
+ <Path fileType="data">/usr/packages/serialise/_test.pony</Path>
+ <Path fileType="data">/usr/packages/serialise/serialise.pony</Path>
+ <Path fileType="data">/usr/packages/signals/_test.pony</Path>
+ <Path fileType="data">/usr/packages/signals/sig.pony</Path>
+ <Path fileType="data">/usr/packages/signals/signal_handler.pony</Path>
+ <Path fileType="data">/usr/packages/signals/signal_notify.pony</Path>
+ <Path fileType="data">/usr/packages/stdlib/_test.pony</Path>
+ <Path fileType="data">/usr/packages/strings/_test.pony</Path>
+ <Path fileType="data">/usr/packages/strings/common_prefix.pony</Path>
+ <Path fileType="data">/usr/packages/term/ansi.pony</Path>
+ <Path fileType="data">/usr/packages/term/ansi_notify.pony</Path>
+ <Path fileType="data">/usr/packages/term/ansi_term.pony</Path>
+ <Path fileType="data">/usr/packages/term/readline.pony</Path>
+ <Path fileType="data">/usr/packages/term/readline_notify.pony</Path>
+ <Path fileType="data">/usr/packages/time/_test.pony</Path>
+ <Path fileType="data">/usr/packages/time/_timing_wheel.pony</Path>
+ <Path fileType="data">/usr/packages/time/date.pony</Path>
+ <Path fileType="data">/usr/packages/time/nanos.pony</Path>
+ <Path fileType="data">/usr/packages/time/time.pony</Path>
+ <Path fileType="data">/usr/packages/time/timer.pony</Path>
+ <Path fileType="data">/usr/packages/time/timer_notify.pony</Path>
+ <Path fileType="data">/usr/packages/time/timers.pony</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>pony-devel</Name>
+ <Summary xml:lang="en">Development files for pony</Summary>
+ <Description xml:lang="en">An open-source, actor-model, capabilities-secure, high performance programming language
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">pony</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="library">/usr/lib/lib*.a</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-04-06</Date>
+ <Version>0.12.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Paul Woolcock</Name>
+ <Email>paul@woolcock.us</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.12.2

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12965
Default Alt Text
0001-initial-commit-of-package-pony.patch (18 KB)

Event Timeline