Download List

프로젝트 설명

lrc (The Linux Resource Compiler) is a system for packing many files into a single file for installation and use in a program as its resources (such as the graphics and sounds used by a game). It consists of a command-line tool, called lrc, for compiling the resources and a library, called liblrc, to extract the resources from a file generated by the compiler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-14 05:00
1.0

두 가지 가능한 입력된 형식:.rc (Windows와 유사) 또는.rif (xml). 단일 리소스 gzip 이나 bzip2 압축입니다. 완전 한 리소스 파일을 gzip 이나 bzip2 압축. 독을 사용 하 여 단일 리소스의 암호화입니다. 뱀으로 완전 한 리소스 파일의 암호화입니다.
Tags: Major
Two possible input formats: .rc (similar to Windows) or .rif (xml). Compression of single resources with gzip or bzip2. Compression of complete resource files with gzip or bzip2. Encryption of single resources with Serpent. Encryption of complete resource files with Serpent.

2012-12-28 22:38
1.0 RC1

이것은 버전 1.0에 대 한 첫 번째 릴리스 후보 이다.
Tags: RC, Minor
This is the first release candidate for version 1.0.

2012-09-02 20:26
1.0 Beta-1

이 릴리스는 pkgconfig을 지원 하 고 많은 사소한 수정 추가.
Tags: Minor, Beta
This release supports pkgconfig and adds a lot of minor fixes.

2012-05-09 06:55
0.9.1

이 릴리스 4.7 gcc로 컴파일 문제를 해결합니다.
Tags: Patch
This release fixes compilation problems with gcc 4.7.

2012-05-07 04:01
0.9

이 릴리스는 전체적으로 결과 리소스 파일 암호화 수 있습니다. (단일 리소스 및 전체 파일) 압축 및 암호화 단일 자원의 함께 할 수 있습니다.
Tags: Minor, feature
This release allows encrypting the resulting resource file as a whole. This can be combined with compression (single resources and complete file) and encryption of single resources.

Project Resources