Ed Reel
fd92e01dc8
Add sfk package
2017-06-11 17:58:28 -05:00
lyxell
c3f7b34342
Merge pull request #718 from jam7/add-gcc-desc
...
Add descriptions and homepages to gcc related packages
2017-06-09 03:50:10 +02:00
Kazushi (Jam) Marukawa
16f91d38d6
Added descriptions and homepages
2017-06-09 09:44:46 +09:00
lyxell
c8cbac4439
Merge pull request #659 from uberhacker/add-ffmpeg-package
...
Add ffmpeg package
2017-06-08 23:57:32 +02:00
lyxell
431d3229bd
Merge pull request #716 from jam7/strip-some-common-packages
...
Strip some common packages
2017-06-08 23:55:56 +02:00
lyxell
31b2f7a40c
Merge pull request #717 from jam7/refactor/dependency
...
Refactor dependency expansion
2017-06-08 23:55:09 +02:00
Kazushi (Jam) Marukawa
864d2b33e2
Change crew to divide expand_dependencies and resolve_dependencies functions.
2017-06-08 21:58:48 +09:00
Kazushi (Jam) Marukawa
a1ddd9cbf0
Change crew to remove already installed packages and the target package from the dependencies.
...
Change crew to hide `buildessential` from dependencies list since it is a fake package.
Change crew to not check :build dependencies if a target is already installed.
Chagen crew to remove unnecessary push_dependency call.
Change package.rb to update comments
2017-06-08 21:58:48 +09:00
Kazushi (Jam) Marukawa
1e11204966
Change expect.rb to strip binary and library.
...
Also add check method.
2017-06-08 21:22:11 +09:00
Kazushi (Jam) Marukawa
a28d1e348a
Chagne bison.rb to install stripped binaries and add check methods
2017-06-08 21:21:41 +09:00
Ed Reel
1ded319da5
Add description and homepage to all packages
2017-06-07 21:06:04 -05:00
Kazushi (Jam) Marukawa
fde42316d9
Change ncurses.rb and ncursesw.rb to not install static libraries and strip binary and libraries
2017-06-07 06:59:29 +09:00
lyxell
adee0e73fe
Merge pull request #670 from Alanaktion/cmatrix
...
Adding cmatrix package
2017-06-06 14:31:01 +02:00
lyxell
c759744ea9
Merge pull request #708 from flyingP0tat0/master
...
Add readline dependency to R
2017-06-06 14:30:37 +02:00
lyxell
157b6e0179
Merge pull request #713 from jam7/refactor/debug-symbol
...
DEBUG_SYMBOLS modification
2017-06-06 14:28:45 +02:00
lyxell
b0e8cf1af0
Merge pull request #714 from jam7/update/openssl
...
Update openssl to 1.0.2l and distribute with pre-built arm binaries
2017-06-06 14:25:42 +02:00
lyxell
78be5b6167
Merge pull request #712 from uberhacker/update-mlocate-package-homepage
...
Update mlocate homepage url
2017-06-06 14:24:36 +02:00
Kazushi (Jam) Marukawa
e877342697
Correct binary filename
2017-06-06 19:40:33 +09:00
Kazushi (Jam) Marukawa
0712fb8e6e
Change openssl.rb to use pre-built binary package for aarch64 and armv7l
2017-06-06 19:07:31 +09:00
Kazushi (Jam) Marukawa
3a3e291564
Update openssl to 1.0.2l.
...
Change openssl.rb to strip binary and libraries and prepare to install man correctly.
Also add check method to check the correctness.
2017-06-06 19:06:29 +09:00
Ed Reel
41033a5005
Update mlocate homepage url
2017-06-05 22:30:31 -05:00
Ed Reel
9c3c474854
Fix libx264 package version
2017-06-04 22:40:54 -05:00
Ed Reel
4dd0ed5b0d
Fix checksum on libx264 package
2017-06-04 22:29:05 -05:00
Ed Reel
2a8e9c965b
Remove libvpx configure option
...
- Remove libvpx package
2017-06-04 22:27:23 -05:00
Ed Reel
ef25024dd0
Remove libxvid configure option
...
- Add libfontconfig configure option
- Remove target configure option from libvpx
2017-06-04 22:19:42 -05:00
Jan Baudisch
8d5258c392
Add openssl dependency to R
2017-06-04 10:05:40 +02:00
Jan Baudisch
a84025be05
Add curl dependency to R
2017-06-04 10:05:11 +02:00
Jan Baudisch
1d37348421
Add bz2 dependency
2017-06-04 10:04:42 +02:00
Jan Baudisch
d38eae32b6
Add readline dependency to R
2017-06-04 00:46:21 +02:00
lyxell
a33a99c33d
Merge pull request #704 from jam7/update/scrollz
...
Correct scrollz
2017-06-02 18:34:53 +02:00
lyxell
cd642569ac
Merge pull request #705 from jam7/update/mandb
...
Update mandb to 2.7.6.1 and strip binary and libraries.
2017-06-02 18:34:40 +02:00
Kazushi (Jam) Marukawa
a4afec99f4
Change mandb.rb to strip binary and libraries
2017-06-02 21:58:06 +09:00
Kazushi (Jam) Marukawa
76a298ab85
update mandb to 2.7.6.1
2017-06-02 21:50:37 +09:00
Kazushi (Jam) Marukawa
f63e7d4f47
Add /usr/local/include/ncurses to the CFLAGS to work with ncurses correctly
2017-06-02 21:19:45 +09:00
lyxell
c473b1a98a
Merge pull request #702 from jam7/update/python27
...
Change python27.rb to add check method and optimize for size
2017-06-01 20:25:34 +02:00
lyxell
6dede4307c
Merge pull request #700 from jam7/modify-deps
...
Modify dependencies in several packages.
2017-06-01 20:21:20 +02:00
lyxell
144b3002e3
Merge pull request #701 from jam7/refactor/use-tar
...
Change to use tar for the performance
2017-06-01 20:20:47 +02:00
Kazushi (Jam) Marukawa
10a5cca427
Change python27.rb to add check method and optimize for size
2017-06-01 23:27:12 +09:00
Kazushi (Jam) Marukawa
9263f1a9b8
Change to use tar for the performance
2017-06-01 23:14:16 +09:00
Kazushi (Jam) Marukawa
5a6344a201
Change vim.rb to make perl, python27 and ruby be installd at run-time.
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
9614d4fec6
Add :build to emacs.rb dependencies
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
342f192d16
Add :build to p11kit.rb dependencies
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
1e986367d7
Add :build to libunwind.rb dependencies
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
847f8d4503
Add :build to libtasn1.rb dependencies
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
c3b3da48d0
Add :build to bc.rb dependencies
2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
fc1ef95161
Add :build to ed.rb dependencies
2017-06-01 23:14:01 +09:00
lyxell
69c01319b1
Merge pull request #699 from lyxell/remove-comments
...
Remove unnecessary comments, fix quotes inside descriptions
2017-05-31 09:02:31 +02:00
lyxell
1e8b2bb3a6
Remove unnecessary comments, fix quotes inside descriptions
2017-05-31 09:00:14 +02:00
lyxell
eff96f5408
Merge pull request #696 from lyxell/add-package-descriptions
...
Add package descriptions and homepages
2017-05-31 08:01:19 +02:00
lyxell
1c7f1119a9
Merge branch 'master' into add-package-descriptions
2017-05-31 08:01:07 +02:00