mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] 2.5: Build for Ubuntu 18.04 "Bionic" Beaver.
This commit is contained in:
parent
54e59d8db9
commit
8dddba69d1
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
rom-properties (2.5-1ppa6~bionic1) bionic; urgency=medium
|
||||
|
||||
* Build for Ubuntu 18.04 "Bionic" Beaver.
|
||||
|
||||
PPA version bumped to ensure it updates from previous versions.
|
||||
|
||||
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 20 Apr 2025 00:08:39 -0400
|
||||
|
||||
rom-properties (2.5-1ppa5~xenial4) xenial; urgency=medium
|
||||
|
||||
* 2.5 release.
|
||||
|
2
debian/rom-properties-gtk3.install
vendored
2
debian/rom-properties-gtk3.install
vendored
@ -1,4 +1,4 @@
|
||||
usr/lib/nautilus/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/nautilus/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/caja/extensions-2.0/rom-properties-gtk3.so
|
||||
usr/lib/*/nemo/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/thunarx-3/rom-properties-gtk3.so
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -27,7 +27,7 @@ CMAKE_OPTIONS := \
|
||||
-DTRACKER_INSTALL_API_VERSION=1 \
|
||||
-DENABLE_PVRTC=ON \
|
||||
-DENABLE_OPENMP=ON \
|
||||
-DENABLE_LTO=OFF \
|
||||
-DENABLE_LTO=ON \
|
||||
-DENABLE_PCH=ON \
|
||||
-DUSE_SECCOMP=ON \
|
||||
-DENABLE_SECCOMP_DEBUG=OFF
|
||||
|
Loading…
Reference in New Issue
Block a user