1 Star 0 Fork 1

勤奋努力又认真/atomicparsley

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
AtomicParsley.spec 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
jianglingyu 提交于 2024-09-13 14:06 . initial build
Summary: Command-line program to read and set MPEG-4 tags compatible with iPod/iTunes
Name: AtomicParsley
Version: 0.9.5
Release: 1%{?dist}
License: GPLv2+
URL: http://atomicparsley.sourceforge.net/
Source0: https://bitbucket.org/wez/atomicparsley/overview/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++ gcc
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: perl-generators
BuildRequires: zlib-devel
BuildRequires: make
%description
AtomicParsley is a command line program for reading, parsing and setting
tags and meta-data into MPEG-4 files supporting these styles of meta-data:
* iTunes-style meta-data into .mp4, .m4a, .m4p, .m4v, .m4b files
* 3gp-style assets (3GPP TS 26.444 version 6.4.0 Release 6 specification
conforming) in 3GPP, 3GPP2, MobileMP4 & derivatives
* ISO copyright notices at movie & track level for MPEG-4 & derivative files
* uuid private user extension text & file embedding for MPEG-4 & derivative
files
%prep
%setup -q
%build
./autogen.sh
%configure
%make_build
%install
%make_install BINDIR=%{_bindir}
%files
%license COPYING
%doc Changes.txt tools/iTunMOVI-1.1.pl
%{_bindir}/AtomicParsley
%changelog
* Fri Sep 13 2024 jiang ling yu <1353859743@qq.com> - 0.9.5-1
- other
- initial build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiang-ling-yu/atomicparsley.git
git@gitee.com:jiang-ling-yu/atomicparsley.git
jiang-ling-yu
atomicparsley
atomicparsley
master

搜索帮助