Skip to content

Conversation

@sabamdarif
Copy link
Contributor

this pr adds the yad package

i don't know if it will get merged because to build it we need gtksourceview3 which termux put into disabled packages saying it replaced by gtksourceview4 & 5, but for yad gtksourceview3 is must.
yad is so much useful program (used by pi-apps and available is most distro) that i think adding it will be a good decisions.

so it all upto you maintainers what do you think about it ?

here one simple example of what you can make with it yt-dlp-gui you need python-yt-dlp ffmpeg

TERMUX_PKG_MAINTAINER="@termux"
_MAJOR_VERSION=3.24
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.11
TERMUX_PKG_REVISION=2
Copy link
Member

Choose a reason for hiding this comment

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

The revision should be kept and incremented when reintroducing a disabled package.
Otherwise an old installation of the package will be treated as newer than the reintroduced package.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

but then the lint lint package section will show it as a error

Copy link
Member

Choose a reason for hiding this comment

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

That is an error in the linter then and I'll be getting right on that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry then what what should i add there

Copy link
Member

Choose a reason for hiding this comment

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

Just leave it as is for now, I'll look into it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Member

Choose a reason for hiding this comment

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

I have this solved locally, I'm just polishing up a couple things.

@sabamdarif sabamdarif force-pushed the yad branch 2 times, most recently from cb66042 to 5f1a5b4 Compare October 23, 2025 08:36
@robertkirkman
Copy link
Member

fornwall should be notified as they removed gtksourceview3

@sabamdarif sabamdarif changed the title addpkg(x11/yad): 9.3 addpkg(x11/yad): 14.1 Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants