Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: ephoto-1.5 #27345

Closed
wants to merge 1 commit into from
Closed

Conversation

make-file
Copy link
Contributor

ephoto is image viewer based on EFL, can used with enlightenment for better integration.

ephoto: removed space in pkg-desc

fixed template

added pkg-config to hostmakedepends

moved efl to hostmakedeps

returned efl-devel to makedeps and added efl to makedeps

fixed typo
Comment on lines +15 to +17
post_install() {
vlicense COPYING
}
Copy link
Member

Choose a reason for hiding this comment

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

This isn't indented correctly.

Comment on lines +6 to +8
hostmakedepends="pkg-config efl"
makedepends="efl efl-devel"
depends="efl"
Copy link
Member

Choose a reason for hiding this comment

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

Can probably become

Suggested change
hostmakedepends="pkg-config efl"
makedepends="efl efl-devel"
depends="efl"
hostmakedepends="pkg-config"
makedepends="efl-devel"

@github-actions
Copy link

github-actions bot commented May 1, 2022

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 1, 2022
@github-actions github-actions bot closed this May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants