Skip to content

SPECS: Add pcmanfm-qt#838

Open
panglars wants to merge 7 commits into
openRuyi-Project:mainfrom
panglars:pcmanfm-qt
Open

SPECS: Add pcmanfm-qt#838
panglars wants to merge 7 commits into
openRuyi-Project:mainfrom
panglars:pcmanfm-qt

Conversation

@panglars

@panglars panglars commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

https://github.com/lxqt/pcmanfm-qt
Add GUI file manager and desktop icon manager

Checklist

Assisted-by: Codex: GPT-5.5

panglars added 7 commits June 30, 2026 11:45
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
Signed-off-by: PangLARS <panghao.riscv@isrc.iscas.ac.cn>
@openruyi-bot openruyi-bot Bot added AI Assistance AI is used to help with portions of code, tests, or documentation. Community: Student contribution Used by contributors that are currently students at an educational institution. BuildSystem: autotools Issue/PR related to autotools BuildSystem. BuildSystem: cmake Issue/PR related to cmake BuildSystem. Target: Rolling Targeting rolling/current branch. Workflow: Ready For Review Ready for review by anyone with domain expertise. labels Jun 30, 2026

%install -a
rm -f %{buildroot}%{_libdir}/*.a
rm -f %{buildroot}%{_libdir}/*.la

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Comment on lines +51 to +53
find %{buildroot}%{_datadir}/locale -path '*/LC_MESSAGES/libexif-12.mo' \
| sed -n 's#^%{buildroot}%{_datadir}/locale/\(en[^/]*\)/LC_MESSAGES/libexif-12.mo$#%lang(\1) %{_datadir}/locale/\1/LC_MESSAGES/libexif-12.mo#p' \
> %{name}-english.lang

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why require this? is -f libexif-12.lang not work?

Comment on lines +51 to +52
%install -a
find %{buildroot} -name '*.la' -delete

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need

Comment on lines +49 to +50
%install -a
rm -f %{buildroot}%{_libdir}/*.la

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need

@openruyi-bot openruyi-bot Bot added Workflow: In Review Issues that are undergoing code review and/or undergoing design review. and removed Workflow: Ready For Review Ready for review by anyone with domain expertise. labels Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Assistance AI is used to help with portions of code, tests, or documentation. BuildSystem: autotools Issue/PR related to autotools BuildSystem. BuildSystem: cmake Issue/PR related to cmake BuildSystem. Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch. Workflow: In Review Issues that are undergoing code review and/or undergoing design review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants